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

Build for iOS using static linking #448

Merged
merged 10 commits into from
Dec 11, 2024
Merged

Build for iOS using static linking #448

merged 10 commits into from
Dec 11, 2024

Conversation

za-creature
Copy link
Collaborator

This reorganizes the ios and macos projects to both depend on the same shared code, and implements the same replicated file provider extension with channeled sessions on both platforms, replacing the previous "embed dylib in the bundle" approach used in the past.

This reorganizes the ios and macos projects to both depend on the same shared
code, and implements the same replicated file provider extension with channeled
sessions on both platforms, replacing the previous "embed dylib in the bundle"
approach used in the past.
This extended commit includes the following:
* updates the flutter dependencies
* re-generates the iOS project using the latest flutter template
* resolves versioning issues between the application and extension
* adds an application icon to the macOS project
* adds the replicated file provider extension to iOS
* temporarily disables the iOS share extension
@madadam madadam merged commit 616251a into develop Dec 11, 2024
4 checks passed
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.

2 participants