|
174 | 174 | 5CD9FC8F26FE311D009C2B27 /* SimpleKeychain.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5CD9FC8526FE30EB009C2B27 /* SimpleKeychain.xcframework */; }; |
175 | 175 | 5CD9FC9026FE3122009C2B27 /* JWTDecode.xcframework in Copy Files */ = {isa = PBXBuildFile; fileRef = 5CD9FC8426FE30EB009C2B27 /* JWTDecode.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
176 | 176 | 5CD9FC9126FE3122009C2B27 /* SimpleKeychain.xcframework in Copy Files */ = {isa = PBXBuildFile; fileRef = 5CD9FC8526FE30EB009C2B27 /* SimpleKeychain.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
| 177 | + 5CDF671F2DC55C6600A9B513 /* CwlPosixPreconditionTesting in Frameworks */ = {isa = PBXBuildFile; productRef = 5CDF671E2DC55C6600A9B513 /* CwlPosixPreconditionTesting */; }; |
177 | 178 | 5CE775A2244FCF2000D054A0 /* Generators.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C4F552C23C9123000C89615 /* Generators.swift */; }; |
178 | 179 | 5CE775A3244FCF3600D054A0 /* CryptoExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C4F552D23C9123000C89615 /* CryptoExtensions.swift */; }; |
179 | 180 | 5CE775A4244FCF3A00D054A0 /* BioAuthenticationSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B9262C11ECF0CBA00F4F6D3 /* BioAuthenticationSpec.swift */; }; |
|
373 | 374 | C177D7762C2BE00D0094C657 /* StubURLProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = C177D7742C2BE00D0094C657 /* StubURLProtocol.swift */; }; |
374 | 375 | C177D7772C2BE00D0094C657 /* StubURLProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = C177D7742C2BE00D0094C657 /* StubURLProtocol.swift */; }; |
375 | 376 | C19413DC2C2D792200FE88F7 /* CwlPreconditionTesting in Frameworks */ = {isa = PBXBuildFile; productRef = C19413DB2C2D792200FE88F7 /* CwlPreconditionTesting */; }; |
376 | | - C196EB072C35D0C700D108AA /* CwlPreconditionTesting in Frameworks */ = {isa = PBXBuildFile; productRef = C196EB062C35D0C700D108AA /* CwlPreconditionTesting */; }; |
377 | 377 | C1B3B9AF2C24B297004A32A4 /* OAuth2VisionApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1B3B9AE2C24B297004A32A4 /* OAuth2VisionApp.swift */; }; |
378 | 378 | C1B3B9B12C24B297004A32A4 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C1B3B9B02C24B297004A32A4 /* ContentView.swift */; }; |
379 | 379 | C1B3B9D32C24B39E004A32A4 /* Auth0.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C1B3B9C02C24B39E004A32A4 /* Auth0.framework */; }; |
|
887 | 887 | isa = PBXFrameworksBuildPhase; |
888 | 888 | buildActionMask = 2147483647; |
889 | 889 | files = ( |
890 | | - C196EB072C35D0C700D108AA /* CwlPreconditionTesting in Frameworks */, |
| 890 | + 5CDF671F2DC55C6600A9B513 /* CwlPosixPreconditionTesting in Frameworks */, |
891 | 891 | 5CD9FC7B26FE30CF009C2B27 /* Nimble.xcframework in Frameworks */, |
892 | 892 | 5CD9FC7D26FE30CF009C2B27 /* Quick.xcframework in Frameworks */, |
893 | 893 | ); |
|
1611 | 1611 | name = Auth0Tests.tvOS; |
1612 | 1612 | packageProductDependencies = ( |
1613 | 1613 | C196EB062C35D0C700D108AA /* CwlPreconditionTesting */, |
| 1614 | + 5CDF671E2DC55C6600A9B513 /* CwlPosixPreconditionTesting */, |
1614 | 1615 | ); |
1615 | 1616 | productName = Auth0Tests.tvOS; |
1616 | 1617 | productReference = 5F331AF91D4BB24C00AE4382 /* Auth0Tests.xctest */; |
|
3745 | 3746 | /* End XCRemoteSwiftPackageReference section */ |
3746 | 3747 |
|
3747 | 3748 | /* Begin XCSwiftPackageProductDependency section */ |
| 3749 | + 5CDF671E2DC55C6600A9B513 /* CwlPosixPreconditionTesting */ = { |
| 3750 | + isa = XCSwiftPackageProductDependency; |
| 3751 | + package = C177D6C52C2ADEB60094C657 /* XCRemoteSwiftPackageReference "CwlPreconditionTesting" */; |
| 3752 | + productName = CwlPosixPreconditionTesting; |
| 3753 | + }; |
3748 | 3754 | C177D6C62C2ADEB60094C657 /* CwlPreconditionTesting */ = { |
3749 | 3755 | isa = XCSwiftPackageProductDependency; |
3750 | 3756 | package = C177D6C52C2ADEB60094C657 /* XCRemoteSwiftPackageReference "CwlPreconditionTesting" */; |
|
0 commit comments