|
32 | 32 | 205B3BF22C00D51A0097D62A /* SettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 205B3BF12C00D51A0097D62A /* SettingsView.swift */; };
|
33 | 33 | 205B3BF42C00D8BF0097D62A /* ProgressScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 205B3BF32C00D8BF0097D62A /* ProgressScreen.swift */; };
|
34 | 34 | 205C9DAF2C20612500E3782C /* Binding+NilCoalescing.swift in Sources */ = {isa = PBXBuildFile; fileRef = 205C9DAE2C20612500E3782C /* Binding+NilCoalescing.swift */; };
|
| 35 | + 205D81A62C71B9D70047C1CC /* SwiftUIIntrospect in Frameworks */ = {isa = PBXBuildFile; productRef = 205D81A52C71B9D70047C1CC /* SwiftUIIntrospect */; }; |
35 | 36 | 206088E92C48079900626DDC /* LocationDetailView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 206088E82C48079900626DDC /* LocationDetailView.swift */; };
|
36 | 37 | 206AC9012BFA07AA00E0D5AE /* AsyncSwiftUI in Frameworks */ = {isa = PBXBuildFile; productRef = 206AC9002BFA07AA00E0D5AE /* AsyncSwiftUI */; };
|
37 | 38 | 207FC6352C4256E60018E605 /* View+SizeModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 207FC6322C4256E60018E605 /* View+SizeModifier.swift */; };
|
|
138 | 139 | 2096016D2C4BD30100D905AF /* VRCKit in Frameworks */,
|
139 | 140 | 206AC9012BFA07AA00E0D5AE /* AsyncSwiftUI in Frameworks */,
|
140 | 141 | 2052C7AE2C4BC97100B341D1 /* VRCKit in Frameworks */,
|
| 142 | + 205D81A62C71B9D70047C1CC /* SwiftUIIntrospect in Frameworks */, |
141 | 143 | );
|
142 | 144 | runOnlyForDeploymentPostprocessing = 0;
|
143 | 145 | };
|
|
363 | 365 | 208899AA2C4BB26D00BCE9C5 /* VRCKit */,
|
364 | 366 | 2052C7AD2C4BC97100B341D1 /* VRCKit */,
|
365 | 367 | 2096016C2C4BD30100D905AF /* VRCKit */,
|
| 368 | + 205D81A52C71B9D70047C1CC /* SwiftUIIntrospect */, |
366 | 369 | );
|
367 | 370 | productName = harmonie;
|
368 | 371 | productReference = 20395D912B945CD700003921 /* Harmonie.app */;
|
|
446 | 449 | 201B430E2C27F48E00879A2F /* XCRemoteSwiftPackageReference "LicenseList" */,
|
447 | 450 | 20592B012C45640D00E1C8B8 /* XCRemoteSwiftPackageReference "async-swift-ui" */,
|
448 | 451 | 2096016B2C4BD30100D905AF /* XCRemoteSwiftPackageReference "vrckit" */,
|
| 452 | + 205D81A42C71B9D70047C1CC /* XCRemoteSwiftPackageReference "swiftui-introspect" */, |
449 | 453 | );
|
450 | 454 | productRefGroup = 20395D922B945CD700003921 /* Products */;
|
451 | 455 | projectDirPath = "";
|
|
883 | 887 | kind = branch;
|
884 | 888 | };
|
885 | 889 | };
|
| 890 | + 205D81A42C71B9D70047C1CC /* XCRemoteSwiftPackageReference "swiftui-introspect" */ = { |
| 891 | + isa = XCRemoteSwiftPackageReference; |
| 892 | + repositoryURL = "https://github.com/siteline/swiftui-introspect"; |
| 893 | + requirement = { |
| 894 | + kind = upToNextMajorVersion; |
| 895 | + minimumVersion = 1.3.0; |
| 896 | + }; |
| 897 | + }; |
886 | 898 | 2096016B2C4BD30100D905AF /* XCRemoteSwiftPackageReference "vrckit" */ = {
|
887 | 899 | isa = XCRemoteSwiftPackageReference;
|
888 | 900 | repositoryURL = "https://github.com/makinosp/vrckit";
|
|
928 | 940 | package = 20592B012C45640D00E1C8B8 /* XCRemoteSwiftPackageReference "async-swift-ui" */;
|
929 | 941 | productName = AsyncSwiftUI;
|
930 | 942 | };
|
| 943 | + 205D81A52C71B9D70047C1CC /* SwiftUIIntrospect */ = { |
| 944 | + isa = XCSwiftPackageProductDependency; |
| 945 | + package = 205D81A42C71B9D70047C1CC /* XCRemoteSwiftPackageReference "swiftui-introspect" */; |
| 946 | + productName = SwiftUIIntrospect; |
| 947 | + }; |
931 | 948 | 206AC9002BFA07AA00E0D5AE /* AsyncSwiftUI */ = {
|
932 | 949 | isa = XCSwiftPackageProductDependency;
|
933 | 950 | productName = AsyncSwiftUI;
|
|
0 commit comments