|
12 | 12 | 8251553C219DCC8A0018B760 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 8251553A219DCC8A0018B760 /* Main.storyboard */; }; |
13 | 13 | 8251553E219DCC8C0018B760 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 8251553D219DCC8C0018B760 /* Assets.xcassets */; }; |
14 | 14 | 82515541219DCC8C0018B760 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 8251553F219DCC8C0018B760 /* LaunchScreen.storyboard */; }; |
| 15 | + F4B0ADAF27E8C761E7046A67 /* Pods_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6E23ECE17CBC2F4DDB03C77F /* Pods_Example.framework */; }; |
15 | 16 | /* End PBXBuildFile section */ |
16 | 17 |
|
17 | 18 | /* Begin PBXFileReference section */ |
| 19 | + 6E23ECE17CBC2F4DDB03C77F /* Pods_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 20 | + 712D8799EC7DBC9E1D46472B /* Pods-Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example.release.xcconfig"; path = "Pods/Target Support Files/Pods-Example/Pods-Example.release.xcconfig"; sourceTree = "<group>"; }; |
18 | 21 | 82515533219DCC8A0018B760 /* Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Example.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
19 | 22 | 82515536219DCC8A0018B760 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
20 | 23 | 82515538219DCC8A0018B760 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; }; |
21 | 24 | 8251553B219DCC8A0018B760 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; |
22 | 25 | 8251553D219DCC8C0018B760 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
23 | 26 | 82515540219DCC8C0018B760 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
24 | 27 | 82515542219DCC8C0018B760 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 28 | + 9AF54401AE27868F98BE93A1 /* Pods-Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Example/Pods-Example.debug.xcconfig"; sourceTree = "<group>"; }; |
25 | 29 | /* End PBXFileReference section */ |
26 | 30 |
|
27 | 31 | /* Begin PBXFrameworksBuildPhase section */ |
28 | 32 | 82515530219DCC8A0018B760 /* Frameworks */ = { |
29 | 33 | isa = PBXFrameworksBuildPhase; |
30 | 34 | buildActionMask = 2147483647; |
31 | 35 | files = ( |
| 36 | + F4B0ADAF27E8C761E7046A67 /* Pods_Example.framework in Frameworks */, |
32 | 37 | ); |
33 | 38 | runOnlyForDeploymentPostprocessing = 0; |
34 | 39 | }; |
|
40 | 45 | children = ( |
41 | 46 | 82515535219DCC8A0018B760 /* Example */, |
42 | 47 | 82515534219DCC8A0018B760 /* Products */, |
| 48 | + D7DD49770AF7D6FD3006E832 /* Pods */, |
| 49 | + 9FE1C328A06722A59895F71A /* Frameworks */, |
43 | 50 | ); |
44 | 51 | sourceTree = "<group>"; |
45 | 52 | }; |
|
64 | 71 | path = Example; |
65 | 72 | sourceTree = "<group>"; |
66 | 73 | }; |
| 74 | + 9FE1C328A06722A59895F71A /* Frameworks */ = { |
| 75 | + isa = PBXGroup; |
| 76 | + children = ( |
| 77 | + 6E23ECE17CBC2F4DDB03C77F /* Pods_Example.framework */, |
| 78 | + ); |
| 79 | + name = Frameworks; |
| 80 | + sourceTree = "<group>"; |
| 81 | + }; |
| 82 | + D7DD49770AF7D6FD3006E832 /* Pods */ = { |
| 83 | + isa = PBXGroup; |
| 84 | + children = ( |
| 85 | + 9AF54401AE27868F98BE93A1 /* Pods-Example.debug.xcconfig */, |
| 86 | + 712D8799EC7DBC9E1D46472B /* Pods-Example.release.xcconfig */, |
| 87 | + ); |
| 88 | + name = Pods; |
| 89 | + sourceTree = "<group>"; |
| 90 | + }; |
67 | 91 | /* End PBXGroup section */ |
68 | 92 |
|
69 | 93 | /* Begin PBXNativeTarget section */ |
70 | 94 | 82515532219DCC8A0018B760 /* Example */ = { |
71 | 95 | isa = PBXNativeTarget; |
72 | 96 | buildConfigurationList = 82515545219DCC8C0018B760 /* Build configuration list for PBXNativeTarget "Example" */; |
73 | 97 | buildPhases = ( |
| 98 | + 8D3708AC6C8A94B065EBDF8B /* [CP] Check Pods Manifest.lock */, |
74 | 99 | 8251552F219DCC8A0018B760 /* Sources */, |
75 | 100 | 82515530219DCC8A0018B760 /* Frameworks */, |
76 | 101 | 82515531219DCC8A0018B760 /* Resources */, |
| 102 | + 3CC357E7CB6D1E81ED31FCF5 /* [CP] Embed Pods Frameworks */, |
77 | 103 | ); |
78 | 104 | buildRules = ( |
79 | 105 | ); |
|
130 | 156 | }; |
131 | 157 | /* End PBXResourcesBuildPhase section */ |
132 | 158 |
|
| 159 | +/* Begin PBXShellScriptBuildPhase section */ |
| 160 | + 3CC357E7CB6D1E81ED31FCF5 /* [CP] Embed Pods Frameworks */ = { |
| 161 | + isa = PBXShellScriptBuildPhase; |
| 162 | + buildActionMask = 2147483647; |
| 163 | + files = ( |
| 164 | + ); |
| 165 | + inputFileListPaths = ( |
| 166 | + ); |
| 167 | + inputPaths = ( |
| 168 | + "${SRCROOT}/Pods/Target Support Files/Pods-Example/Pods-Example-frameworks.sh", |
| 169 | + "${BUILT_PRODUCTS_DIR}/PickImageAlert/PickImageAlert.framework", |
| 170 | + ); |
| 171 | + name = "[CP] Embed Pods Frameworks"; |
| 172 | + outputFileListPaths = ( |
| 173 | + ); |
| 174 | + outputPaths = ( |
| 175 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/PickImageAlert.framework", |
| 176 | + ); |
| 177 | + runOnlyForDeploymentPostprocessing = 0; |
| 178 | + shellPath = /bin/sh; |
| 179 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Example/Pods-Example-frameworks.sh\"\n"; |
| 180 | + showEnvVarsInLog = 0; |
| 181 | + }; |
| 182 | + 8D3708AC6C8A94B065EBDF8B /* [CP] Check Pods Manifest.lock */ = { |
| 183 | + isa = PBXShellScriptBuildPhase; |
| 184 | + buildActionMask = 2147483647; |
| 185 | + files = ( |
| 186 | + ); |
| 187 | + inputFileListPaths = ( |
| 188 | + ); |
| 189 | + inputPaths = ( |
| 190 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 191 | + "${PODS_ROOT}/Manifest.lock", |
| 192 | + ); |
| 193 | + name = "[CP] Check Pods Manifest.lock"; |
| 194 | + outputFileListPaths = ( |
| 195 | + ); |
| 196 | + outputPaths = ( |
| 197 | + "$(DERIVED_FILE_DIR)/Pods-Example-checkManifestLockResult.txt", |
| 198 | + ); |
| 199 | + runOnlyForDeploymentPostprocessing = 0; |
| 200 | + shellPath = /bin/sh; |
| 201 | + 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"; |
| 202 | + showEnvVarsInLog = 0; |
| 203 | + }; |
| 204 | +/* End PBXShellScriptBuildPhase section */ |
| 205 | + |
133 | 206 | /* Begin PBXSourcesBuildPhase section */ |
134 | 207 | 8251552F219DCC8A0018B760 /* Sources */ = { |
135 | 208 | isa = PBXSourcesBuildPhase; |
|
280 | 353 | }; |
281 | 354 | 82515546219DCC8C0018B760 /* Debug */ = { |
282 | 355 | isa = XCBuildConfiguration; |
| 356 | + baseConfigurationReference = 9AF54401AE27868F98BE93A1 /* Pods-Example.debug.xcconfig */; |
283 | 357 | buildSettings = { |
284 | 358 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
285 | 359 | CODE_SIGN_STYLE = Automatic; |
|
301 | 375 | }; |
302 | 376 | 82515547219DCC8C0018B760 /* Release */ = { |
303 | 377 | isa = XCBuildConfiguration; |
| 378 | + baseConfigurationReference = 712D8799EC7DBC9E1D46472B /* Pods-Example.release.xcconfig */; |
304 | 379 | buildSettings = { |
305 | 380 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
306 | 381 | CODE_SIGN_STYLE = Automatic; |
|
0 commit comments