Commit 5267fb78 authored by 勾芒's avatar 勾芒

debug

parent eecdb637
...@@ -81,6 +81,7 @@ ...@@ -81,6 +81,7 @@
self.productDetilsTableview.delegate = self; self.productDetilsTableview.delegate = self;
[self.productDetilsTableview registerNib:[UINib nibWithNibName:@"goodsDetailsTableViewCell" bundle:nil] forCellReuseIdentifier:@"goodsdetailscell"]; [self.productDetilsTableview registerNib:[UINib nibWithNibName:@"goodsDetailsTableViewCell" bundle:nil] forCellReuseIdentifier:@"goodsdetailscell"];
[self CreateHeaderView]; [self CreateHeaderView];
} }
......
...@@ -141,7 +141,7 @@ ...@@ -141,7 +141,7 @@
29F725FE1CE1928F0072FE0E /* opple_objc_json_client.m in Sources */ = {isa = PBXBuildFile; fileRef = 29F725FD1CE1928F0072FE0E /* opple_objc_json_client.m */; }; 29F725FE1CE1928F0072FE0E /* opple_objc_json_client.m in Sources */ = {isa = PBXBuildFile; fileRef = 29F725FD1CE1928F0072FE0E /* opple_objc_json_client.m */; };
29F726011CE1D05D0072FE0E /* ScreeningCollectionReusableView.m in Sources */ = {isa = PBXBuildFile; fileRef = 29F726001CE1D05D0072FE0E /* ScreeningCollectionReusableView.m */; }; 29F726011CE1D05D0072FE0E /* ScreeningCollectionReusableView.m in Sources */ = {isa = PBXBuildFile; fileRef = 29F726001CE1D05D0072FE0E /* ScreeningCollectionReusableView.m */; };
29F726041CE1E96E0072FE0E /* ScreeningSecondCollectionReusableView.m in Sources */ = {isa = PBXBuildFile; fileRef = 29F726031CE1E96E0072FE0E /* ScreeningSecondCollectionReusableView.m */; }; 29F726041CE1E96E0072FE0E /* ScreeningSecondCollectionReusableView.m in Sources */ = {isa = PBXBuildFile; fileRef = 29F726031CE1E96E0072FE0E /* ScreeningSecondCollectionReusableView.m */; };
BF53D4B7E2EE4CFF549FF699 /* libPods.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2DB768A1F2B4AFFF8B89F1D1 /* libPods.a */; }; E295E0738403C000A95D635B /* Pods_Lighting.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AD85FE4EAC325C3B0C4C4185 /* Pods_Lighting.framework */; };
/* End PBXBuildFile section */ /* End PBXBuildFile section */
/* Begin PBXFileReference section */ /* Begin PBXFileReference section */
...@@ -383,9 +383,9 @@ ...@@ -383,9 +383,9 @@
29F726001CE1D05D0072FE0E /* ScreeningCollectionReusableView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ScreeningCollectionReusableView.m; sourceTree = "<group>"; }; 29F726001CE1D05D0072FE0E /* ScreeningCollectionReusableView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ScreeningCollectionReusableView.m; sourceTree = "<group>"; };
29F726021CE1E96E0072FE0E /* ScreeningSecondCollectionReusableView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScreeningSecondCollectionReusableView.h; sourceTree = "<group>"; }; 29F726021CE1E96E0072FE0E /* ScreeningSecondCollectionReusableView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScreeningSecondCollectionReusableView.h; sourceTree = "<group>"; };
29F726031CE1E96E0072FE0E /* ScreeningSecondCollectionReusableView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ScreeningSecondCollectionReusableView.m; sourceTree = "<group>"; }; 29F726031CE1E96E0072FE0E /* ScreeningSecondCollectionReusableView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ScreeningSecondCollectionReusableView.m; sourceTree = "<group>"; };
2DB768A1F2B4AFFF8B89F1D1 /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; }; 2A0DBC909F32F0D5DF2D7C35 /* Pods-Lighting.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Lighting.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Lighting/Pods-Lighting.debug.xcconfig"; sourceTree = "<group>"; };
CA5ED00287EA4EE622158E3C /* Pods.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.release.xcconfig; path = "Pods/Target Support Files/Pods/Pods.release.xcconfig"; sourceTree = "<group>"; }; 626A96BEF8CC5B5EB142DBB2 /* Pods-Lighting.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Lighting.release.xcconfig"; path = "Pods/Target Support Files/Pods-Lighting/Pods-Lighting.release.xcconfig"; sourceTree = "<group>"; };
D537F80EFAB9298B3ADA241A /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.debug.xcconfig; path = "Pods/Target Support Files/Pods/Pods.debug.xcconfig"; sourceTree = "<group>"; }; AD85FE4EAC325C3B0C4C4185 /* Pods_Lighting.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Lighting.framework; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */ /* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */ /* Begin PBXFrameworksBuildPhase section */
...@@ -401,7 +401,7 @@ ...@@ -401,7 +401,7 @@
041843DF1CF7735C0081B694 /* SystemConfiguration.framework in Frameworks */, 041843DF1CF7735C0081B694 /* SystemConfiguration.framework in Frameworks */,
041843DE1CF773530081B694 /* libiconv.tbd in Frameworks */, 041843DE1CF773530081B694 /* libiconv.tbd in Frameworks */,
041843DC1CF773490081B694 /* Security.framework in Frameworks */, 041843DC1CF773490081B694 /* Security.framework in Frameworks */,
BF53D4B7E2EE4CFF549FF699 /* libPods.a in Frameworks */, E295E0738403C000A95D635B /* Pods_Lighting.framework in Frameworks */,
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
}; };
...@@ -827,8 +827,8 @@ ...@@ -827,8 +827,8 @@
2928F7DE1CD085430036D761 /* Tools */, 2928F7DE1CD085430036D761 /* Tools */,
29706DA31CD082990003C412 /* Lighting */, 29706DA31CD082990003C412 /* Lighting */,
29706DA21CD082990003C412 /* Products */, 29706DA21CD082990003C412 /* Products */,
99C9049F2B2C8B9E92F5DFCC /* Pods */,
4333C4B25549A396FC0CD944 /* Frameworks */, 4333C4B25549A396FC0CD944 /* Frameworks */,
CD9E4E7D493F0140FF07DA1F /* Pods */,
); );
sourceTree = "<group>"; sourceTree = "<group>";
}; };
...@@ -1289,16 +1289,16 @@ ...@@ -1289,16 +1289,16 @@
041843DB1CF773490081B694 /* Security.framework */, 041843DB1CF773490081B694 /* Security.framework */,
04F9EE211CF27B1D00BD729F /* CoreTelephony.framework */, 04F9EE211CF27B1D00BD729F /* CoreTelephony.framework */,
04F9EE1F1CF27AF900BD729F /* SystemConfiguration.framework */, 04F9EE1F1CF27AF900BD729F /* SystemConfiguration.framework */,
2DB768A1F2B4AFFF8B89F1D1 /* libPods.a */, AD85FE4EAC325C3B0C4C4185 /* Pods_Lighting.framework */,
); );
name = Frameworks; name = Frameworks;
sourceTree = "<group>"; sourceTree = "<group>";
}; };
99C9049F2B2C8B9E92F5DFCC /* Pods */ = { CD9E4E7D493F0140FF07DA1F /* Pods */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
D537F80EFAB9298B3ADA241A /* Pods.debug.xcconfig */, 2A0DBC909F32F0D5DF2D7C35 /* Pods-Lighting.debug.xcconfig */,
CA5ED00287EA4EE622158E3C /* Pods.release.xcconfig */, 626A96BEF8CC5B5EB142DBB2 /* Pods-Lighting.release.xcconfig */,
); );
name = Pods; name = Pods;
sourceTree = "<group>"; sourceTree = "<group>";
...@@ -1310,12 +1310,12 @@ ...@@ -1310,12 +1310,12 @@
isa = PBXNativeTarget; isa = PBXNativeTarget;
buildConfigurationList = 29706DBB1CD082990003C412 /* Build configuration list for PBXNativeTarget "Lighting" */; buildConfigurationList = 29706DBB1CD082990003C412 /* Build configuration list for PBXNativeTarget "Lighting" */;
buildPhases = ( buildPhases = (
675779B6521946A2B132AAD2 /* Check Pods Manifest.lock */, 3B22FA344ED6819E79AB8013 /* 📦 Check Pods Manifest.lock */,
29706D9D1CD082980003C412 /* Sources */, 29706D9D1CD082980003C412 /* Sources */,
29706D9E1CD082980003C412 /* Frameworks */, 29706D9E1CD082980003C412 /* Frameworks */,
29706D9F1CD082980003C412 /* Resources */, 29706D9F1CD082980003C412 /* Resources */,
C8FDABE3FCB7CA558CB818DE /* Embed Pods Frameworks */, 81ABC0A096BEAA39EE881ABF /* 📦 Embed Pods Frameworks */,
218E27B34ECAAB613035E724 /* Copy Pods Resources */, 35C733F7E327DAE2BD83B6C9 /* 📦 Copy Pods Resources */,
); );
buildRules = ( buildRules = (
); );
...@@ -1394,29 +1394,29 @@ ...@@ -1394,29 +1394,29 @@
/* End PBXResourcesBuildPhase section */ /* End PBXResourcesBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */
218E27B34ECAAB613035E724 /* Copy Pods Resources */ = { 35C733F7E327DAE2BD83B6C9 /* 📦 Copy Pods Resources */ = {
isa = PBXShellScriptBuildPhase; isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
files = ( files = (
); );
inputPaths = ( inputPaths = (
); );
name = "Copy Pods Resources"; name = "📦 Copy Pods Resources";
outputPaths = ( outputPaths = (
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh; shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-resources.sh\"\n"; shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Lighting/Pods-Lighting-resources.sh\"\n";
showEnvVarsInLog = 0; showEnvVarsInLog = 0;
}; };
675779B6521946A2B132AAD2 /* Check Pods Manifest.lock */ = { 3B22FA344ED6819E79AB8013 /* 📦 Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase; isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
files = ( files = (
); );
inputPaths = ( inputPaths = (
); );
name = "Check Pods Manifest.lock"; name = "📦 Check Pods Manifest.lock";
outputPaths = ( outputPaths = (
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
...@@ -1424,19 +1424,19 @@ ...@@ -1424,19 +1424,19 @@
shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n"; shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n";
showEnvVarsInLog = 0; showEnvVarsInLog = 0;
}; };
C8FDABE3FCB7CA558CB818DE /* Embed Pods Frameworks */ = { 81ABC0A096BEAA39EE881ABF /* 📦 Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase; isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
files = ( files = (
); );
inputPaths = ( inputPaths = (
); );
name = "Embed Pods Frameworks"; name = "📦 Embed Pods Frameworks";
outputPaths = ( outputPaths = (
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh; shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-frameworks.sh\"\n"; shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Lighting/Pods-Lighting-frameworks.sh\"\n";
showEnvVarsInLog = 0; showEnvVarsInLog = 0;
}; };
/* End PBXShellScriptBuildPhase section */ /* End PBXShellScriptBuildPhase section */
...@@ -1662,7 +1662,7 @@ ...@@ -1662,7 +1662,7 @@
}; };
29706DBC1CD082990003C412 /* Debug */ = { 29706DBC1CD082990003C412 /* Debug */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
baseConfigurationReference = D537F80EFAB9298B3ADA241A /* Pods.debug.xcconfig */; baseConfigurationReference = 2A0DBC909F32F0D5DF2D7C35 /* Pods-Lighting.debug.xcconfig */;
buildSettings = { buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = "Brand Assets"; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = "Brand Assets";
...@@ -1718,7 +1718,7 @@ ...@@ -1718,7 +1718,7 @@
}; };
29706DBD1CD082990003C412 /* Release */ = { 29706DBD1CD082990003C412 /* Release */ = {
isa = XCBuildConfiguration; isa = XCBuildConfiguration;
baseConfigurationReference = CA5ED00287EA4EE622158E3C /* Pods.release.xcconfig */; baseConfigurationReference = 626A96BEF8CC5B5EB142DBB2 /* Pods-Lighting.release.xcconfig */;
buildSettings = { buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = "Brand Assets"; ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = "Brand Assets";
......
...@@ -64,4 +64,6 @@ SPEC CHECKSUMS: ...@@ -64,4 +64,6 @@ SPEC CHECKSUMS:
SVProgressHUD: b0830714205bea1317ea1a2ebc71e5633af334d4 SVProgressHUD: b0830714205bea1317ea1a2ebc71e5633af334d4
UMengSocial: 48b67179c492a8cf7803fbb0438b8f55432e2fc1 UMengSocial: 48b67179c492a8cf7803fbb0438b8f55432e2fc1
COCOAPODS: 0.39.0 PODFILE CHECKSUM: ce813becb6471581d2231aa1586a015081ae7114
COCOAPODS: 1.0.0
platform:ios,'9.0' platform:ios,'9.0'
pod 'MBProgressHUD', '~> 0.9.2' use_frameworks!
pod 'SVProgressHUD', '~> 2.0.3'
pod 'IQKeyboardManager', '~> 4.0.0’ target 'Lighting' do
pod 'MMDrawerController', '~> 0.6.0'
pod 'MJExtension', '~> 3.0.10' pod 'MBProgressHUD', '~> 0.9.2'
pod 'Masonry', '~> 0.6.4' pod 'SVProgressHUD', '~> 2.0.3'
pod 'MJRefresh', '~> 3.1.0' pod 'IQKeyboardManager', '~> 4.0.0’
pod 'SDWebImage', '~> 3.7.5' pod 'MMDrawerController', '~> 0.6.0'
pod 'AFNetworking', '~> 3.1.0' pod 'MJExtension', '~> 3.0.10'
pod 'JSONModel', '~> 1.2.0' pod 'Masonry', '~> 0.6.4'
pod 'UMengSocial', '~> 5.0' pod 'MJRefresh', '~> 3.1.0'
pod 'SDWebImage', '~> 3.7.5'
pod 'AFNetworking', '~> 3.1.0'
pod 'JSONModel', '~> 1.2.0'
pod 'UMengSocial', '~> 5.0'
end
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment