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

Multi-platform publish with import name change to c2pa #6

Merged
merged 21 commits into from
Jan 28, 2024

Conversation

gpeacock
Copy link
Contributor

@gpeacock gpeacock commented Jan 19, 2024

Fix build issues and publish for multiple platforms.
adds automated publish of platform crates for macos, windows, and manylinux.
changed library import name to c2pa
uniffi was generating the wrong names on linux builds this means instead of:
import c2pa_python as c2pa
you just enter
import c2pa

@gpeacock gpeacock changed the title Changed the library name from c2pa_python to c2pa Multi-platform publish with import name change to c2pa Jan 28, 2024
@gpeacock gpeacock merged commit e53f873 into main Jan 28, 2024
3 checks passed
@gpeacock gpeacock deleted the linux_c2pa_fix branch January 28, 2024 21:13
@dkozma dkozma self-requested a review January 28, 2024 21:14
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