|
83 | 83 | /* End PBXBuildFile section */
|
84 | 84 |
|
85 | 85 | /* Begin PBXFileReference section */
|
| 86 | + 3E3000541DC3FD5BCDC62EBC /* Pods-OAuth2ClientTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-OAuth2ClientTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-OAuth2ClientTests/Pods-OAuth2ClientTests.release.xcconfig"; sourceTree = "<group>"; }; |
86 | 87 | 824D5A6D123F68A8001177D5 /* NXOAuth2ClientDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NXOAuth2ClientDelegate.h; sourceTree = "<group>"; };
|
87 |
| - 83DD991B6049465CB61E135B /* Pods-OAuth2ClientTests.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-OAuth2ClientTests.xcconfig"; path = "Pods/Pods-OAuth2ClientTests.xcconfig"; sourceTree = "<group>"; }; |
88 | 88 | 9404FAC1123E3A6900397DD1 /* NXOAuth2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NXOAuth2.h; sourceTree = "<group>"; };
|
89 | 89 | 9429B3A812267A3100D31807 /* NXOAuth2Client.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NXOAuth2Client.h; sourceTree = "<group>"; };
|
90 | 90 | 9429B3A912267A3100D31807 /* NXOAuth2Client.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NXOAuth2Client.m; sourceTree = "<group>"; };
|
|
117 | 117 | 99F08DE9138BE8CE002A5401 /* NXOAuth2TrustDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NXOAuth2TrustDelegate.h; sourceTree = "<group>"; };
|
118 | 118 | AA747D9E0F9514B9006C5449 /* OAuth2Client_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OAuth2Client_Prefix.pch; sourceTree = "<group>"; };
|
119 | 119 | AACBBE490F95108600F1A2B1 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
| 120 | + B41D0679A4B0343F646C29DC /* Pods-OAuth2ClientTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-OAuth2ClientTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-OAuth2ClientTests/Pods-OAuth2ClientTests.debug.xcconfig"; sourceTree = "<group>"; }; |
120 | 121 | B9E2089E9E7941B7AF3D27AA /* libPods-OAuth2ClientTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-OAuth2ClientTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
121 | 122 | D2AAC07E0554694100DB518D /* libOAuth2Client.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libOAuth2Client.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
122 | 123 | F6525B4313D593C900ACAE8F /* NXOAuth2Account+Private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NXOAuth2Account+Private.h"; sourceTree = SOURCE_ROOT; };
|
|
181 | 182 | 0867D69AFE84028FC02AAC07 /* Frameworks */,
|
182 | 183 | 034768DFFF38A50411DB9C8B /* Products */,
|
183 | 184 | 942FFCDE12315E2E00E6C65E /* Resources */,
|
184 |
| - 83DD991B6049465CB61E135B /* Pods-OAuth2ClientTests.xcconfig */, |
| 185 | + B8D5E78C3AD14156E0A3E07C /* Pods */, |
185 | 186 | );
|
186 | 187 | name = OAuth2Client;
|
187 | 188 | sourceTree = "<group>";
|
|
275 | 276 | path = Tests;
|
276 | 277 | sourceTree = "<group>";
|
277 | 278 | };
|
| 279 | + B8D5E78C3AD14156E0A3E07C /* Pods */ = { |
| 280 | + isa = PBXGroup; |
| 281 | + children = ( |
| 282 | + B41D0679A4B0343F646C29DC /* Pods-OAuth2ClientTests.debug.xcconfig */, |
| 283 | + 3E3000541DC3FD5BCDC62EBC /* Pods-OAuth2ClientTests.release.xcconfig */, |
| 284 | + ); |
| 285 | + name = Pods; |
| 286 | + sourceTree = "<group>"; |
| 287 | + }; |
278 | 288 | F6E1A11313D7128100B6DAC3 /* Private */ = {
|
279 | 289 | isa = PBXGroup;
|
280 | 290 | children = (
|
|
488 | 498 | );
|
489 | 499 | runOnlyForDeploymentPostprocessing = 0;
|
490 | 500 | shellPath = /bin/sh;
|
491 |
| - shellScript = "\"${SRCROOT}/Pods/Pods-OAuth2ClientTests-resources.sh\"\n"; |
| 501 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-OAuth2ClientTests/Pods-OAuth2ClientTests-resources.sh\"\n"; |
492 | 502 | showEnvVarsInLog = 0;
|
493 | 503 | };
|
494 | 504 | /* End PBXShellScriptBuildPhase section */
|
|
674 | 684 | };
|
675 | 685 | 94B6CE6C19C1D0A300AA859B /* Debug */ = {
|
676 | 686 | isa = XCBuildConfiguration;
|
677 |
| - baseConfigurationReference = 83DD991B6049465CB61E135B /* Pods-OAuth2ClientTests.xcconfig */; |
| 687 | + baseConfigurationReference = B41D0679A4B0343F646C29DC /* Pods-OAuth2ClientTests.debug.xcconfig */; |
678 | 688 | buildSettings = {
|
679 | 689 | ALWAYS_SEARCH_USER_PATHS = NO;
|
680 | 690 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
720 | 730 | };
|
721 | 731 | 94B6CE6D19C1D0A300AA859B /* Release */ = {
|
722 | 732 | isa = XCBuildConfiguration;
|
723 |
| - baseConfigurationReference = 83DD991B6049465CB61E135B /* Pods-OAuth2ClientTests.xcconfig */; |
| 733 | + baseConfigurationReference = 3E3000541DC3FD5BCDC62EBC /* Pods-OAuth2ClientTests.release.xcconfig */; |
724 | 734 | buildSettings = {
|
725 | 735 | ALWAYS_SEARCH_USER_PATHS = NO;
|
726 | 736 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
0 commit comments