|
3 | 3 | archiveVersion = 1;
|
4 | 4 | classes = {
|
5 | 5 | };
|
6 |
| - objectVersion = 46; |
| 6 | + objectVersion = 52; |
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 |
| - 27923519B02CC850BAE7BB47 /* libPods-Example-iOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A66770A5B0DA1953FF4F1CC1 /* libPods-Example-iOS.a */; }; |
11 | 10 | 346E916E1C29D42800D3620B /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 346E916D1C29D42800D3620B /* main.m */; };
|
12 | 11 | 346E91711C29D42800D3620B /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 346E91701C29D42800D3620B /* AppDelegate.m */; };
|
13 | 12 | 346E91791C29D42800D3620B /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 346E91781C29D42800D3620B /* Assets.xcassets */; };
|
|
16 | 15 | 34CB09BD1C42007600A54261 /* GTMAppAuthExampleViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34CB09BB1C42007600A54261 /* GTMAppAuthExampleViewController.m */; };
|
17 | 16 | 34CB09BE1C42007600A54261 /* GTMAppAuthExampleViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 34CB09BC1C42007600A54261 /* GTMAppAuthExampleViewController.xib */; };
|
18 | 17 | C1AF3AEB28187F71003BAEFF /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = C1AF3AE928187F71003BAEFF /* README.md */; };
|
19 |
| - C1AF3AEC28187F71003BAEFF /* Podfile in Resources */ = {isa = PBXBuildFile; fileRef = C1AF3AEA28187F71003BAEFF /* Podfile */; }; |
| 18 | + C1B5D3572825968E0068D12B /* GTMAppAuth in Frameworks */ = {isa = PBXBuildFile; productRef = C1B5D3562825968E0068D12B /* GTMAppAuth */; }; |
| 19 | + C1B5D35A282596F00068D12B /* AppAuth in Frameworks */ = {isa = PBXBuildFile; productRef = C1B5D359282596F00068D12B /* AppAuth */; }; |
| 20 | + C1B5D3622825A4900068D12B /* GTMSessionFetcherCore in Frameworks */ = {isa = PBXBuildFile; productRef = C1B5D3612825A4900068D12B /* GTMSessionFetcherCore */; }; |
20 | 21 | /* End PBXBuildFile section */
|
21 | 22 |
|
22 | 23 | /* Begin PBXFileReference section */
|
|
31 | 32 | 34CB09BA1C42007600A54261 /* GTMAppAuthExampleViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GTMAppAuthExampleViewController.h; sourceTree = "<group>"; };
|
32 | 33 | 34CB09BB1C42007600A54261 /* GTMAppAuthExampleViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GTMAppAuthExampleViewController.m; sourceTree = "<group>"; };
|
33 | 34 | 34CB09BC1C42007600A54261 /* GTMAppAuthExampleViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = GTMAppAuthExampleViewController.xib; sourceTree = "<group>"; };
|
34 |
| - 4D2C3A0F07471D71220EC99E /* libPods-Example.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Example.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
35 |
| - 7351FECD4CF1AA2E3D6F17AB /* Pods-Example-iOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example-iOS.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Example-iOS/Pods-Example-iOS.debug.xcconfig"; sourceTree = "<group>"; }; |
36 |
| - 784EEF4F0056CA06A5723564 /* 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>"; }; |
37 |
| - A2A7E80B84B03CF1A0F2C3C8 /* 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>"; }; |
38 |
| - A66770A5B0DA1953FF4F1CC1 /* libPods-Example-iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Example-iOS.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
39 | 35 | C1AF3AE928187F71003BAEFF /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
40 |
| - C1AF3AEA28187F71003BAEFF /* Podfile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Podfile; sourceTree = "<group>"; }; |
41 |
| - FF81BDB7585990BBE84E9946 /* Pods-Example-iOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example-iOS.release.xcconfig"; path = "Pods/Target Support Files/Pods-Example-iOS/Pods-Example-iOS.release.xcconfig"; sourceTree = "<group>"; }; |
| 36 | + C1B5D35C282598A40068D12B /* GTMAppAuth */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = GTMAppAuth; path = ../..; sourceTree = "<group>"; }; |
42 | 37 | /* End PBXFileReference section */
|
43 | 38 |
|
44 | 39 | /* Begin PBXFrameworksBuildPhase section */
|
45 | 40 | 346E91661C29D42800D3620B /* Frameworks */ = {
|
46 | 41 | isa = PBXFrameworksBuildPhase;
|
47 | 42 | buildActionMask = 2147483647;
|
48 | 43 | files = (
|
| 44 | + C1B5D35A282596F00068D12B /* AppAuth in Frameworks */, |
49 | 45 | 346E91991C2A245000D3620B /* SafariServices.framework in Frameworks */,
|
50 |
| - 27923519B02CC850BAE7BB47 /* libPods-Example-iOS.a in Frameworks */, |
| 46 | + C1B5D3572825968E0068D12B /* GTMAppAuth in Frameworks */, |
| 47 | + C1B5D3622825A4900068D12B /* GTMSessionFetcherCore in Frameworks */, |
51 | 48 | );
|
52 | 49 | runOnlyForDeploymentPostprocessing = 0;
|
53 | 50 | };
|
|
58 | 55 | isa = PBXGroup;
|
59 | 56 | children = (
|
60 | 57 | 346E91981C2A245000D3620B /* SafariServices.framework */,
|
61 |
| - 4D2C3A0F07471D71220EC99E /* libPods-Example.a */, |
62 |
| - A66770A5B0DA1953FF4F1CC1 /* libPods-Example-iOS.a */, |
63 | 58 | );
|
64 | 59 | name = Frameworks;
|
65 | 60 | sourceTree = "<group>";
|
66 | 61 | };
|
67 | 62 | 346E91601C29D42800D3620B = {
|
68 | 63 | isa = PBXGroup;
|
69 | 64 | children = (
|
70 |
| - C1AF3AEA28187F71003BAEFF /* Podfile */, |
| 65 | + C1B5D35B282598A40068D12B /* Packages */, |
71 | 66 | C1AF3AE928187F71003BAEFF /* README.md */,
|
72 | 67 | 346E916B1C29D42800D3620B /* Source */,
|
73 | 68 | 341564001C487ABA00ECA3D9 /* Frameworks */,
|
74 | 69 | 346E916A1C29D42800D3620B /* Products */,
|
75 |
| - 981930FF6A96C356DBB3D59A /* Pods */, |
76 | 70 | );
|
77 | 71 | sourceTree = "<group>";
|
78 | 72 | };
|
|
100 | 94 | path = Source;
|
101 | 95 | sourceTree = "<group>";
|
102 | 96 | };
|
103 |
| - 981930FF6A96C356DBB3D59A /* Pods */ = { |
| 97 | + C1B5D35B282598A40068D12B /* Packages */ = { |
104 | 98 | isa = PBXGroup;
|
105 | 99 | children = (
|
106 |
| - A2A7E80B84B03CF1A0F2C3C8 /* Pods-Example.debug.xcconfig */, |
107 |
| - 784EEF4F0056CA06A5723564 /* Pods-Example.release.xcconfig */, |
108 |
| - 7351FECD4CF1AA2E3D6F17AB /* Pods-Example-iOS.debug.xcconfig */, |
109 |
| - FF81BDB7585990BBE84E9946 /* Pods-Example-iOS.release.xcconfig */, |
| 100 | + C1B5D35C282598A40068D12B /* GTMAppAuth */, |
110 | 101 | );
|
111 |
| - name = Pods; |
| 102 | + name = Packages; |
112 | 103 | sourceTree = "<group>";
|
113 | 104 | };
|
114 | 105 | /* End PBXGroup section */
|
|
118 | 109 | isa = PBXNativeTarget;
|
119 | 110 | buildConfigurationList = 346E91801C29D42800D3620B /* Build configuration list for PBXNativeTarget "Example-iOS" */;
|
120 | 111 | buildPhases = (
|
121 |
| - BDE4B6070A39E43433C082C5 /* [CP] Check Pods Manifest.lock */, |
122 | 112 | 346E91651C29D42800D3620B /* Sources */,
|
123 | 113 | 346E91661C29D42800D3620B /* Frameworks */,
|
124 | 114 | 346E91671C29D42800D3620B /* Resources */,
|
|
128 | 118 | dependencies = (
|
129 | 119 | );
|
130 | 120 | name = "Example-iOS";
|
| 121 | + packageProductDependencies = ( |
| 122 | + C1B5D3562825968E0068D12B /* GTMAppAuth */, |
| 123 | + C1B5D359282596F00068D12B /* AppAuth */, |
| 124 | + C1B5D3612825A4900068D12B /* GTMSessionFetcherCore */, |
| 125 | + ); |
131 | 126 | productName = Example;
|
132 | 127 | productReference = 346E91691C29D42800D3620B /* Example-iOS.app */;
|
133 | 128 | productType = "com.apple.product-type.application";
|
|
156 | 151 | Base,
|
157 | 152 | );
|
158 | 153 | mainGroup = 346E91601C29D42800D3620B;
|
| 154 | + packageReferences = ( |
| 155 | + C1B5D3552825968E0068D12B /* XCRemoteSwiftPackageReference "GTMAppAuth" */, |
| 156 | + C1B5D358282596F00068D12B /* XCRemoteSwiftPackageReference "AppAuth-iOS" */, |
| 157 | + C1B5D3602825A4900068D12B /* XCRemoteSwiftPackageReference "gtm-session-fetcher" */, |
| 158 | + ); |
159 | 159 | productRefGroup = 346E916A1C29D42800D3620B /* Products */;
|
160 | 160 | projectDirPath = "";
|
161 | 161 | projectRoot = "";
|
|
170 | 170 | isa = PBXResourcesBuildPhase;
|
171 | 171 | buildActionMask = 2147483647;
|
172 | 172 | files = (
|
173 |
| - C1AF3AEC28187F71003BAEFF /* Podfile in Resources */, |
174 | 173 | 346E917C1C29D42800D3620B /* LaunchScreen.storyboard in Resources */,
|
175 | 174 | 346E91791C29D42800D3620B /* Assets.xcassets in Resources */,
|
176 | 175 | C1AF3AEB28187F71003BAEFF /* README.md in Resources */,
|
|
180 | 179 | };
|
181 | 180 | /* End PBXResourcesBuildPhase section */
|
182 | 181 |
|
183 |
| -/* Begin PBXShellScriptBuildPhase section */ |
184 |
| - BDE4B6070A39E43433C082C5 /* [CP] Check Pods Manifest.lock */ = { |
185 |
| - isa = PBXShellScriptBuildPhase; |
186 |
| - buildActionMask = 2147483647; |
187 |
| - files = ( |
188 |
| - ); |
189 |
| - inputPaths = ( |
190 |
| - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
191 |
| - "${PODS_ROOT}/Manifest.lock", |
192 |
| - ); |
193 |
| - name = "[CP] Check Pods Manifest.lock"; |
194 |
| - outputPaths = ( |
195 |
| - "$(DERIVED_FILE_DIR)/Pods-Example-iOS-checkManifestLockResult.txt", |
196 |
| - ); |
197 |
| - runOnlyForDeploymentPostprocessing = 0; |
198 |
| - shellPath = /bin/sh; |
199 |
| - 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"; |
200 |
| - showEnvVarsInLog = 0; |
201 |
| - }; |
202 |
| -/* End PBXShellScriptBuildPhase section */ |
203 |
| - |
204 | 182 | /* Begin PBXSourcesBuildPhase section */
|
205 | 183 | 346E91651C29D42800D3620B /* Sources */ = {
|
206 | 184 | isa = PBXSourcesBuildPhase;
|
|
320 | 298 | };
|
321 | 299 | 346E91811C29D42800D3620B /* Debug */ = {
|
322 | 300 | isa = XCBuildConfiguration;
|
323 |
| - baseConfigurationReference = 7351FECD4CF1AA2E3D6F17AB /* Pods-Example-iOS.debug.xcconfig */; |
324 | 301 | buildSettings = {
|
325 | 302 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
326 | 303 | INFOPLIST_FILE = Source/Info.plist;
|
327 | 304 | IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
328 |
| - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| 305 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 306 | + "$(inherited)", |
| 307 | + "@executable_path/Frameworks", |
| 308 | + ); |
329 | 309 | OTHER_LDFLAGS = (
|
330 | 310 | "-ObjC",
|
331 | 311 | "$(inherited)",
|
|
337 | 317 | };
|
338 | 318 | 346E91821C29D42800D3620B /* Release */ = {
|
339 | 319 | isa = XCBuildConfiguration;
|
340 |
| - baseConfigurationReference = FF81BDB7585990BBE84E9946 /* Pods-Example-iOS.release.xcconfig */; |
341 | 320 | buildSettings = {
|
342 | 321 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
343 | 322 | INFOPLIST_FILE = Source/Info.plist;
|
344 | 323 | IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
345 |
| - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| 324 | + LD_RUNPATH_SEARCH_PATHS = ( |
| 325 | + "$(inherited)", |
| 326 | + "@executable_path/Frameworks", |
| 327 | + ); |
346 | 328 | OTHER_LDFLAGS = (
|
347 | 329 | "-ObjC",
|
348 | 330 | "$(inherited)",
|
|
374 | 356 | defaultConfigurationName = Release;
|
375 | 357 | };
|
376 | 358 | /* End XCConfigurationList section */
|
| 359 | + |
| 360 | +/* Begin XCRemoteSwiftPackageReference section */ |
| 361 | + C1B5D3552825968E0068D12B /* XCRemoteSwiftPackageReference "GTMAppAuth" */ = { |
| 362 | + isa = XCRemoteSwiftPackageReference; |
| 363 | + repositoryURL = "https://github.com/google/GTMAppAuth.git"; |
| 364 | + requirement = { |
| 365 | + kind = upToNextMajorVersion; |
| 366 | + minimumVersion = 1.0.0; |
| 367 | + }; |
| 368 | + }; |
| 369 | + C1B5D358282596F00068D12B /* XCRemoteSwiftPackageReference "AppAuth-iOS" */ = { |
| 370 | + isa = XCRemoteSwiftPackageReference; |
| 371 | + repositoryURL = "https://github.com/openid/AppAuth-iOS.git"; |
| 372 | + requirement = { |
| 373 | + kind = upToNextMajorVersion; |
| 374 | + minimumVersion = 1.0.0; |
| 375 | + }; |
| 376 | + }; |
| 377 | + C1B5D3602825A4900068D12B /* XCRemoteSwiftPackageReference "gtm-session-fetcher" */ = { |
| 378 | + isa = XCRemoteSwiftPackageReference; |
| 379 | + repositoryURL = "https://github.com/google/gtm-session-fetcher.git"; |
| 380 | + requirement = { |
| 381 | + kind = upToNextMajorVersion; |
| 382 | + minimumVersion = 1.0.0; |
| 383 | + }; |
| 384 | + }; |
| 385 | +/* End XCRemoteSwiftPackageReference section */ |
| 386 | + |
| 387 | +/* Begin XCSwiftPackageProductDependency section */ |
| 388 | + C1B5D3562825968E0068D12B /* GTMAppAuth */ = { |
| 389 | + isa = XCSwiftPackageProductDependency; |
| 390 | + package = C1B5D3552825968E0068D12B /* XCRemoteSwiftPackageReference "GTMAppAuth" */; |
| 391 | + productName = GTMAppAuth; |
| 392 | + }; |
| 393 | + C1B5D359282596F00068D12B /* AppAuth */ = { |
| 394 | + isa = XCSwiftPackageProductDependency; |
| 395 | + package = C1B5D358282596F00068D12B /* XCRemoteSwiftPackageReference "AppAuth-iOS" */; |
| 396 | + productName = AppAuth; |
| 397 | + }; |
| 398 | + C1B5D3612825A4900068D12B /* GTMSessionFetcherCore */ = { |
| 399 | + isa = XCSwiftPackageProductDependency; |
| 400 | + package = C1B5D3602825A4900068D12B /* XCRemoteSwiftPackageReference "gtm-session-fetcher" */; |
| 401 | + productName = GTMSessionFetcherCore; |
| 402 | + }; |
| 403 | +/* End XCSwiftPackageProductDependency section */ |
377 | 404 | };
|
378 | 405 | rootObject = 346E91611C29D42800D3620B /* Project object */;
|
379 | 406 | }
|
0 commit comments