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

GH Actions for building Rive.xcframework #14

Closed
wants to merge 62 commits into from

Conversation

adamTrz
Copy link

@adamTrz adamTrz commented Apr 29, 2021

Automation PR that will build necessary frameworks and create a Pod repo from it.

On each GH Release we will create a RiveRuntime.xcframework and RiveRuntime.podspec.
Currently Pod is being created and uploaded to a GH repository from which it can be used in other projects (e.g. ExampleiOS). This can be changed in future - we can upload it to Cocoapods repo and download from there.

@mjohnsullivan
Copy link
Contributor

@adamTrz we've made a ton of changes as we get the high level API in place; is this PR still valid for merging?

@adamTrz
Copy link
Author

adamTrz commented May 13, 2021

@adamTrz we've made a ton of changes as we get the high level API in place; is this PR still valid for merging?

Hey, @mjohnsullivan , GH Action code shouldn't be affected by changes in native code. They're separate :)

@mjohnsullivan
Copy link
Contributor

Great!

I notice that rive.h and Runtime.h is duplicated in a few places in this checkin. Is this intentional and if so, do we have to keep them in sync somehow?

@mjtalbot
Copy link
Collaborator

closing PR, its sibling is merged which has all the important stuff from here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants