|
20 | 20 | D6C179EA22CB322900C2651A /* ios_firebase_test_framework.mm in Sources */ = {isa = PBXBuildFile; fileRef = D6C179E822CB322900C2651A /* ios_firebase_test_framework.mm */; }; |
21 | 21 | D6C179EE22CB323300C2651A /* firebase_test_framework.cc in Sources */ = {isa = PBXBuildFile; fileRef = D6C179EC22CB323300C2651A /* firebase_test_framework.cc */; }; |
22 | 22 | D6C179F022CB32A000C2651A /* app_framework.cc in Sources */ = {isa = PBXBuildFile; fileRef = D6C179EF22CB32A000C2651A /* app_framework.cc */; }; |
23 | | - FF88C17A940D28F103913070 /* libPods-integration_test.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8E4B91AFE2AFA744509A9C25 /* libPods-integration_test.a */; }; |
24 | 23 | /* End PBXBuildFile section */ |
25 | 24 |
|
26 | 25 | /* Begin PBXFileReference section */ |
27 | | - 1878FBCB416E0920F536416B /* Pods-integration_test.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-integration_test.release.xcconfig"; path = "Target Support Files/Pods-integration_test/Pods-integration_test.release.xcconfig"; sourceTree = "<group>"; }; |
28 | 26 | 520BC0381C869159008CFBC3 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; }; |
29 | 27 | 529226D21C85F68000C89379 /* integration_test.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = integration_test.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
30 | 28 | 529226D51C85F68000C89379 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; |
31 | 29 | 529226D71C85F68000C89379 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; |
32 | 30 | 529226D91C85F68000C89379 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; |
33 | 31 | 529226EE1C85F68000C89379 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; |
34 | | - 8E4B91AFE2AFA744509A9C25 /* libPods-integration_test.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-integration_test.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
35 | | - BFA4C698DDB19F60D12FED3A /* Pods-integration_test.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-integration_test.debug.xcconfig"; path = "Target Support Files/Pods-integration_test/Pods-integration_test.debug.xcconfig"; sourceTree = "<group>"; }; |
36 | 32 | D61C5F8C22BABA9B00A79141 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; }; |
37 | 33 | D61C5F8D22BABA9C00A79141 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
38 | 34 | D61C5F9222BABAD100A79141 /* integration_test.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = integration_test.cc; path = src/integration_test.cc; sourceTree = "<group>"; }; |
|
57 | 53 | 529226D81C85F68000C89379 /* CoreGraphics.framework in Frameworks */, |
58 | 54 | 529226DA1C85F68000C89379 /* UIKit.framework in Frameworks */, |
59 | 55 | 529226D61C85F68000C89379 /* Foundation.framework in Frameworks */, |
60 | | - FF88C17A940D28F103913070 /* libPods-integration_test.a in Frameworks */, |
61 | 56 | ); |
62 | 57 | runOnlyForDeploymentPostprocessing = 0; |
63 | 58 | }; |
|
74 | 69 | 5292271D1C85FB5500C89379 /* src */, |
75 | 70 | 529226D41C85F68000C89379 /* Frameworks */, |
76 | 71 | 529226D31C85F68000C89379 /* Products */, |
77 | | - 78E4FA177005E3E6FE395AE2 /* Pods */, |
78 | 72 | ); |
79 | 73 | sourceTree = "<group>"; |
80 | 74 | }; |
|
93 | 87 | 529226D71C85F68000C89379 /* CoreGraphics.framework */, |
94 | 88 | 529226D91C85F68000C89379 /* UIKit.framework */, |
95 | 89 | 529226EE1C85F68000C89379 /* XCTest.framework */, |
96 | | - 8E4B91AFE2AFA744509A9C25 /* libPods-integration_test.a */, |
97 | 90 | ); |
98 | 91 | name = Frameworks; |
99 | 92 | sourceTree = "<group>"; |
|
124 | 117 | name = ios; |
125 | 118 | sourceTree = "<group>"; |
126 | 119 | }; |
127 | | - 78E4FA177005E3E6FE395AE2 /* Pods */ = { |
128 | | - isa = PBXGroup; |
129 | | - children = ( |
130 | | - BFA4C698DDB19F60D12FED3A /* Pods-integration_test.debug.xcconfig */, |
131 | | - 1878FBCB416E0920F536416B /* Pods-integration_test.release.xcconfig */, |
132 | | - ); |
133 | | - name = Pods; |
134 | | - path = Pods; |
135 | | - sourceTree = "<group>"; |
136 | | - }; |
137 | 120 | /* End PBXGroup section */ |
138 | 121 |
|
139 | 122 | /* Begin PBXNativeTarget section */ |
140 | 123 | 529226D11C85F68000C89379 /* integration_test */ = { |
141 | 124 | isa = PBXNativeTarget; |
142 | 125 | buildConfigurationList = 529226F91C85F68000C89379 /* Build configuration list for PBXNativeTarget "integration_test" */; |
143 | 126 | buildPhases = ( |
144 | | - 7DBB351D9F7518B4E087635C /* [CP] Check Pods Manifest.lock */, |
145 | 127 | 529226CE1C85F68000C89379 /* Sources */, |
146 | 128 | 529226CF1C85F68000C89379 /* Frameworks */, |
147 | 129 | 529226D01C85F68000C89379 /* Resources */, |
|
201 | 183 | }; |
202 | 184 | /* End PBXResourcesBuildPhase section */ |
203 | 185 |
|
204 | | -/* Begin PBXShellScriptBuildPhase section */ |
205 | | - 7DBB351D9F7518B4E087635C /* [CP] Check Pods Manifest.lock */ = { |
206 | | - isa = PBXShellScriptBuildPhase; |
207 | | - buildActionMask = 2147483647; |
208 | | - files = ( |
209 | | - ); |
210 | | - inputFileListPaths = ( |
211 | | - ); |
212 | | - inputPaths = ( |
213 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
214 | | - "${PODS_ROOT}/Manifest.lock", |
215 | | - ); |
216 | | - name = "[CP] Check Pods Manifest.lock"; |
217 | | - outputFileListPaths = ( |
218 | | - ); |
219 | | - outputPaths = ( |
220 | | - "$(DERIVED_FILE_DIR)/Pods-integration_test-checkManifestLockResult.txt", |
221 | | - ); |
222 | | - runOnlyForDeploymentPostprocessing = 0; |
223 | | - shellPath = /bin/sh; |
224 | | - 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"; |
225 | | - showEnvVarsInLog = 0; |
226 | | - }; |
227 | | -/* End PBXShellScriptBuildPhase section */ |
228 | | - |
229 | 186 | /* Begin PBXSourcesBuildPhase section */ |
230 | 187 | 529226CE1C85F68000C89379 /* Sources */ = { |
231 | 188 | isa = PBXSourcesBuildPhase; |
|
326 | 283 | }; |
327 | 284 | 529226FA1C85F68000C89379 /* Debug */ = { |
328 | 285 | isa = XCBuildConfiguration; |
329 | | - baseConfigurationReference = BFA4C698DDB19F60D12FED3A /* Pods-integration_test.debug.xcconfig */; |
330 | 286 | buildSettings = { |
331 | 287 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
332 | 288 | ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; |
|
355 | 311 | }; |
356 | 312 | 529226FB1C85F68000C89379 /* Release */ = { |
357 | 313 | isa = XCBuildConfiguration; |
358 | | - baseConfigurationReference = 1878FBCB416E0920F536416B /* Pods-integration_test.release.xcconfig */; |
359 | 314 | buildSettings = { |
360 | 315 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
361 | 316 | ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; |
|
0 commit comments