|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + 585CD3CC13BDF493A4B3E7F9 /* Pods_SDWebImageWebPCoderExample.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4247F756BA5BBDD6FFE3E26 /* Pods_SDWebImageWebPCoderExample.framework */; }; |
10 | 11 | 803D79D3213597CB00C815FC /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 803D79D2213597CB00C815FC /* AppDelegate.m */; };
|
11 | 12 | 803D79D6213597CB00C815FC /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 803D79D5213597CB00C815FC /* ViewController.m */; };
|
12 | 13 | 803D79D9213597CB00C815FC /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 803D79D7213597CB00C815FC /* Main.storyboard */; };
|
13 | 14 | 803D79DB213597CC00C815FC /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 803D79DA213597CC00C815FC /* Assets.xcassets */; };
|
14 | 15 | 803D79DE213597CC00C815FC /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 803D79DC213597CC00C815FC /* LaunchScreen.storyboard */; };
|
15 | 16 | 803D79E1213597CC00C815FC /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 803D79E0213597CC00C815FC /* main.m */; };
|
16 |
| - C04477BE8FEEDC78E0968915 /* Pods_SDWebImageWebPCoderExample.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C77BDBD4B5163F7D451BCFC8 /* Pods_SDWebImageWebPCoderExample.framework */; }; |
17 | 17 | /* End PBXBuildFile section */
|
18 | 18 |
|
19 | 19 | /* Begin PBXFileReference section */
|
20 |
| - 08D062B84105453A729B2E18 /* Pods_SDImageWebPCoderExample.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_SDImageWebPCoderExample.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
21 |
| - 5204DF62292B642922AD88A7 /* Pods-SDWebImageWebPCoderExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SDWebImageWebPCoderExample.release.xcconfig"; path = "Pods/Target Support Files/Pods-SDWebImageWebPCoderExample/Pods-SDWebImageWebPCoderExample.release.xcconfig"; sourceTree = "<group>"; }; |
22 |
| - 6B2A8799CA055DEFD6287E90 /* Pods-SDImageWebPCoderExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SDImageWebPCoderExample.release.xcconfig"; path = "Pods/Target Support Files/Pods-SDImageWebPCoderExample/Pods-SDImageWebPCoderExample.release.xcconfig"; sourceTree = "<group>"; }; |
| 20 | + 21B3CA4F30EA7284BBF9F6DC /* Pods-SDWebImageWebPCoderExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SDWebImageWebPCoderExample.debug.xcconfig"; path = "Pods/Target Support Files/Pods-SDWebImageWebPCoderExample/Pods-SDWebImageWebPCoderExample.debug.xcconfig"; sourceTree = "<group>"; }; |
23 | 21 | 803D79CE213597CB00C815FC /* SDWebImageWebPCoderExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SDWebImageWebPCoderExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
24 | 22 | 803D79D1213597CB00C815FC /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
25 | 23 | 803D79D2213597CB00C815FC /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
|
30 | 28 | 803D79DD213597CC00C815FC /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
31 | 29 | 803D79DF213597CC00C815FC /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
32 | 30 | 803D79E0213597CC00C815FC /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
33 |
| - 9C8C6854F3571B183FE25D4E /* Pods-SDImageWebPCoderExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SDImageWebPCoderExample.debug.xcconfig"; path = "Pods/Target Support Files/Pods-SDImageWebPCoderExample/Pods-SDImageWebPCoderExample.debug.xcconfig"; sourceTree = "<group>"; }; |
34 |
| - C77BDBD4B5163F7D451BCFC8 /* Pods_SDWebImageWebPCoderExample.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_SDWebImageWebPCoderExample.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
35 |
| - ECCF49FEACC8A1934D82D563 /* Pods-SDWebImageWebPCoderExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SDWebImageWebPCoderExample.debug.xcconfig"; path = "Pods/Target Support Files/Pods-SDWebImageWebPCoderExample/Pods-SDWebImageWebPCoderExample.debug.xcconfig"; sourceTree = "<group>"; }; |
| 31 | + A4247F756BA5BBDD6FFE3E26 /* Pods_SDWebImageWebPCoderExample.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_SDWebImageWebPCoderExample.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 32 | + ABF474EBA40C51CBDE1C9406 /* Pods-SDWebImageWebPCoderExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SDWebImageWebPCoderExample.release.xcconfig"; path = "Pods/Target Support Files/Pods-SDWebImageWebPCoderExample/Pods-SDWebImageWebPCoderExample.release.xcconfig"; sourceTree = "<group>"; }; |
36 | 33 | /* End PBXFileReference section */
|
37 | 34 |
|
38 | 35 | /* Begin PBXFrameworksBuildPhase section */
|
39 | 36 | 803D79CB213597CB00C815FC /* Frameworks */ = {
|
40 | 37 | isa = PBXFrameworksBuildPhase;
|
41 | 38 | buildActionMask = 2147483647;
|
42 | 39 | files = (
|
43 |
| - C04477BE8FEEDC78E0968915 /* Pods_SDWebImageWebPCoderExample.framework in Frameworks */, |
| 40 | + 585CD3CC13BDF493A4B3E7F9 /* Pods_SDWebImageWebPCoderExample.framework in Frameworks */, |
44 | 41 | );
|
45 | 42 | runOnlyForDeploymentPostprocessing = 0;
|
46 | 43 | };
|
47 | 44 | /* End PBXFrameworksBuildPhase section */
|
48 | 45 |
|
49 | 46 | /* Begin PBXGroup section */
|
50 |
| - 09A0AFCF80F579FDF7C105AC /* Pods */ = { |
51 |
| - isa = PBXGroup; |
52 |
| - children = ( |
53 |
| - 9C8C6854F3571B183FE25D4E /* Pods-SDImageWebPCoderExample.debug.xcconfig */, |
54 |
| - 6B2A8799CA055DEFD6287E90 /* Pods-SDImageWebPCoderExample.release.xcconfig */, |
55 |
| - ECCF49FEACC8A1934D82D563 /* Pods-SDWebImageWebPCoderExample.debug.xcconfig */, |
56 |
| - 5204DF62292B642922AD88A7 /* Pods-SDWebImageWebPCoderExample.release.xcconfig */, |
57 |
| - ); |
58 |
| - name = Pods; |
59 |
| - sourceTree = "<group>"; |
60 |
| - }; |
61 |
| - 4219260BABAB0FF55F41B025 /* Frameworks */ = { |
62 |
| - isa = PBXGroup; |
63 |
| - children = ( |
64 |
| - 08D062B84105453A729B2E18 /* Pods_SDImageWebPCoderExample.framework */, |
65 |
| - C77BDBD4B5163F7D451BCFC8 /* Pods_SDWebImageWebPCoderExample.framework */, |
66 |
| - ); |
67 |
| - name = Frameworks; |
68 |
| - sourceTree = "<group>"; |
69 |
| - }; |
70 | 47 | 803D79C5213597CB00C815FC = {
|
71 | 48 | isa = PBXGroup;
|
72 | 49 | children = (
|
73 | 50 | 803D79D0213597CB00C815FC /* SDImageWebPCoderExample */,
|
74 | 51 | 803D79CF213597CB00C815FC /* Products */,
|
75 |
| - 09A0AFCF80F579FDF7C105AC /* Pods */, |
76 |
| - 4219260BABAB0FF55F41B025 /* Frameworks */, |
| 52 | + C0C41A6E6F29721F39674168 /* Pods */, |
| 53 | + 9D40D31457F0F448A95CD920 /* Frameworks */, |
77 | 54 | );
|
78 | 55 | sourceTree = "<group>";
|
79 | 56 | };
|
|
102 | 79 | path = SDWebImageWebPCoderExample;
|
103 | 80 | sourceTree = "<group>";
|
104 | 81 | };
|
| 82 | + 9D40D31457F0F448A95CD920 /* Frameworks */ = { |
| 83 | + isa = PBXGroup; |
| 84 | + children = ( |
| 85 | + A4247F756BA5BBDD6FFE3E26 /* Pods_SDWebImageWebPCoderExample.framework */, |
| 86 | + ); |
| 87 | + name = Frameworks; |
| 88 | + sourceTree = "<group>"; |
| 89 | + }; |
| 90 | + C0C41A6E6F29721F39674168 /* Pods */ = { |
| 91 | + isa = PBXGroup; |
| 92 | + children = ( |
| 93 | + 21B3CA4F30EA7284BBF9F6DC /* Pods-SDWebImageWebPCoderExample.debug.xcconfig */, |
| 94 | + ABF474EBA40C51CBDE1C9406 /* Pods-SDWebImageWebPCoderExample.release.xcconfig */, |
| 95 | + ); |
| 96 | + name = Pods; |
| 97 | + sourceTree = "<group>"; |
| 98 | + }; |
105 | 99 | /* End PBXGroup section */
|
106 | 100 |
|
107 | 101 | /* Begin PBXNativeTarget section */
|
108 | 102 | 803D79CD213597CB00C815FC /* SDWebImageWebPCoderExample */ = {
|
109 | 103 | isa = PBXNativeTarget;
|
110 | 104 | buildConfigurationList = 803D79E4213597CC00C815FC /* Build configuration list for PBXNativeTarget "SDWebImageWebPCoderExample" */;
|
111 | 105 | buildPhases = (
|
112 |
| - 47B6AB88C962A96D10FA0EF4 /* [CP] Check Pods Manifest.lock */, |
| 106 | + 7538B6270A033D5852EBA45C /* [CP] Check Pods Manifest.lock */, |
113 | 107 | 803D79CA213597CB00C815FC /* Sources */,
|
114 | 108 | 803D79CB213597CB00C815FC /* Frameworks */,
|
115 | 109 | 803D79CC213597CB00C815FC /* Resources */,
|
116 |
| - 3C8DAE2B7C7EB19EB08A4E7D /* [CP] Embed Pods Frameworks */, |
| 110 | + C262BFE4C3C591FCB7143F4B /* [CP] Embed Pods Frameworks */, |
117 | 111 | );
|
118 | 112 | buildRules = (
|
119 | 113 | );
|
|
170 | 164 | /* End PBXResourcesBuildPhase section */
|
171 | 165 |
|
172 | 166 | /* Begin PBXShellScriptBuildPhase section */
|
173 |
| - 3C8DAE2B7C7EB19EB08A4E7D /* [CP] Embed Pods Frameworks */ = { |
| 167 | + 7538B6270A033D5852EBA45C /* [CP] Check Pods Manifest.lock */ = { |
174 | 168 | isa = PBXShellScriptBuildPhase;
|
175 | 169 | buildActionMask = 2147483647;
|
176 | 170 | files = (
|
177 | 171 | );
|
| 172 | + inputFileListPaths = ( |
| 173 | + ); |
178 | 174 | inputPaths = (
|
179 |
| - "${SRCROOT}/Pods/Target Support Files/Pods-SDWebImageWebPCoderExample/Pods-SDWebImageWebPCoderExample-frameworks.sh", |
180 |
| - "${BUILT_PRODUCTS_DIR}/SDWebImage/SDWebImage.framework", |
181 |
| - "${BUILT_PRODUCTS_DIR}/SDWebImageWebPCoder/SDWebImageWebPCoder.framework", |
182 |
| - "${BUILT_PRODUCTS_DIR}/libwebp/libwebp.framework", |
| 175 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 176 | + "${PODS_ROOT}/Manifest.lock", |
| 177 | + ); |
| 178 | + name = "[CP] Check Pods Manifest.lock"; |
| 179 | + outputFileListPaths = ( |
183 | 180 | );
|
184 |
| - name = "[CP] Embed Pods Frameworks"; |
185 | 181 | outputPaths = (
|
186 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SDWebImage.framework", |
187 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SDWebImageWebPCoder.framework", |
188 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/libwebp.framework", |
| 182 | + "$(DERIVED_FILE_DIR)/Pods-SDWebImageWebPCoderExample-checkManifestLockResult.txt", |
189 | 183 | );
|
190 | 184 | runOnlyForDeploymentPostprocessing = 0;
|
191 | 185 | shellPath = /bin/sh;
|
192 |
| - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-SDWebImageWebPCoderExample/Pods-SDWebImageWebPCoderExample-frameworks.sh\"\n"; |
| 186 | + shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
193 | 187 | showEnvVarsInLog = 0;
|
194 | 188 | };
|
195 |
| - 47B6AB88C962A96D10FA0EF4 /* [CP] Check Pods Manifest.lock */ = { |
| 189 | + C262BFE4C3C591FCB7143F4B /* [CP] Embed Pods Frameworks */ = { |
196 | 190 | isa = PBXShellScriptBuildPhase;
|
197 | 191 | buildActionMask = 2147483647;
|
198 | 192 | files = (
|
199 | 193 | );
|
| 194 | + inputFileListPaths = ( |
| 195 | + ); |
200 | 196 | inputPaths = (
|
201 |
| - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
202 |
| - "${PODS_ROOT}/Manifest.lock", |
| 197 | + "${SRCROOT}/Pods/Target Support Files/Pods-SDWebImageWebPCoderExample/Pods-SDWebImageWebPCoderExample-frameworks.sh", |
| 198 | + "${BUILT_PRODUCTS_DIR}/SDWebImage/SDWebImage.framework", |
| 199 | + "${BUILT_PRODUCTS_DIR}/SDWebImageWebPCoder/SDWebImageWebPCoder.framework", |
| 200 | + "${BUILT_PRODUCTS_DIR}/libwebp/libwebp.framework", |
| 201 | + ); |
| 202 | + name = "[CP] Embed Pods Frameworks"; |
| 203 | + outputFileListPaths = ( |
203 | 204 | );
|
204 |
| - name = "[CP] Check Pods Manifest.lock"; |
205 | 205 | outputPaths = (
|
206 |
| - "$(DERIVED_FILE_DIR)/Pods-SDWebImageWebPCoderExample-checkManifestLockResult.txt", |
| 206 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SDWebImage.framework", |
| 207 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SDWebImageWebPCoder.framework", |
| 208 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/libwebp.framework", |
207 | 209 | );
|
208 | 210 | runOnlyForDeploymentPostprocessing = 0;
|
209 | 211 | shellPath = /bin/sh;
|
210 |
| - shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
| 212 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-SDWebImageWebPCoderExample/Pods-SDWebImageWebPCoderExample-frameworks.sh\"\n"; |
211 | 213 | showEnvVarsInLog = 0;
|
212 | 214 | };
|
213 | 215 | /* End PBXShellScriptBuildPhase section */
|
|
296 | 298 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
297 | 299 | GCC_WARN_UNUSED_FUNCTION = YES;
|
298 | 300 | GCC_WARN_UNUSED_VARIABLE = YES;
|
299 |
| - IPHONEOS_DEPLOYMENT_TARGET = 11.4; |
| 301 | + IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
300 | 302 | MTL_ENABLE_DEBUG_INFO = YES;
|
301 | 303 | ONLY_ACTIVE_ARCH = YES;
|
302 | 304 | SDKROOT = iphoneos;
|
|
348 | 350 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
349 | 351 | GCC_WARN_UNUSED_FUNCTION = YES;
|
350 | 352 | GCC_WARN_UNUSED_VARIABLE = YES;
|
351 |
| - IPHONEOS_DEPLOYMENT_TARGET = 11.4; |
| 353 | + IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
352 | 354 | MTL_ENABLE_DEBUG_INFO = NO;
|
353 | 355 | SDKROOT = iphoneos;
|
354 | 356 | VALIDATE_PRODUCT = YES;
|
|
357 | 359 | };
|
358 | 360 | 803D79E5213597CC00C815FC /* Debug */ = {
|
359 | 361 | isa = XCBuildConfiguration;
|
360 |
| - baseConfigurationReference = ECCF49FEACC8A1934D82D563 /* Pods-SDWebImageWebPCoderExample.debug.xcconfig */; |
| 362 | + baseConfigurationReference = 21B3CA4F30EA7284BBF9F6DC /* Pods-SDWebImageWebPCoderExample.debug.xcconfig */; |
361 | 363 | buildSettings = {
|
362 | 364 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
363 | 365 | CODE_SIGN_STYLE = Automatic;
|
|
374 | 376 | };
|
375 | 377 | 803D79E6213597CC00C815FC /* Release */ = {
|
376 | 378 | isa = XCBuildConfiguration;
|
377 |
| - baseConfigurationReference = 5204DF62292B642922AD88A7 /* Pods-SDWebImageWebPCoderExample.release.xcconfig */; |
| 379 | + baseConfigurationReference = ABF474EBA40C51CBDE1C9406 /* Pods-SDWebImageWebPCoderExample.release.xcconfig */; |
378 | 380 | buildSettings = {
|
379 | 381 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
380 | 382 | CODE_SIGN_STYLE = Automatic;
|
|
0 commit comments