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

fix: don't include build path in zipped artifact #6

Merged
merged 2 commits into from
Oct 30, 2024

Conversation

crleona
Copy link
Collaborator

@crleona crleona commented Oct 29, 2024

Summary

Currently the zip file includes the .build/artifacts path, this change correctly puts the xcframework at the root of the zip file. Also, this adds support for macos catalyst, which Analytics-Swift supports.

successful release dry run: https://github.com/amplitude/analytics-connector-ios/actions/runs/11584167224

Checklist

  • Does your PR title have the correct title format?
  • Does your PR have a breaking change?: no

@crleona crleona requested a review from bgiori October 29, 2024 20:24
@crleona crleona merged commit 7c72f3f into main Oct 30, 2024
5 checks passed
@crleona crleona deleted the fix_xcframework_path branch October 30, 2024 17:30
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