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

feat: support building without UIKit #235

Merged
merged 2 commits into from
Oct 30, 2024
Merged

feat: support building without UIKit #235

merged 2 commits into from
Oct 30, 2024

Conversation

crleona
Copy link
Collaborator

@crleona crleona commented Oct 30, 2024

Summary

  • Adds a new AMPLITUDE_DISABLE_UIKIT build option to disable UIKit portions of the codebase
  • Adds a new scheme, "Amplitude-Swift-Package-DisableUIKit" that has this option preconfigured
  • Links against analytics-connector-ios 1.2.3, which adds an xcframework based target
  • Distributes binary frameworks as part of our releases, which can be picked up by Carthage.

Checklist

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

@crleona crleona requested a review from a team October 30, 2024 23:00
@crleona crleona merged commit 61e77a1 into main Oct 30, 2024
16 checks passed
@crleona crleona deleted the no_uikit branch October 30, 2024 23:25
github-actions bot pushed a commit that referenced this pull request Oct 31, 2024
# [1.10.0](v1.9.4...v1.10.0) (2024-10-31)

### Features

* support building without UIKit ([#235](#235)) ([61e77a1](61e77a1))
Copy link

🎉 This PR is included in version 1.10.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants