|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 8BA7E86E5700F580CE1B715E /* Pods_Demo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A11CFC1FD47A9B273A51132C /* Pods_Demo.framework */; }; |
11 | 10 | A5546D2A23C3151700287794 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A5546D2923C3151700287794 /* AppDelegate.swift */; }; |
12 | 11 | A5546D2C23C3151700287794 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A5546D2B23C3151700287794 /* ViewController.swift */; }; |
13 | 12 | A5546D2E23C3151900287794 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A5546D2D23C3151900287794 /* Assets.xcassets */; }; |
14 | 13 | A5546D3123C3151900287794 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = A5546D2F23C3151900287794 /* Main.storyboard */; }; |
15 | 14 | /* End PBXBuildFile section */ |
16 | 15 |
|
17 | 16 | /* Begin PBXFileReference section */ |
18 | | - 2CDDFAB358ED711131D824B8 /* 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>"; }; |
19 | | - 49DC4A41E8BF6D122A04B719 /* 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 | | - A11CFC1FD47A9B273A51132C /* Pods_Demo.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Demo.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
21 | 17 | A5546D2623C3151700287794 /* Demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Demo.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
22 | 18 | A5546D2923C3151700287794 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
23 | 19 | A5546D2B23C3151700287794 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; }; |
|
32 | 28 | isa = PBXFrameworksBuildPhase; |
33 | 29 | buildActionMask = 2147483647; |
34 | 30 | files = ( |
35 | | - 8BA7E86E5700F580CE1B715E /* Pods_Demo.framework in Frameworks */, |
36 | 31 | ); |
37 | 32 | runOnlyForDeploymentPostprocessing = 0; |
38 | 33 | }; |
39 | 34 | /* End PBXFrameworksBuildPhase section */ |
40 | 35 |
|
41 | 36 | /* Begin PBXGroup section */ |
42 | | - 683C5EA200F53130E011175F /* Frameworks */ = { |
43 | | - isa = PBXGroup; |
44 | | - children = ( |
45 | | - A11CFC1FD47A9B273A51132C /* Pods_Demo.framework */, |
46 | | - ); |
47 | | - name = Frameworks; |
48 | | - sourceTree = "<group>"; |
49 | | - }; |
50 | 37 | A5546D1D23C3151700287794 = { |
51 | 38 | isa = PBXGroup; |
52 | 39 | children = ( |
53 | 40 | A5546D2823C3151700287794 /* Demo */, |
54 | 41 | A5546D2723C3151700287794 /* Products */, |
55 | 42 | C4BA01830802ED4585272F46 /* Pods */, |
56 | | - 683C5EA200F53130E011175F /* Frameworks */, |
57 | 43 | ); |
58 | 44 | sourceTree = "<group>"; |
59 | 45 | }; |
|
81 | 67 | C4BA01830802ED4585272F46 /* Pods */ = { |
82 | 68 | isa = PBXGroup; |
83 | 69 | children = ( |
84 | | - 2CDDFAB358ED711131D824B8 /* Pods-Demo.debug.xcconfig */, |
85 | | - 49DC4A41E8BF6D122A04B719 /* Pods-Demo.release.xcconfig */, |
86 | 70 | ); |
87 | | - name = Pods; |
88 | 71 | path = Pods; |
89 | 72 | sourceTree = "<group>"; |
90 | 73 | }; |
|
95 | 78 | isa = PBXNativeTarget; |
96 | 79 | buildConfigurationList = A5546D3623C3151900287794 /* Build configuration list for PBXNativeTarget "Demo" */; |
97 | 80 | buildPhases = ( |
98 | | - 87E7C7D21FD7D801F5F6BB66 /* [CP] Check Pods Manifest.lock */, |
99 | 81 | A5546D2223C3151700287794 /* Sources */, |
100 | 82 | A5546D2323C3151700287794 /* Frameworks */, |
101 | 83 | A5546D2423C3151700287794 /* Resources */, |
102 | | - DC5506D2440B1F0C7A41AF8E /* [CP] Embed Pods Frameworks */, |
103 | 84 | ); |
104 | 85 | buildRules = ( |
105 | 86 | ); |
106 | 87 | dependencies = ( |
107 | 88 | ); |
108 | 89 | name = Demo; |
| 90 | + packageProductDependencies = ( |
| 91 | + ); |
109 | 92 | productName = Demo; |
110 | 93 | productReference = A5546D2623C3151700287794 /* Demo.app */; |
111 | 94 | productType = "com.apple.product-type.application"; |
|
134 | 117 | Base, |
135 | 118 | ); |
136 | 119 | mainGroup = A5546D1D23C3151700287794; |
| 120 | + packageReferences = ( |
| 121 | + ); |
137 | 122 | productRefGroup = A5546D2723C3151700287794 /* Products */; |
138 | 123 | projectDirPath = ""; |
139 | 124 | projectRoot = ""; |
|
155 | 140 | }; |
156 | 141 | /* End PBXResourcesBuildPhase section */ |
157 | 142 |
|
158 | | -/* Begin PBXShellScriptBuildPhase section */ |
159 | | - 87E7C7D21FD7D801F5F6BB66 /* [CP] Check Pods Manifest.lock */ = { |
160 | | - isa = PBXShellScriptBuildPhase; |
161 | | - buildActionMask = 2147483647; |
162 | | - files = ( |
163 | | - ); |
164 | | - inputFileListPaths = ( |
165 | | - ); |
166 | | - inputPaths = ( |
167 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
168 | | - "${PODS_ROOT}/Manifest.lock", |
169 | | - ); |
170 | | - name = "[CP] Check Pods Manifest.lock"; |
171 | | - outputFileListPaths = ( |
172 | | - ); |
173 | | - outputPaths = ( |
174 | | - "$(DERIVED_FILE_DIR)/Pods-Demo-checkManifestLockResult.txt", |
175 | | - ); |
176 | | - runOnlyForDeploymentPostprocessing = 0; |
177 | | - shellPath = /bin/sh; |
178 | | - 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"; |
179 | | - showEnvVarsInLog = 0; |
180 | | - }; |
181 | | - DC5506D2440B1F0C7A41AF8E /* [CP] Embed Pods Frameworks */ = { |
182 | | - isa = PBXShellScriptBuildPhase; |
183 | | - buildActionMask = 2147483647; |
184 | | - files = ( |
185 | | - ); |
186 | | - inputFileListPaths = ( |
187 | | - "${PODS_ROOT}/Target Support Files/Pods-Demo/Pods-Demo-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
188 | | - ); |
189 | | - name = "[CP] Embed Pods Frameworks"; |
190 | | - outputFileListPaths = ( |
191 | | - "${PODS_ROOT}/Target Support Files/Pods-Demo/Pods-Demo-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
192 | | - ); |
193 | | - runOnlyForDeploymentPostprocessing = 0; |
194 | | - shellPath = /bin/sh; |
195 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Demo/Pods-Demo-frameworks.sh\"\n"; |
196 | | - showEnvVarsInLog = 0; |
197 | | - }; |
198 | | -/* End PBXShellScriptBuildPhase section */ |
199 | | - |
200 | 143 | /* Begin PBXSourcesBuildPhase section */ |
201 | 144 | A5546D2223C3151700287794 /* Sources */ = { |
202 | 145 | isa = PBXSourcesBuildPhase; |
|
336 | 279 | }; |
337 | 280 | A5546D3723C3151900287794 /* Debug */ = { |
338 | 281 | isa = XCBuildConfiguration; |
339 | | - baseConfigurationReference = 2CDDFAB358ED711131D824B8 /* Pods-Demo.debug.xcconfig */; |
340 | 282 | buildSettings = { |
341 | 283 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
342 | 284 | CODE_SIGN_ENTITLEMENTS = Demo/Demo.entitlements; |
|
357 | 299 | }; |
358 | 300 | A5546D3823C3151900287794 /* Release */ = { |
359 | 301 | isa = XCBuildConfiguration; |
360 | | - baseConfigurationReference = 49DC4A41E8BF6D122A04B719 /* Pods-Demo.release.xcconfig */; |
361 | 302 | buildSettings = { |
362 | 303 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
363 | 304 | CODE_SIGN_ENTITLEMENTS = Demo/Demo.entitlements; |
|
0 commit comments