|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + 2810C9532B63652A00BCE94C /* Web3Auth in Frameworks */ = {isa = PBXBuildFile; productRef = 2810C9522B63652A00BCE94C /* Web3Auth */; }; |
10 | 11 | 4D9FEEE5294BAC380035414D /* ios_auth0_exampleApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D9FEEE4294BAC380035414D /* ios_auth0_exampleApp.swift */; };
|
11 | 12 | 4D9FEEE7294BAC380035414D /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D9FEEE6294BAC380035414D /* ContentView.swift */; };
|
12 | 13 | 4D9FEEE9294BAC3A0035414D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 4D9FEEE8294BAC3A0035414D /* Assets.xcassets */; };
|
13 | 14 | 4D9FEEEC294BAC3A0035414D /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 4D9FEEEB294BAC3A0035414D /* Preview Assets.xcassets */; };
|
14 | 15 | 4D9FEEF6294BAC3A0035414D /* ios_auth0_exampleTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D9FEEF5294BAC3A0035414D /* ios_auth0_exampleTests.swift */; };
|
15 | 16 | 4D9FEF00294BAC3A0035414D /* ios_auth0_exampleUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D9FEEFF294BAC3A0035414D /* ios_auth0_exampleUITests.swift */; };
|
16 | 17 | 4D9FEF02294BAC3A0035414D /* ios_auth0_exampleUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D9FEF01294BAC3A0035414D /* ios_auth0_exampleUITestsLaunchTests.swift */; };
|
17 |
| - 4D9FEF10294BAC850035414D /* Web3Auth in Frameworks */ = {isa = PBXBuildFile; productRef = 4D9FEF0F294BAC850035414D /* Web3Auth */; }; |
18 | 18 | 4D9FEF12294BACB10035414D /* ViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D9FEF11294BACB10035414D /* ViewModel.swift */; };
|
19 | 19 | 4D9FEF14294BACC90035414D /* UserDetailView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D9FEF13294BACC90035414D /* UserDetailView.swift */; };
|
20 | 20 | 4D9FEF16294BACD80035414D /* LoginView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4D9FEF15294BACD80035414D /* LoginView.swift */; };
|
|
62 | 62 | isa = PBXFrameworksBuildPhase;
|
63 | 63 | buildActionMask = 2147483647;
|
64 | 64 | files = (
|
65 |
| - 4D9FEF10294BAC850035414D /* Web3Auth in Frameworks */, |
| 65 | + 2810C9532B63652A00BCE94C /* Web3Auth in Frameworks */, |
66 | 66 | );
|
67 | 67 | runOnlyForDeploymentPostprocessing = 0;
|
68 | 68 | };
|
|
161 | 161 | );
|
162 | 162 | name = "ios-auth0-example";
|
163 | 163 | packageProductDependencies = (
|
164 |
| - 4D9FEF0F294BAC850035414D /* Web3Auth */, |
| 164 | + 2810C9522B63652A00BCE94C /* Web3Auth */, |
165 | 165 | );
|
166 | 166 | productName = "ios-auth0-example";
|
167 | 167 | productReference = 4D9FEEE1294BAC380035414D /* ios-auth0-example.app */;
|
|
236 | 236 | );
|
237 | 237 | mainGroup = 4D9FEED8294BAC380035414D;
|
238 | 238 | packageReferences = (
|
239 |
| - 4D9FEF0E294BAC850035414D /* XCRemoteSwiftPackageReference "web3auth-swift-sdk" */, |
| 239 | + 2810C9512B63652A00BCE94C /* XCRemoteSwiftPackageReference "web3auth-swift-sdk" */, |
240 | 240 | );
|
241 | 241 | productRefGroup = 4D9FEEE2294BAC380035414D /* Products */;
|
242 | 242 | projectDirPath = "";
|
|
607 | 607 | /* End XCConfigurationList section */
|
608 | 608 |
|
609 | 609 | /* Begin XCRemoteSwiftPackageReference section */
|
610 |
| - 4D9FEF0E294BAC850035414D /* XCRemoteSwiftPackageReference "web3auth-swift-sdk" */ = { |
| 610 | + 2810C9512B63652A00BCE94C /* XCRemoteSwiftPackageReference "web3auth-swift-sdk" */ = { |
611 | 611 | isa = XCRemoteSwiftPackageReference;
|
612 |
| - repositoryURL = "https://github.com/web3auth/web3auth-swift-sdk"; |
| 612 | + repositoryURL = "https://github.com/Web3Auth/web3auth-swift-sdk/"; |
613 | 613 | requirement = {
|
614 | 614 | kind = upToNextMajorVersion;
|
615 |
| - minimumVersion = 7.4.1; |
| 615 | + minimumVersion = 7.5.0; |
616 | 616 | };
|
617 | 617 | };
|
618 | 618 | /* End XCRemoteSwiftPackageReference section */
|
619 | 619 |
|
620 | 620 | /* Begin XCSwiftPackageProductDependency section */
|
621 |
| - 4D9FEF0F294BAC850035414D /* Web3Auth */ = { |
| 621 | + 2810C9522B63652A00BCE94C /* Web3Auth */ = { |
622 | 622 | isa = XCSwiftPackageProductDependency;
|
623 |
| - package = 4D9FEF0E294BAC850035414D /* XCRemoteSwiftPackageReference "web3auth-swift-sdk" */; |
| 623 | + package = 2810C9512B63652A00BCE94C /* XCRemoteSwiftPackageReference "web3auth-swift-sdk" */; |
624 | 624 | productName = Web3Auth;
|
625 | 625 | };
|
626 | 626 | /* End XCSwiftPackageProductDependency section */
|
|
0 commit comments