Commit 2e78f98fa1ca4ff440726fc73832b7fda049d3c4
1 parent
dd480f7d
0.0.6
Showing
4 changed files
with
16 additions
and
18 deletions
CNLiveCycleScrollView.podspec
Example/CNLiveCycleScrollView.xcodeproj/project.pbxproj
| ... | ... | @@ -547,7 +547,7 @@ |
| 547 | 547 | GCC_PRECOMPILE_PREFIX_HEADER = YES; |
| 548 | 548 | GCC_PREFIX_HEADER = "CNLiveCycleScrollView/CNLiveCycleScrollView-Prefix.pch"; |
| 549 | 549 | INFOPLIST_FILE = "CNLiveCycleScrollView/CNLiveCycleScrollView-Info.plist"; |
| 550 | - IPHONEOS_DEPLOYMENT_TARGET = 9.0; | |
| 550 | + IPHONEOS_DEPLOYMENT_TARGET = 9.3; | |
| 551 | 551 | MODULE_NAME = ExampleApp; |
| 552 | 552 | PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}"; |
| 553 | 553 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| ... | ... | @@ -564,7 +564,7 @@ |
| 564 | 564 | GCC_PRECOMPILE_PREFIX_HEADER = YES; |
| 565 | 565 | GCC_PREFIX_HEADER = "CNLiveCycleScrollView/CNLiveCycleScrollView-Prefix.pch"; |
| 566 | 566 | INFOPLIST_FILE = "CNLiveCycleScrollView/CNLiveCycleScrollView-Info.plist"; |
| 567 | - IPHONEOS_DEPLOYMENT_TARGET = 9.0; | |
| 567 | + IPHONEOS_DEPLOYMENT_TARGET = 9.3; | |
| 568 | 568 | MODULE_NAME = ExampleApp; |
| 569 | 569 | PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}"; |
| 570 | 570 | PRODUCT_NAME = "$(TARGET_NAME)"; | ... | ... |
Example/Podfile
| ... | ... | @@ -4,9 +4,9 @@ platform :ios, '9.0' |
| 4 | 4 | |
| 5 | 5 | target 'CNLiveCycleScrollView_Example' do |
| 6 | 6 | pod 'CNLiveCycleScrollView', :path => '../' |
| 7 | - pod 'SDWebImage', '~> 5.0.0-beta3' | |
| 7 | + pod 'SDWebImage' | |
| 8 | 8 | target 'CNLiveCycleScrollView_Tests' do |
| 9 | 9 | inherit! :search_paths |
| 10 | - pod 'SDWebImage', '~> 5.0.0-beta3' | |
| 10 | + pod 'SDWebImage' | |
| 11 | 11 | end |
| 12 | 12 | end | ... | ... |
Example/Pods/Pods.xcodeproj/project.pbxproj
| ... | ... | @@ -167,7 +167,7 @@ |
| 167 | 167 | 071791CA5B1948946A8E7AD94EA92198 /* UIImage+GIF.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+GIF.h"; path = "SDWebImage/UIImage+GIF.h"; sourceTree = "<group>"; }; |
| 168 | 168 | 0BDE328ED1A8DE17C2D7C6DDDE549E33 /* SDWebImageDownloaderConfig.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageDownloaderConfig.m; path = SDWebImage/SDWebImageDownloaderConfig.m; sourceTree = "<group>"; }; |
| 169 | 169 | 0D7448E1DCFAAADCB39E609F4A6E2971 /* SDAnimatedImageView.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDAnimatedImageView.m; path = SDWebImage/SDAnimatedImageView.m; sourceTree = "<group>"; }; |
| 170 | - 0DD7ECF938CCB0C8A46BF9D192DD98AD /* Pods_CNLiveCycleScrollView_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_CNLiveCycleScrollView_Example.framework; path = "Pods-CNLiveCycleScrollView_Example.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; | |
| 170 | + 0DD7ECF938CCB0C8A46BF9D192DD98AD /* Pods_CNLiveCycleScrollView_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_CNLiveCycleScrollView_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; | |
| 171 | 171 | 0E4969A8C1BC8603CCF7D9118CC2C092 /* UIView+WebCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIView+WebCache.h"; path = "SDWebImage/UIView+WebCache.h"; sourceTree = "<group>"; }; |
| 172 | 172 | 0ED08441A76441E722AC812609F8925B /* SDWebImageDefine.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageDefine.h; path = SDWebImage/SDWebImageDefine.h; sourceTree = "<group>"; }; |
| 173 | 173 | 0ED8DA2C210AEE66F8556431112BE726 /* UIView+WebCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIView+WebCache.m"; path = "SDWebImage/UIView+WebCache.m"; sourceTree = "<group>"; }; |
| ... | ... | @@ -183,12 +183,12 @@ |
| 183 | 183 | 201DDF620EB12684371BBA56090041EA /* Pods-CNLiveCycleScrollView_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-CNLiveCycleScrollView_Tests.release.xcconfig"; sourceTree = "<group>"; }; |
| 184 | 184 | 2058C0CBF7575EEC626BADE48F4B086B /* CNLiveCycleScrollView-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "CNLiveCycleScrollView-umbrella.h"; sourceTree = "<group>"; }; |
| 185 | 185 | 21669F27DE3FEB1D8082E625A0ED686D /* UIButton+WebCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIButton+WebCache.m"; path = "SDWebImage/UIButton+WebCache.m"; sourceTree = "<group>"; }; |
| 186 | - 2367D0A51354F89F27A71C0969F45E0F /* CNLiveCycleScrollView.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = CNLiveCycleScrollView.framework; path = CNLiveCycleScrollView.framework; sourceTree = BUILT_PRODUCTS_DIR; }; | |
| 186 | + 2367D0A51354F89F27A71C0969F45E0F /* CNLiveCycleScrollView.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = CNLiveCycleScrollView.framework; sourceTree = BUILT_PRODUCTS_DIR; }; | |
| 187 | 187 | 25D4FCF223003B3E4CF02F918694B22F /* SDImageCacheDefine.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageCacheDefine.m; path = SDWebImage/SDImageCacheDefine.m; sourceTree = "<group>"; }; |
| 188 | 188 | 2643EA13C21A336C1B4E8CF30834ADAE /* SDAnimatedImageRep.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDAnimatedImageRep.m; path = SDWebImage/SDAnimatedImageRep.m; sourceTree = "<group>"; }; |
| 189 | 189 | 26FC5812E7B5AC16E0FAA725CFD73E25 /* CNLiveCycleScrollViewCell.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CNLiveCycleScrollViewCell.h; path = CNLiveCycleScrollView/Classes/CNLiveCycleScrollViewCell.h; sourceTree = "<group>"; }; |
| 190 | 190 | 28ACBB6619EAD2D83FA8D615CDFB4FCA /* SDImageAPNGCoder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageAPNGCoder.h; path = SDWebImage/SDImageAPNGCoder.h; sourceTree = "<group>"; }; |
| 191 | - 29E56C1A502731636E08DC8554AB5F6B /* Pods_CNLiveCycleScrollView_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_CNLiveCycleScrollView_Tests.framework; path = "Pods-CNLiveCycleScrollView_Tests.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; | |
| 191 | + 29E56C1A502731636E08DC8554AB5F6B /* Pods_CNLiveCycleScrollView_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_CNLiveCycleScrollView_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; | |
| 192 | 192 | 2BDD28DE4B5A3CDD8490B711D49329B7 /* SDWebImage.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImage.h; path = WebImage/SDWebImage.h; sourceTree = "<group>"; }; |
| 193 | 193 | 2C8284567840BDB171FE4BD18227137D /* SDWebImageDownloaderConfig.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageDownloaderConfig.h; path = SDWebImage/SDWebImageDownloaderConfig.h; sourceTree = "<group>"; }; |
| 194 | 194 | 2D420BBD709B8AB304CB25F73A7480A8 /* SDWebImageTransition.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageTransition.m; path = SDWebImage/SDWebImageTransition.m; sourceTree = "<group>"; }; |
| ... | ... | @@ -222,7 +222,7 @@ |
| 222 | 222 | 5AFE85BFECDD6B9D85D67803017EC5BB /* SDImageLoadersManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageLoadersManager.m; path = SDWebImage/SDImageLoadersManager.m; sourceTree = "<group>"; }; |
| 223 | 223 | 5E62F1A2A185F64A5595D411199AE25E /* UIImageView+WebCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImageView+WebCache.m"; path = "SDWebImage/UIImageView+WebCache.m"; sourceTree = "<group>"; }; |
| 224 | 224 | 5EEA5346EFD3FAB9BBCFFD71968D87A8 /* SDWebImageDownloader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImageDownloader.m; path = SDWebImage/SDWebImageDownloader.m; sourceTree = "<group>"; }; |
| 225 | - 5FB44B1AF43CEADC8930A6E03D7E7CD5 /* CNLiveCycleScrollView.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; lastKnownFileType = text; path = CNLiveCycleScrollView.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; | |
| 225 | + 5FB44B1AF43CEADC8930A6E03D7E7CD5 /* CNLiveCycleScrollView.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; path = CNLiveCycleScrollView.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; | |
| 226 | 226 | 68E78F59DDAB448491B4F734AC77495C /* SDAnimatedImage.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDAnimatedImage.h; path = SDWebImage/SDAnimatedImage.h; sourceTree = "<group>"; }; |
| 227 | 227 | 6AE198536664CC3B00AE4C279F003D0E /* CNLiveCycleScrollViewCell.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CNLiveCycleScrollViewCell.m; path = CNLiveCycleScrollView/Classes/CNLiveCycleScrollViewCell.m; sourceTree = "<group>"; }; |
| 228 | 228 | 6B94BB78C194F144E7DE844217C014CB /* Pods-CNLiveCycleScrollView_Tests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-CNLiveCycleScrollView_Tests-dummy.m"; sourceTree = "<group>"; }; |
| ... | ... | @@ -248,13 +248,13 @@ |
| 248 | 248 | 8BE94B262A772DAE653A665B7CD9107B /* SDAnimatedImage.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDAnimatedImage.m; path = SDWebImage/SDAnimatedImage.m; sourceTree = "<group>"; }; |
| 249 | 249 | 8F9FC57828643DE3282A5A3F71239921 /* Pods-CNLiveCycleScrollView_Example-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-CNLiveCycleScrollView_Example-dummy.m"; sourceTree = "<group>"; }; |
| 250 | 250 | 92C3386B8473EE0F91A5C7862E3DEAF8 /* SDImageCoder.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageCoder.h; path = SDWebImage/SDImageCoder.h; sourceTree = "<group>"; }; |
| 251 | - 93A4A3777CF96A4AAC1D13BA6DCCEA73 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; | |
| 251 | + 93A4A3777CF96A4AAC1D13BA6DCCEA73 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; | |
| 252 | 252 | 95D4B64F214EF26F6F3615CA5AD6F2BA /* NSImage+Compatibility.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSImage+Compatibility.h"; path = "SDWebImage/NSImage+Compatibility.h"; sourceTree = "<group>"; }; |
| 253 | 253 | 9ACA3D5867CC7465AD6AEA68DAF89D87 /* CNLiveCycleScrollView.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = CNLiveCycleScrollView.modulemap; sourceTree = "<group>"; }; |
| 254 | 254 | 9B2F5BC8469ED69E548C7051FA31A815 /* SDImageCacheDefine.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageCacheDefine.h; path = SDWebImage/SDImageCacheDefine.h; sourceTree = "<group>"; }; |
| 255 | 255 | 9B3DEA4142F14DD865EB10B0DEC6E309 /* SDWebImageManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageManager.h; path = SDWebImage/SDWebImageManager.h; sourceTree = "<group>"; }; |
| 256 | 256 | 9B6B6A1E41F1C3B90070AF645950D3FD /* SDWebImage.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SDWebImage.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 257 | - 9E8FBD1154DD79DFE9A6463F6B631113 /* SDWebImage.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = SDWebImage.framework; path = SDWebImage.framework; sourceTree = BUILT_PRODUCTS_DIR; }; | |
| 257 | + 9E8FBD1154DD79DFE9A6463F6B631113 /* SDWebImage.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SDWebImage.framework; sourceTree = BUILT_PRODUCTS_DIR; }; | |
| 258 | 258 | 9EFCEBCC8648D07CB6FBD4CB58D45603 /* SDMemoryCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDMemoryCache.h; path = SDWebImage/SDMemoryCache.h; sourceTree = "<group>"; }; |
| 259 | 259 | A0952E37EF2F709D4AE58815FAD1928C /* Pods-CNLiveCycleScrollView_Example-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-CNLiveCycleScrollView_Example-frameworks.sh"; sourceTree = "<group>"; }; |
| 260 | 260 | A3265BFE5BA441A33AAE2BEE9A038B82 /* SDWebImageDownloaderOperation.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageDownloaderOperation.h; path = SDWebImage/SDWebImageDownloaderOperation.h; sourceTree = "<group>"; }; |
| ... | ... | @@ -267,7 +267,7 @@ |
| 267 | 267 | B4E5ABAFFF9D9DC6F77D3CFBEEC6A92B /* NSButton+WebCache.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSButton+WebCache.h"; path = "SDWebImage/NSButton+WebCache.h"; sourceTree = "<group>"; }; |
| 268 | 268 | B6348D483820FB0855EE08A6A54598C7 /* CNLiveCycleScrollView.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CNLiveCycleScrollView.h; path = CNLiveCycleScrollView/Classes/CNLiveCycleScrollView.h; sourceTree = "<group>"; }; |
| 269 | 269 | B63590E16145F63544C520C0F6F53EEE /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk/System/Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; }; |
| 270 | - B733BBEDB93DECED79CFE70166D85DEC /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = "<group>"; }; | |
| 270 | + B733BBEDB93DECED79CFE70166D85DEC /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; }; | |
| 271 | 271 | B739458937D5D694897D68BB64E83288 /* SDDiskCache.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDDiskCache.m; path = SDWebImage/SDDiskCache.m; sourceTree = "<group>"; }; |
| 272 | 272 | B8A2774AE23EF5A3ED5EF1838485E0EC /* SDImageLoader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDImageLoader.h; path = SDWebImage/SDImageLoader.h; sourceTree = "<group>"; }; |
| 273 | 273 | BB16FBB0E7F07D87ABA06523F282EDEC /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk/System/Library/Frameworks/ImageIO.framework; sourceTree = DEVELOPER_DIR; }; |
| ... | ... | @@ -292,7 +292,7 @@ |
| 292 | 292 | D64DCE5CE50CC63F5C997D00A0AA07DB /* UIImage+GIF.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIImage+GIF.m"; path = "SDWebImage/UIImage+GIF.m"; sourceTree = "<group>"; }; |
| 293 | 293 | D6C32CCD1371AB87AAFC12781ACAAAF1 /* SDImageGIFCoder.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDImageGIFCoder.m; path = SDWebImage/SDImageGIFCoder.m; sourceTree = "<group>"; }; |
| 294 | 294 | D86E222265E6B6844345F809BECCE92A /* SDWebImageCompat.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDWebImageCompat.h; path = SDWebImage/SDWebImageCompat.h; sourceTree = "<group>"; }; |
| 295 | - E19311ACD2A54410D4E925242F00C752 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = "<group>"; }; | |
| 295 | + E19311ACD2A54410D4E925242F00C752 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; }; | |
| 296 | 296 | E2E0CB6CD2D37F075BCFA28B6C6859F8 /* UIImage+Transform.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIImage+Transform.h"; path = "SDWebImage/UIImage+Transform.h"; sourceTree = "<group>"; }; |
| 297 | 297 | E6DB719BE1EF9065F3DEA4DB6BB1C1A5 /* SDWebImagePrefetcher.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = SDWebImagePrefetcher.m; path = SDWebImage/SDWebImagePrefetcher.m; sourceTree = "<group>"; }; |
| 298 | 298 | E8C2AEE848A8B65B354B366FD0D889F9 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| ... | ... | @@ -352,7 +352,6 @@ |
| 352 | 352 | CFF69830BDEDCCA776B14330A4369EA6 /* Core */, |
| 353 | 353 | 9A398EBC82F6053E16DD34A468924990 /* Support Files */, |
| 354 | 354 | ); |
| 355 | - name = SDWebImage; | |
| 356 | 355 | path = SDWebImage; |
| 357 | 356 | sourceTree = "<group>"; |
| 358 | 357 | }; |
| ... | ... | @@ -1112,8 +1111,7 @@ |
| 1112 | 1111 | MTL_FAST_MATH = YES; |
| 1113 | 1112 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 1114 | 1113 | STRIP_INSTALLED_PRODUCT = NO; |
| 1115 | - SWIFT_COMPILATION_MODE = wholemodule; | |
| 1116 | - SWIFT_OPTIMIZATION_LEVEL = "-O"; | |
| 1114 | + SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; | |
| 1117 | 1115 | SWIFT_VERSION = 4.2; |
| 1118 | 1116 | SYMROOT = "${SRCROOT}/../build"; |
| 1119 | 1117 | }; |
| ... | ... | @@ -1232,7 +1230,7 @@ |
| 1232 | 1230 | GCC_PREFIX_HEADER = "Target Support Files/CNLiveCycleScrollView/CNLiveCycleScrollView-prefix.pch"; |
| 1233 | 1231 | INFOPLIST_FILE = "Target Support Files/CNLiveCycleScrollView/Info.plist"; |
| 1234 | 1232 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
| 1235 | - IPHONEOS_DEPLOYMENT_TARGET = 9.0; | |
| 1233 | + IPHONEOS_DEPLOYMENT_TARGET = 9.3; | |
| 1236 | 1234 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 1237 | 1235 | MODULEMAP_FILE = "Target Support Files/CNLiveCycleScrollView/CNLiveCycleScrollView.modulemap"; |
| 1238 | 1236 | PRODUCT_MODULE_NAME = CNLiveCycleScrollView; |
| ... | ... | @@ -1296,7 +1294,7 @@ |
| 1296 | 1294 | GCC_PREFIX_HEADER = "Target Support Files/CNLiveCycleScrollView/CNLiveCycleScrollView-prefix.pch"; |
| 1297 | 1295 | INFOPLIST_FILE = "Target Support Files/CNLiveCycleScrollView/Info.plist"; |
| 1298 | 1296 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
| 1299 | - IPHONEOS_DEPLOYMENT_TARGET = 9.0; | |
| 1297 | + IPHONEOS_DEPLOYMENT_TARGET = 9.3; | |
| 1300 | 1298 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 1301 | 1299 | MODULEMAP_FILE = "Target Support Files/CNLiveCycleScrollView/CNLiveCycleScrollView.modulemap"; |
| 1302 | 1300 | PRODUCT_MODULE_NAME = CNLiveCycleScrollView; | ... | ... |