|
55 | 55 | 0AEF9BD617A743B600A2A3B1 /* Localizable.strings */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; path = Localizable.strings; sourceTree = "<group>"; }; |
56 | 56 | 0AEF9BDF17A751D000A2A3B1 /* application.css */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; path = application.css; sourceTree = "<group>"; }; |
57 | 57 | 48907CBA55644CEDBE5D9732 /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
58 | | - D27F5829857243A4A4840F75 /* Pods.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.xcconfig; path = Pods/Pods.xcconfig; sourceTree = SOURCE_ROOT; }; |
| 58 | + 9FE0000DCD1168C31428A054 /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.debug.xcconfig; path = "Pods/Target Support Files/Pods/Pods.debug.xcconfig"; sourceTree = "<group>"; }; |
| 59 | + CB4AB0095B817501B19577E4 /* Pods.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.release.xcconfig; path = "Pods/Target Support Files/Pods/Pods.release.xcconfig"; sourceTree = "<group>"; }; |
59 | 60 | /* End PBXFileReference section */ |
60 | 61 |
|
61 | 62 | /* Begin PBXFrameworksBuildPhase section */ |
|
78 | 79 | 0A11A98117A6B50800E94748 /* LiveDiag */, |
79 | 80 | 0A11A97A17A6B50800E94748 /* Frameworks */, |
80 | 81 | 0A11A97917A6B50800E94748 /* Products */, |
81 | | - D27F5829857243A4A4840F75 /* Pods.xcconfig */, |
| 82 | + F43A6E3D20CDC2EF03A7469B /* Pods */, |
82 | 83 | ); |
83 | 84 | sourceTree = "<group>"; |
84 | 85 | }; |
|
155 | 156 | path = Library; |
156 | 157 | sourceTree = "<group>"; |
157 | 158 | }; |
| 159 | + F43A6E3D20CDC2EF03A7469B /* Pods */ = { |
| 160 | + isa = PBXGroup; |
| 161 | + children = ( |
| 162 | + 9FE0000DCD1168C31428A054 /* Pods.debug.xcconfig */, |
| 163 | + CB4AB0095B817501B19577E4 /* Pods.release.xcconfig */, |
| 164 | + ); |
| 165 | + name = Pods; |
| 166 | + sourceTree = "<group>"; |
| 167 | + }; |
158 | 168 | /* End PBXGroup section */ |
159 | 169 |
|
160 | 170 | /* Begin PBXNativeTarget section */ |
|
250 | 260 | ); |
251 | 261 | runOnlyForDeploymentPostprocessing = 0; |
252 | 262 | shellPath = /bin/sh; |
253 | | - shellScript = "\"${SRCROOT}/Pods/Pods-resources.sh\"\n"; |
| 263 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-resources.sh\"\n"; |
254 | 264 | showEnvVarsInLog = 0; |
255 | 265 | }; |
256 | 266 | /* End PBXShellScriptBuildPhase section */ |
|
370 | 380 | }; |
371 | 381 | 0A11A99917A6B50800E94748 /* Debug */ = { |
372 | 382 | isa = XCBuildConfiguration; |
373 | | - baseConfigurationReference = D27F5829857243A4A4840F75 /* Pods.xcconfig */; |
| 383 | + baseConfigurationReference = 9FE0000DCD1168C31428A054 /* Pods.debug.xcconfig */; |
374 | 384 | buildSettings = { |
375 | 385 | COMBINE_HIDPI_IMAGES = YES; |
376 | 386 | GCC_PRECOMPILE_PREFIX_HEADER = YES; |
|
383 | 393 | }; |
384 | 394 | 0A11A99A17A6B50800E94748 /* Release */ = { |
385 | 395 | isa = XCBuildConfiguration; |
386 | | - baseConfigurationReference = D27F5829857243A4A4840F75 /* Pods.xcconfig */; |
| 396 | + baseConfigurationReference = CB4AB0095B817501B19577E4 /* Pods.release.xcconfig */; |
387 | 397 | buildSettings = { |
388 | 398 | COMBINE_HIDPI_IMAGES = YES; |
389 | 399 | GCC_PRECOMPILE_PREFIX_HEADER = YES; |
|
0 commit comments