|
19 | 19 | 346E91991C2A245000D3620B /* SafariServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 346E91981C2A245000D3620B /* SafariServices.framework */; }; |
20 | 20 | 34CB09BD1C42007600A54261 /* AppAuthExampleViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34CB09BB1C42007600A54261 /* AppAuthExampleViewController.m */; }; |
21 | 21 | 34CB09BE1C42007600A54261 /* AppAuthExampleViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 34CB09BC1C42007600A54261 /* AppAuthExampleViewController.xib */; }; |
22 | | - D0B5FA33D74A6F7924A47471 /* libPods-Example-iOS_ObjC_Extension.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 715EDB7EC4271193E47615ED /* libPods-Example-iOS_ObjC_Extension.a */; }; |
23 | | - E46F8589CE9E5DDFA69D835B /* libPods-Example-iOS_ObjC.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8B61A918CBE7B8142CD7D8B3 /* libPods-Example-iOS_ObjC.a */; }; |
| 22 | + BE28448F8FD76A9C12A30150 /* Pods_Example_iOS_ObjC_Extension.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3CC004951DF03519C52500EC /* Pods_Example_iOS_ObjC_Extension.framework */; }; |
| 23 | + C46B36D00F282572B5747D71 /* Pods_Example_iOS_ObjC.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 43D84745AE558B974A2E64F7 /* Pods_Example_iOS_ObjC.framework */; }; |
24 | 24 | /* End PBXBuildFile section */ |
25 | 25 |
|
26 | 26 | /* Begin PBXContainerItemProxy section */ |
|
81 | 81 | 34CB09BB1C42007600A54261 /* AppAuthExampleViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppAuthExampleViewController.m; sourceTree = "<group>"; }; |
82 | 82 | 34CB09BC1C42007600A54261 /* AppAuthExampleViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = AppAuthExampleViewController.xib; sourceTree = "<group>"; }; |
83 | 83 | 3A18DF082AC2FA0980C9DE57 /* Pods-Example-iOS_ObjC_Extension.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example-iOS_ObjC_Extension.release.xcconfig"; path = "Pods/Target Support Files/Pods-Example-iOS_ObjC_Extension/Pods-Example-iOS_ObjC_Extension.release.xcconfig"; sourceTree = "<group>"; }; |
84 | | - 715EDB7EC4271193E47615ED /* libPods-Example-iOS_ObjC_Extension.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Example-iOS_ObjC_Extension.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 84 | + 3CC004951DF03519C52500EC /* Pods_Example_iOS_ObjC_Extension.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Example_iOS_ObjC_Extension.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 85 | + 43D84745AE558B974A2E64F7 /* Pods_Example_iOS_ObjC.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Example_iOS_ObjC.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
85 | 86 | 86C7660572AE6FF7A4D1592A /* Pods-Example-iOS_ObjC_Extension.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example-iOS_ObjC_Extension.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Example-iOS_ObjC_Extension/Pods-Example-iOS_ObjC_Extension.debug.xcconfig"; sourceTree = "<group>"; }; |
86 | | - 8B61A918CBE7B8142CD7D8B3 /* libPods-Example-iOS_ObjC.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Example-iOS_ObjC.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
87 | 87 | C4C31DB4A4928F246AA03805 /* Pods-Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example.release.xcconfig"; path = "Pods/Target Support Files/Pods-Example/Pods-Example.release.xcconfig"; sourceTree = "<group>"; }; |
88 | 88 | D9867DC6FA9089CD613D4728 /* Pods-Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Example/Pods-Example.debug.xcconfig"; sourceTree = "<group>"; }; |
89 | 89 | ECBCCC4A1A779C83C72044F2 /* Pods-Example-iOS_ObjC.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example-iOS_ObjC.release.xcconfig"; path = "Pods/Target Support Files/Pods-Example-iOS_ObjC/Pods-Example-iOS_ObjC.release.xcconfig"; sourceTree = "<group>"; }; |
|
95 | 95 | buildActionMask = 2147483647; |
96 | 96 | files = ( |
97 | 97 | 06D4812F2055C3D400D9DC32 /* NotificationCenter.framework in Frameworks */, |
98 | | - D0B5FA33D74A6F7924A47471 /* libPods-Example-iOS_ObjC_Extension.a in Frameworks */, |
| 98 | + BE28448F8FD76A9C12A30150 /* Pods_Example_iOS_ObjC_Extension.framework in Frameworks */, |
99 | 99 | ); |
100 | 100 | runOnlyForDeploymentPostprocessing = 0; |
101 | 101 | }; |
|
111 | 111 | buildActionMask = 2147483647; |
112 | 112 | files = ( |
113 | 113 | 346E91991C2A245000D3620B /* SafariServices.framework in Frameworks */, |
114 | | - E46F8589CE9E5DDFA69D835B /* libPods-Example-iOS_ObjC.a in Frameworks */, |
| 114 | + C46B36D00F282572B5747D71 /* Pods_Example_iOS_ObjC.framework in Frameworks */, |
115 | 115 | ); |
116 | 116 | runOnlyForDeploymentPostprocessing = 0; |
117 | 117 | }; |
|
145 | 145 | 3474C8DD1DFCB08E00F22B34 /* libAppAuth-iOS.a */, |
146 | 146 | 346E91981C2A245000D3620B /* SafariServices.framework */, |
147 | 147 | 09795EAF079B07A1781675D9 /* libPods-Example.a */, |
148 | | - 8B61A918CBE7B8142CD7D8B3 /* libPods-Example-iOS_ObjC.a */, |
149 | 148 | 06D4812E2055C3D400D9DC32 /* NotificationCenter.framework */, |
150 | | - 715EDB7EC4271193E47615ED /* libPods-Example-iOS_ObjC_Extension.a */, |
| 149 | + 43D84745AE558B974A2E64F7 /* Pods_Example_iOS_ObjC.framework */, |
| 150 | + 3CC004951DF03519C52500EC /* Pods_Example_iOS_ObjC_Extension.framework */, |
151 | 151 | ); |
152 | 152 | name = Frameworks; |
153 | 153 | sourceTree = "<group>"; |
|
252 | 252 | 346E91661C29D42800D3620B /* Frameworks */, |
253 | 253 | 346E91671C29D42800D3620B /* Resources */, |
254 | 254 | 06D4813E2055C3D400D9DC32 /* Embed App Extensions */, |
| 255 | + 0B7CB92A32140E833CA8FF89 /* [CP] Embed Pods Frameworks */, |
255 | 256 | ); |
256 | 257 | buildRules = ( |
257 | 258 | ); |
|
301 | 302 | developmentRegion = English; |
302 | 303 | hasScannedForEncodings = 0; |
303 | 304 | knownRegions = ( |
| 305 | + English, |
304 | 306 | en, |
305 | 307 | Base, |
306 | 308 | ); |
|
345 | 347 | /* End PBXResourcesBuildPhase section */ |
346 | 348 |
|
347 | 349 | /* Begin PBXShellScriptBuildPhase section */ |
| 350 | + 0B7CB92A32140E833CA8FF89 /* [CP] Embed Pods Frameworks */ = { |
| 351 | + isa = PBXShellScriptBuildPhase; |
| 352 | + buildActionMask = 2147483647; |
| 353 | + files = ( |
| 354 | + ); |
| 355 | + inputPaths = ( |
| 356 | + "${PODS_ROOT}/Target Support Files/Pods-Example-iOS_ObjC/Pods-Example-iOS_ObjC-frameworks.sh", |
| 357 | + "${BUILT_PRODUCTS_DIR}/AppAuth/AppAuth.framework", |
| 358 | + ); |
| 359 | + name = "[CP] Embed Pods Frameworks"; |
| 360 | + outputPaths = ( |
| 361 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/AppAuth.framework", |
| 362 | + ); |
| 363 | + runOnlyForDeploymentPostprocessing = 0; |
| 364 | + shellPath = /bin/sh; |
| 365 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Example-iOS_ObjC/Pods-Example-iOS_ObjC-frameworks.sh\"\n"; |
| 366 | + showEnvVarsInLog = 0; |
| 367 | + }; |
348 | 368 | 836219F293F319703A16E68D /* [CP] Check Pods Manifest.lock */ = { |
349 | 369 | isa = PBXShellScriptBuildPhase; |
350 | 370 | buildActionMask = 2147483647; |
|
468 | 488 | DEVELOPMENT_TEAM = ""; |
469 | 489 | GCC_C_LANGUAGE_STANDARD = gnu11; |
470 | 490 | INFOPLIST_FILE = "Example-iOS_ObjC_Extension/Info.plist"; |
471 | | - IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
| 491 | + IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
472 | 492 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks"; |
473 | 493 | PRODUCT_BUNDLE_IDENTIFIER = "net.openid.appauth.Example.Example-iOS-ObjC-Extension"; |
474 | 494 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
500 | 520 | DEVELOPMENT_TEAM = ""; |
501 | 521 | GCC_C_LANGUAGE_STANDARD = gnu11; |
502 | 522 | INFOPLIST_FILE = "Example-iOS_ObjC_Extension/Info.plist"; |
503 | | - IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
| 523 | + IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
504 | 524 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks"; |
505 | 525 | PRODUCT_BUNDLE_IDENTIFIER = "net.openid.appauth.Example.Example-iOS-ObjC-Extension"; |
506 | 526 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
520 | 540 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
521 | 541 | DEVELOPMENT_TEAM = ""; |
522 | 542 | INFOPLIST_FILE = Tests/Info.plist; |
523 | | - IPHONEOS_DEPLOYMENT_TARGET = 10.2; |
| 543 | + IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
524 | 544 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
525 | 545 | PRODUCT_BUNDLE_IDENTIFIER = net.openid.AppAuthExampleTests; |
526 | 546 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
539 | 559 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
540 | 560 | DEVELOPMENT_TEAM = ""; |
541 | 561 | INFOPLIST_FILE = Tests/Info.plist; |
542 | | - IPHONEOS_DEPLOYMENT_TARGET = 10.2; |
| 562 | + IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
543 | 563 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
544 | 564 | PRODUCT_BUNDLE_IDENTIFIER = net.openid.AppAuthExampleTests; |
545 | 565 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
642 | 662 | CODE_SIGN_IDENTITY = "iPhone Developer"; |
643 | 663 | DEVELOPMENT_TEAM = ""; |
644 | 664 | INFOPLIST_FILE = Source/Info.plist; |
645 | | - IPHONEOS_DEPLOYMENT_TARGET = 7.0; |
| 665 | + IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
646 | 666 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
647 | 667 | PRODUCT_BUNDLE_IDENTIFIER = net.openid.appauth.Example; |
648 | 668 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
658 | 678 | CODE_SIGN_IDENTITY = "iPhone Developer"; |
659 | 679 | DEVELOPMENT_TEAM = ""; |
660 | 680 | INFOPLIST_FILE = Source/Info.plist; |
661 | | - IPHONEOS_DEPLOYMENT_TARGET = 7.0; |
| 681 | + IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
662 | 682 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
663 | 683 | PRODUCT_BUNDLE_IDENTIFIER = net.openid.appauth.Example; |
664 | 684 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
0 commit comments