|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 2E1AEA2ADE0B2C6D0E8CB73C /* BDWebImage_demo.m in Sources */ = {isa = PBXBuildFile; fileRef = 89A7B09D8E1B9A5928206B3D /* BDWebImage_demo.m */; };
|
11 |
| - 7ADC04F6B6AD86B4711FC662 /* Pods_demo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0282097ED33E34DF2FB40193 /* Pods_demo.framework */; }; |
| 11 | + 4E7F0A1DEF72401732631637 /* Pods_demo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 044EC92A39312500E33210F0 /* Pods_demo.framework */; }; |
12 | 12 | 8BC2E4C8225F2B8600EC0609 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8BC2E4C7225F2B8600EC0609 /* AppDelegate.swift */; };
|
13 | 13 | 8BC2E4CA225F2B8600EC0609 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8BC2E4C9225F2B8600EC0609 /* ViewController.swift */; };
|
14 | 14 | 8BC2E4D2225F2B8700EC0609 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 8BC2E4D0225F2B8700EC0609 /* LaunchScreen.storyboard */; };
|
15 | 15 | /* End PBXBuildFile section */
|
16 | 16 |
|
17 | 17 | /* Begin PBXFileReference section */
|
18 |
| - 0282097ED33E34DF2FB40193 /* Pods_demo.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_demo.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
19 |
| - 6F9AD13F2ED88EAB7A9128D7 /* libPods-demoTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-demoTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 18 | + 044EC92A39312500E33210F0 /* Pods_demo.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_demo.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 19 | + 4CF2798C779A4B1DB1ED95EA /* Pods-demo.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo.release.xcconfig"; path = "Target Support Files/Pods-demo/Pods-demo.release.xcconfig"; sourceTree = "<group>"; }; |
20 | 20 | 89A7B09D8E1B9A5928206B3D /* BDWebImage_demo.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = BDWebImage_demo.m; sourceTree = "<group>"; };
|
21 | 21 | 8BC2E4C4225F2B8600EC0609 /* demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = demo.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
22 | 22 | 8BC2E4C7225F2B8600EC0609 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
23 | 23 | 8BC2E4C9225F2B8600EC0609 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
|
24 | 24 | 8BC2E4D1225F2B8700EC0609 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
25 | 25 | 8BC2E4D3225F2B8700EC0609 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
26 |
| - 9A8064F1F3E5738D234C80E2 /* Pods-demoTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demoTests.release.xcconfig"; path = "Target Support Files/Pods-demoTests/Pods-demoTests.release.xcconfig"; sourceTree = "<group>"; }; |
27 |
| - C55F7BF03CC970F91505F490 /* Pods-demoTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demoTests.debug.xcconfig"; path = "Target Support Files/Pods-demoTests/Pods-demoTests.debug.xcconfig"; sourceTree = "<group>"; }; |
28 |
| - E9C2707150376AA5D63E8BAE /* Pods-demo.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo.release.xcconfig"; path = "Target Support Files/Pods-demo/Pods-demo.release.xcconfig"; sourceTree = "<group>"; }; |
29 |
| - F8A8B289BFEAE54B0D540472 /* Pods-demo.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo.debug.xcconfig"; path = "Target Support Files/Pods-demo/Pods-demo.debug.xcconfig"; sourceTree = "<group>"; }; |
| 26 | + D04236F5B998AFD90E6F891E /* Pods-demo.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo.debug.xcconfig"; path = "Target Support Files/Pods-demo/Pods-demo.debug.xcconfig"; sourceTree = "<group>"; }; |
30 | 27 | /* End PBXFileReference section */
|
31 | 28 |
|
32 | 29 | /* Begin PBXFrameworksBuildPhase section */
|
33 | 30 | 8BC2E4C1225F2B8600EC0609 /* Frameworks */ = {
|
34 | 31 | isa = PBXFrameworksBuildPhase;
|
35 | 32 | buildActionMask = 2147483647;
|
36 | 33 | files = (
|
37 |
| - 7ADC04F6B6AD86B4711FC662 /* Pods_demo.framework in Frameworks */, |
| 34 | + 4E7F0A1DEF72401732631637 /* Pods_demo.framework in Frameworks */, |
38 | 35 | );
|
39 | 36 | runOnlyForDeploymentPostprocessing = 0;
|
40 | 37 | };
|
41 | 38 | /* End PBXFrameworksBuildPhase section */
|
42 | 39 |
|
43 | 40 | /* Begin PBXGroup section */
|
44 |
| - 03BCE6F733E8AF8755385CE8 /* Frameworks */ = { |
45 |
| - isa = PBXGroup; |
46 |
| - children = ( |
47 |
| - 6F9AD13F2ED88EAB7A9128D7 /* libPods-demoTests.a */, |
48 |
| - 0282097ED33E34DF2FB40193 /* Pods_demo.framework */, |
49 |
| - ); |
50 |
| - name = Frameworks; |
51 |
| - sourceTree = "<group>"; |
52 |
| - }; |
53 | 41 | 48064E0CABFB2B206E032E3B /* demos */ = {
|
54 | 42 | isa = PBXGroup;
|
55 | 43 | children = (
|
|
65 | 53 | 8BC2E4C6225F2B8600EC0609 /* demo */,
|
66 | 54 | 8BC2E4C5225F2B8600EC0609 /* Products */,
|
67 | 55 | D25B1A678978B02ABFF01D1C /* Pods */,
|
68 |
| - 03BCE6F733E8AF8755385CE8 /* Frameworks */, |
| 56 | + F46AC028BDE2AFC77F39ED2B /* Frameworks */, |
69 | 57 | );
|
70 | 58 | sourceTree = "<group>";
|
71 | 59 | };
|
|
92 | 80 | D25B1A678978B02ABFF01D1C /* Pods */ = {
|
93 | 81 | isa = PBXGroup;
|
94 | 82 | children = (
|
95 |
| - F8A8B289BFEAE54B0D540472 /* Pods-demo.debug.xcconfig */, |
96 |
| - E9C2707150376AA5D63E8BAE /* Pods-demo.release.xcconfig */, |
97 |
| - C55F7BF03CC970F91505F490 /* Pods-demoTests.debug.xcconfig */, |
98 |
| - 9A8064F1F3E5738D234C80E2 /* Pods-demoTests.release.xcconfig */, |
| 83 | + D04236F5B998AFD90E6F891E /* Pods-demo.debug.xcconfig */, |
| 84 | + 4CF2798C779A4B1DB1ED95EA /* Pods-demo.release.xcconfig */, |
99 | 85 | );
|
100 | 86 | path = Pods;
|
101 | 87 | sourceTree = "<group>";
|
102 | 88 | };
|
| 89 | + F46AC028BDE2AFC77F39ED2B /* Frameworks */ = { |
| 90 | + isa = PBXGroup; |
| 91 | + children = ( |
| 92 | + 044EC92A39312500E33210F0 /* Pods_demo.framework */, |
| 93 | + ); |
| 94 | + name = Frameworks; |
| 95 | + sourceTree = "<group>"; |
| 96 | + }; |
103 | 97 | /* End PBXGroup section */
|
104 | 98 |
|
105 | 99 | /* Begin PBXNativeTarget section */
|
106 | 100 | 8BC2E4C3225F2B8600EC0609 /* demo */ = {
|
107 | 101 | isa = PBXNativeTarget;
|
108 | 102 | buildConfigurationList = 8BC2E4E1225F2B8800EC0609 /* Build configuration list for PBXNativeTarget "demo" */;
|
109 | 103 | buildPhases = (
|
110 |
| - 4A7278B702427200DBDC45CB /* [CP] Check Pods Manifest.lock */, |
| 104 | + 81ED7638A0CD08711B1D7EB7 /* [CP] Check Pods Manifest.lock */, |
111 | 105 | 8BC2E4C0225F2B8600EC0609 /* Sources */,
|
112 | 106 | 8BC2E4C1225F2B8600EC0609 /* Frameworks */,
|
113 | 107 | 8BC2E4C2225F2B8600EC0609 /* Resources */,
|
114 |
| - 27E132FE722A29856F619A3D /* [CP] Embed Pods Frameworks */, |
| 108 | + 5801A456D772620A7851D8CB /* [CP] Embed Pods Frameworks */, |
115 | 109 | );
|
116 | 110 | buildRules = (
|
117 | 111 | );
|
|
167 | 161 | /* End PBXResourcesBuildPhase section */
|
168 | 162 |
|
169 | 163 | /* Begin PBXShellScriptBuildPhase section */
|
170 |
| - 27E132FE722A29856F619A3D /* [CP] Embed Pods Frameworks */ = { |
| 164 | + 5801A456D772620A7851D8CB /* [CP] Embed Pods Frameworks */ = { |
171 | 165 | isa = PBXShellScriptBuildPhase;
|
172 | 166 | buildActionMask = 2147483647;
|
173 | 167 | files = (
|
174 | 168 | );
|
175 | 169 | inputFileListPaths = (
|
176 |
| - ); |
177 |
| - inputPaths = ( |
178 |
| - "${PODS_ROOT}/Target Support Files/Pods-demo/Pods-demo-frameworks.sh", |
179 |
| - "${PODS_ROOT}/Masonry/Masonry.framework", |
180 |
| - "${PODS_ROOT}/Masonry/Masonry.framework.dSYM", |
| 170 | + "${PODS_ROOT}/Target Support Files/Pods-demo/Pods-demo-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
181 | 171 | );
|
182 | 172 | name = "[CP] Embed Pods Frameworks";
|
183 | 173 | outputFileListPaths = (
|
184 |
| - ); |
185 |
| - outputPaths = ( |
186 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Masonry.framework", |
187 |
| - "${DWARF_DSYM_FOLDER_PATH}/Masonry.framework.dSYM", |
| 174 | + "${PODS_ROOT}/Target Support Files/Pods-demo/Pods-demo-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
188 | 175 | );
|
189 | 176 | runOnlyForDeploymentPostprocessing = 0;
|
190 | 177 | shellPath = /bin/sh;
|
191 | 178 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-demo/Pods-demo-frameworks.sh\"\n";
|
192 | 179 | showEnvVarsInLog = 0;
|
193 | 180 | };
|
194 |
| - 4A7278B702427200DBDC45CB /* [CP] Check Pods Manifest.lock */ = { |
| 181 | + 81ED7638A0CD08711B1D7EB7 /* [CP] Check Pods Manifest.lock */ = { |
195 | 182 | isa = PBXShellScriptBuildPhase;
|
196 | 183 | buildActionMask = 2147483647;
|
197 | 184 | files = (
|
|
358 | 345 | };
|
359 | 346 | 8BC2E4E2225F2B8800EC0609 /* Debug */ = {
|
360 | 347 | isa = XCBuildConfiguration;
|
361 |
| - baseConfigurationReference = F8A8B289BFEAE54B0D540472 /* Pods-demo.debug.xcconfig */; |
| 348 | + baseConfigurationReference = D04236F5B998AFD90E6F891E /* Pods-demo.debug.xcconfig */; |
362 | 349 | buildSettings = {
|
363 | 350 | CODE_SIGN_STYLE = Automatic;
|
364 | 351 | INFOPLIST_FILE = demo/Info.plist;
|
|
375 | 362 | };
|
376 | 363 | 8BC2E4E3225F2B8800EC0609 /* Release */ = {
|
377 | 364 | isa = XCBuildConfiguration;
|
378 |
| - baseConfigurationReference = E9C2707150376AA5D63E8BAE /* Pods-demo.release.xcconfig */; |
| 365 | + baseConfigurationReference = 4CF2798C779A4B1DB1ED95EA /* Pods-demo.release.xcconfig */; |
379 | 366 | buildSettings = {
|
380 | 367 | CODE_SIGN_STYLE = Automatic;
|
381 | 368 | INFOPLIST_FILE = demo/Info.plist;
|
|
0 commit comments