|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; }; |
11 | 11 | 2D82163828F9A89300467FD1 /* AuthAPILoginWithOTPMethodHandlerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2D82163728F9A89300467FD1 /* AuthAPILoginWithOTPMethodHandlerTests.swift */; }; |
| 12 | + A1B2C3D42AECB46A00862998 /* FlutterGeneratedPluginSwiftPackage in Frameworks */ = {isa = PBXBuildFile; productRef = A1B2C3D32AECB46A00862998 /* FlutterGeneratedPluginSwiftPackage */; }; |
12 | 13 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; }; |
13 | 14 | 5C08DBC8288A7646000D2F37 /* CredentialsManagerExtensionsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C08DBC7288A7646000D2F37 /* CredentialsManagerExtensionsTests.swift */; }; |
14 | 15 | 5C328B4827F7822600451E70 /* WebAuthHandlerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C328B4727F7822600451E70 /* WebAuthHandlerTests.swift */; }; |
|
121 | 122 | 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
122 | 123 | 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
123 | 124 | A09B2E3F1D4C7891BA000001 /* CredentialsManagerSSOCredentialsMethodHandlerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CredentialsManagerSSOCredentialsMethodHandlerTests.swift; sourceTree = "<group>"; }; |
| 125 | + 78E0A7A72DC9AD7400C4905E /* FlutterGeneratedPluginSwiftPackage */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = FlutterGeneratedPluginSwiftPackage; path = Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage; sourceTree = "<group>"; }; |
| 126 | + 784666492D4C4C64000A1A5F /* FlutterFramework */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = FlutterFramework; path = Flutter/ephemeral/Packages/.packages/FlutterFramework; sourceTree = "<group>"; }; |
| 127 | + 78DABEA22ED26510000E7860 /* auth0_flutter */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = auth0_flutter; path = ../../darwin/auth0_flutter; sourceTree = "<group>"; }; |
124 | 128 | /* End PBXFileReference section */ |
125 | 129 |
|
126 | 130 | /* Begin PBXFrameworksBuildPhase section */ |
127 | 131 | 5C328B4227F7822600451E70 /* Frameworks */ = { |
128 | 132 | isa = PBXFrameworksBuildPhase; |
129 | 133 | buildActionMask = 2147483647; |
130 | 134 | files = ( |
| 135 | + A1B2C3D42AECB46A00862998 /* FlutterGeneratedPluginSwiftPackage in Frameworks */, |
131 | 136 | ); |
132 | 137 | runOnlyForDeploymentPostprocessing = 0; |
133 | 138 | }; |
|
219 | 224 | 9740EEB11CF90186004384FC /* Flutter */ = { |
220 | 225 | isa = PBXGroup; |
221 | 226 | children = ( |
| 227 | + 78DABEA22ED26510000E7860 /* auth0_flutter */, |
| 228 | + 784666492D4C4C64000A1A5F /* FlutterFramework */, |
| 229 | + 78E0A7A72DC9AD7400C4905E /* FlutterGeneratedPluginSwiftPackage */, |
222 | 230 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */, |
223 | 231 | 9740EEB21CF90195004384FC /* Debug.xcconfig */, |
224 | 232 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */, |
|
281 | 289 | 5C328B4A27F7822600451E70 /* PBXTargetDependency */, |
282 | 290 | ); |
283 | 291 | name = RunnerTests; |
| 292 | + packageProductDependencies = ( |
| 293 | + A1B2C3D32AECB46A00862998 /* FlutterGeneratedPluginSwiftPackage */, |
| 294 | + ); |
284 | 295 | productName = Tests; |
285 | 296 | productReference = 5C328B4527F7822600451E70 /* RunnerTests.xctest */; |
286 | 297 | productType = "com.apple.product-type.bundle.unit-test"; |
|
621 | 632 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
622 | 633 | SWIFT_VERSION = 5.0; |
623 | 634 | TARGETED_DEVICE_FAMILY = "1,2"; |
624 | | - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/Runner"; |
625 | 635 | }; |
626 | 636 | name = Debug; |
627 | 637 | }; |
|
648 | 658 | SWIFT_EMIT_LOC_STRINGS = NO; |
649 | 659 | SWIFT_VERSION = 5.0; |
650 | 660 | TARGETED_DEVICE_FAMILY = "1,2"; |
651 | | - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/Runner"; |
652 | 661 | }; |
653 | 662 | name = Release; |
654 | 663 | }; |
|
675 | 684 | SWIFT_EMIT_LOC_STRINGS = NO; |
676 | 685 | SWIFT_VERSION = 5.0; |
677 | 686 | TARGETED_DEVICE_FAMILY = "1,2"; |
678 | | - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/Runner"; |
679 | 687 | }; |
680 | 688 | name = Profile; |
681 | 689 | }; |
|
971 | 979 | isa = XCSwiftPackageProductDependency; |
972 | 980 | productName = FlutterGeneratedPluginSwiftPackage; |
973 | 981 | }; |
| 982 | + A1B2C3D32AECB46A00862998 /* FlutterGeneratedPluginSwiftPackage */ = { |
| 983 | + isa = XCSwiftPackageProductDependency; |
| 984 | + productName = FlutterGeneratedPluginSwiftPackage; |
| 985 | + }; |
974 | 986 | /* End XCSwiftPackageProductDependency section */ |
975 | 987 | }; |
976 | 988 | rootObject = 97C146E61CF9000F007C117D /* Project object */; |
|
0 commit comments