Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update iOS deployment workflow to generate framework bundles #5

Merged
merged 9 commits into from
Sep 16, 2023

Conversation

frenzibyte
Copy link
Member

@frenzibyte frenzibyte commented Sep 16, 2023

Now the native libraries will be appropriately compiled & shipped with the NuGet package as xcframework bundles. This basically avoids the need for having https://github.com/ppy/osu-framework/tree/master/osu.Framework.iOS/runtimes/ios/native/veldrid-spirv.xcframework to exist and manually updating it.

Tested to work both via running build-native.sh script and generating NuGet package locally, and also via GH actions.

@peppy peppy merged commit 3032c93 into ppy:master Sep 16, 2023
10 checks passed
@frenzibyte frenzibyte deleted the ios-framework branch September 16, 2023 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants