|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + C1021F772926B2CC000E52A5 /* GTMAppAuth in Frameworks */ = {isa = PBXBuildFile; productRef = C1021F762926B2CC000E52A5 /* GTMAppAuth */; }; |
10 | 11 | C1AF3AE72818785B003BAEFF /* Podfile in Resources */ = {isa = PBXBuildFile; fileRef = C1AF3AE52818785B003BAEFF /* Podfile */; };
|
11 | 12 | C1AF3AE82818785B003BAEFF /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = C1AF3AE62818785B003BAEFF /* README.md */; };
|
12 |
| - C1B5D3652825B0870068D12B /* GTMAppAuth in Frameworks */ = {isa = PBXBuildFile; productRef = C1B5D3642825B0870068D12B /* GTMAppAuth */; }; |
13 | 13 | C1B5D3682825B0A00068D12B /* AppAuth in Frameworks */ = {isa = PBXBuildFile; productRef = C1B5D3672825B0A00068D12B /* AppAuth */; };
|
14 | 14 | C1B5D36B2825B0C30068D12B /* GTMSessionFetcherCore in Frameworks */ = {isa = PBXBuildFile; productRef = C1B5D36A2825B0C30068D12B /* GTMSessionFetcherCore */; };
|
15 | 15 | F6016E951D2BD988003497D7 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = F6016E8B1D2BD988003497D7 /* AppDelegate.m */; };
|
|
43 | 43 | files = (
|
44 | 44 | C1B5D36B2825B0C30068D12B /* GTMSessionFetcherCore in Frameworks */,
|
45 | 45 | C1B5D3682825B0A00068D12B /* AppAuth in Frameworks */,
|
46 |
| - C1B5D3652825B0870068D12B /* GTMAppAuth in Frameworks */, |
| 46 | + C1021F772926B2CC000E52A5 /* GTMAppAuth in Frameworks */, |
47 | 47 | );
|
48 | 48 | runOnlyForDeploymentPostprocessing = 0;
|
49 | 49 | };
|
50 | 50 | /* End PBXFrameworksBuildPhase section */
|
51 | 51 |
|
52 | 52 | /* Begin PBXGroup section */
|
| 53 | + C1021F752926B2CC000E52A5 /* Frameworks */ = { |
| 54 | + isa = PBXGroup; |
| 55 | + children = ( |
| 56 | + ); |
| 57 | + name = Frameworks; |
| 58 | + sourceTree = "<group>"; |
| 59 | + }; |
53 | 60 | C1B5D36C2825B0D80068D12B /* Packages */ = {
|
54 | 61 | isa = PBXGroup;
|
55 | 62 | children = (
|
|
66 | 73 | C1AF3AE62818785B003BAEFF /* README.md */,
|
67 | 74 | F6016E8A1D2BD973003497D7 /* Source */,
|
68 | 75 | F6016E711D2AC11F003497D7 /* Products */,
|
| 76 | + C1021F752926B2CC000E52A5 /* Frameworks */, |
69 | 77 | );
|
70 | 78 | sourceTree = "<group>";
|
71 | 79 | };
|
|
110 | 118 | );
|
111 | 119 | name = "Example-macOS";
|
112 | 120 | packageProductDependencies = (
|
113 |
| - C1B5D3642825B0870068D12B /* GTMAppAuth */, |
114 | 121 | C1B5D3672825B0A00068D12B /* AppAuth */,
|
115 | 122 | C1B5D36A2825B0C30068D12B /* GTMSessionFetcherCore */,
|
| 123 | + C1021F762926B2CC000E52A5 /* GTMAppAuth */, |
116 | 124 | );
|
117 | 125 | productName = "Example-Mac";
|
118 | 126 | productReference = F6016E701D2AC11F003497D7 /* Example-macOS.app */;
|
|
143 | 151 | );
|
144 | 152 | mainGroup = F6016E671D2AC11E003497D7;
|
145 | 153 | packageReferences = (
|
146 |
| - C1B5D3632825B0870068D12B /* XCRemoteSwiftPackageReference "GTMAppAuth" */, |
147 | 154 | C1B5D3662825B0A00068D12B /* XCRemoteSwiftPackageReference "AppAuth-iOS" */,
|
148 | 155 | C1B5D3692825B0C30068D12B /* XCRemoteSwiftPackageReference "gtm-session-fetcher" */,
|
149 | 156 | );
|
|
339 | 346 | /* End XCConfigurationList section */
|
340 | 347 |
|
341 | 348 | /* Begin XCRemoteSwiftPackageReference section */
|
342 |
| - C1B5D3632825B0870068D12B /* XCRemoteSwiftPackageReference "GTMAppAuth" */ = { |
343 |
| - isa = XCRemoteSwiftPackageReference; |
344 |
| - repositoryURL = "https://github.com/google/GTMAppAuth.git"; |
345 |
| - requirement = { |
346 |
| - kind = upToNextMajorVersion; |
347 |
| - minimumVersion = 1.0.0; |
348 |
| - }; |
349 |
| - }; |
350 | 349 | C1B5D3662825B0A00068D12B /* XCRemoteSwiftPackageReference "AppAuth-iOS" */ = {
|
351 | 350 | isa = XCRemoteSwiftPackageReference;
|
352 | 351 | repositoryURL = "https://github.com/openid/AppAuth-iOS.git";
|
|
367 | 366 | /* End XCRemoteSwiftPackageReference section */
|
368 | 367 |
|
369 | 368 | /* Begin XCSwiftPackageProductDependency section */
|
370 |
| - C1B5D3642825B0870068D12B /* GTMAppAuth */ = { |
| 369 | + C1021F762926B2CC000E52A5 /* GTMAppAuth */ = { |
371 | 370 | isa = XCSwiftPackageProductDependency;
|
372 |
| - package = C1B5D3632825B0870068D12B /* XCRemoteSwiftPackageReference "GTMAppAuth" */; |
373 | 371 | productName = GTMAppAuth;
|
374 | 372 | };
|
375 | 373 | C1B5D3672825B0A00068D12B /* AppAuth */ = {
|
|
0 commit comments