-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix apple cross-platform compatibility.
* Targeting generic devices no longer causes build failures, generic devices are used for creating build archives, used for apple app store submissions. * This prefers the route of simplicity on the end of the user so that they are free to ship metaversekit/swiftusd within their own macOS/iOS/visionOS apps with no overhead. * This temporarily removes gzip support from libdeflate on apple platforms, since generic platforms remove the ability to target specific arm architecture features.
- Loading branch information
Showing
41 changed files
with
9,870 additions
and
7,887 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.