Skip to content

Commit

Permalink
This should work in visionOS same as on iOS/tvOS
Browse files Browse the repository at this point in the history
(someone else will have to confirm this though)
  • Loading branch information
radianttap committed Feb 27, 2024
1 parent 03a9bfe commit b914df6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Coordinator.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,7 @@
TARGETED_DEVICE_FAMILY = "1,2";
TVOS_DEPLOYMENT_TARGET = 13.2;
VERSIONING_SYSTEM = "apple-generic";
XROS_DEPLOYMENT_TARGET = 1.0;
};
name = Debug;
};
Expand Down Expand Up @@ -326,6 +327,7 @@
TVOS_DEPLOYMENT_TARGET = 13.2;
VALIDATE_PRODUCT = YES;
VERSIONING_SYSTEM = "apple-generic";
XROS_DEPLOYMENT_TARGET = 1.0;
};
name = Release;
};
Expand Down

0 comments on commit b914df6

Please sign in to comment.