|
81 | 81 |
|
82 | 82 | /* Begin PBXFileReference section */
|
83 | 83 | 824D5A6D123F68A8001177D5 /* NXOAuth2ClientDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NXOAuth2ClientDelegate.h; sourceTree = "<group>"; };
|
84 |
| - 83DD991B6049465CB61E135B /* Pods-OAuth2ClientTests.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-OAuth2ClientTests.xcconfig"; path = "Pods/Pods-OAuth2ClientTests.xcconfig"; sourceTree = "<group>"; }; |
85 | 84 | 9404FAC1123E3A6900397DD1 /* NXOAuth2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NXOAuth2.h; sourceTree = "<group>"; };
|
86 | 85 | 9429B3A812267A3100D31807 /* NXOAuth2Client.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NXOAuth2Client.h; sourceTree = "<group>"; };
|
87 | 86 | 9429B3A912267A3100D31807 /* NXOAuth2Client.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NXOAuth2Client.m; sourceTree = "<group>"; };
|
|
111 | 110 | 99D8A7F713852C6E00E3073C /* NSData+NXOAuth2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSData+NXOAuth2.h"; sourceTree = "<group>"; };
|
112 | 111 | 99D8A7FE13852D3600E3073C /* NSData+NXOAuth2.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSData+NXOAuth2.m"; sourceTree = "<group>"; };
|
113 | 112 | 99F08DE9138BE8CE002A5401 /* NXOAuth2TrustDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NXOAuth2TrustDelegate.h; sourceTree = "<group>"; };
|
| 113 | + A584AA53216FADEE87202521 /* 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>"; }; |
114 | 114 | AA747D9E0F9514B9006C5449 /* OAuth2Client_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OAuth2Client_Prefix.pch; sourceTree = "<group>"; };
|
115 | 115 | AACBBE490F95108600F1A2B1 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
116 | 116 | B9E2089E9E7941B7AF3D27AA /* libPods-OAuth2ClientTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-OAuth2ClientTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
| 117 | + CCCB476CC96A52415E9D44D3 /* 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>"; }; |
117 | 118 | D2AAC07E0554694100DB518D /* libOAuth2Client.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libOAuth2Client.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
118 | 119 | F6525B4313D593C900ACAE8F /* NXOAuth2Account+Private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NXOAuth2Account+Private.h"; sourceTree = SOURCE_ROOT; };
|
119 | 120 | F65713CC13CC87FD00C8A33A /* NXOAuth2AccountStore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NXOAuth2AccountStore.h; sourceTree = "<group>"; };
|
|
167 | 168 | 0867D69AFE84028FC02AAC07 /* Frameworks */,
|
168 | 169 | 034768DFFF38A50411DB9C8B /* Products */,
|
169 | 170 | 942FFCDE12315E2E00E6C65E /* Resources */,
|
170 |
| - 83DD991B6049465CB61E135B /* Pods-OAuth2ClientTests.xcconfig */, |
| 171 | + B061851D30896FF145B69FB5 /* Pods */, |
171 | 172 | );
|
172 | 173 | name = OAuth2Client;
|
173 | 174 | sourceTree = "<group>";
|
|
261 | 262 | path = Tests;
|
262 | 263 | sourceTree = "<group>";
|
263 | 264 | };
|
| 265 | + B061851D30896FF145B69FB5 /* Pods */ = { |
| 266 | + isa = PBXGroup; |
| 267 | + children = ( |
| 268 | + CCCB476CC96A52415E9D44D3 /* Pods-OAuth2ClientTests.debug.xcconfig */, |
| 269 | + A584AA53216FADEE87202521 /* Pods-OAuth2ClientTests.release.xcconfig */, |
| 270 | + ); |
| 271 | + name = Pods; |
| 272 | + sourceTree = "<group>"; |
| 273 | + }; |
264 | 274 | F6E1A11313D7128100B6DAC3 /* Private */ = {
|
265 | 275 | isa = PBXGroup;
|
266 | 276 | children = (
|
|
380 | 390 | 0867D690FE84028FC02AAC07 /* Project object */ = {
|
381 | 391 | isa = PBXProject;
|
382 | 392 | attributes = {
|
383 |
| - LastUpgradeCheck = 1110; |
| 393 | + LastUpgradeCheck = 1200; |
384 | 394 | ORGANIZATIONNAME = nxtbgthng;
|
385 | 395 | };
|
386 | 396 | buildConfigurationList = 1DEB922208733DC00010E9CD /* Build configuration list for PBXProject "OAuth2Client" */;
|
387 | 397 | compatibilityVersion = "Xcode 3.2";
|
388 |
| - developmentRegion = English; |
| 398 | + developmentRegion = en; |
389 | 399 | hasScannedForEncodings = 1;
|
390 | 400 | knownRegions = (
|
391 |
| - English, |
392 |
| - Japanese, |
393 |
| - French, |
394 |
| - German, |
| 401 | + Base, |
| 402 | + ja, |
| 403 | + de, |
| 404 | + fr, |
| 405 | + en, |
395 | 406 | );
|
396 | 407 | mainGroup = 0867D691FE84028FC02AAC07 /* OAuth2Client */;
|
397 | 408 | productRefGroup = 034768DFFF38A50411DB9C8B /* Products */;
|
|
473 | 484 | GCC_THUMB_SUPPORT = NO;
|
474 | 485 | GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
475 | 486 | INSTALL_PATH = /usr/local/lib;
|
476 |
| - IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
477 | 487 | PRODUCT_NAME = OAuth2Client;
|
478 | 488 | SDKROOT = iphoneos;
|
479 | 489 | SKIP_INSTALL = YES;
|
|
492 | 502 | GCC_THUMB_SUPPORT = NO;
|
493 | 503 | GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
494 | 504 | INSTALL_PATH = /usr/local/lib;
|
495 |
| - IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
496 | 505 | PRODUCT_NAME = OAuth2Client;
|
497 | 506 | SDKROOT = iphoneos;
|
498 | 507 | SKIP_INSTALL = YES;
|
|
515 | 524 | CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
516 | 525 | CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
517 | 526 | CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
| 527 | + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; |
518 | 528 | CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
519 | 529 | CLANG_WARN_STRICT_PROTOTYPES = YES;
|
520 | 530 | CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
531 | 541 | GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
532 | 542 | GCC_WARN_UNUSED_FUNCTION = YES;
|
533 | 543 | GCC_WARN_UNUSED_VARIABLE = YES;
|
| 544 | + IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
534 | 545 | MACOSX_DEPLOYMENT_TARGET = 10.7;
|
535 | 546 | ONLY_ACTIVE_ARCH = YES;
|
536 | 547 | OTHER_LDFLAGS = "-ObjC";
|
|
553 | 564 | CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
554 | 565 | CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
555 | 566 | CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
| 567 | + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; |
556 | 568 | CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
557 | 569 | CLANG_WARN_STRICT_PROTOTYPES = YES;
|
558 | 570 | CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
567 | 579 | GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
568 | 580 | GCC_WARN_UNUSED_FUNCTION = YES;
|
569 | 581 | GCC_WARN_UNUSED_VARIABLE = YES;
|
| 582 | + IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
570 | 583 | MACOSX_DEPLOYMENT_TARGET = 10.7;
|
571 | 584 | OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
|
572 | 585 | OTHER_LDFLAGS = "-ObjC";
|
|
0 commit comments