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: restore Analytics-Connector to built from source version when distributing as a swift package #241

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

crleona
Copy link
Collaborator

@crleona crleona commented Nov 12, 2024

Summary

Reverts changes to Package.swift that opt into the new prepackaged framework based builds, meaning SPM customers will now build analytics-connector from source. The internal Xcode project will still point to the precompiled framework as it is used in Carthage builds. This should help customers with experiencing issues with #238.

Note that the version rollback for analytics-connector is intentional, the only changes we've made are related to packaging.

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 November 12, 2024 00:38
Package.swift Show resolved Hide resolved
@crleona crleona merged commit 31133ac into main Nov 12, 2024
8 checks passed
@crleona crleona deleted the source-analytics-connector branch November 12, 2024 01:10
github-actions bot pushed a commit that referenced this pull request Nov 12, 2024
## [1.10.2](v1.10.1...v1.10.2) (2024-11-12)

### Bug Fixes

* properly decode embedded arrays ([#242](#242)) ([c5b4d2b](c5b4d2b))
* restore Analytics-Connector to built from source version when distributing as a swift package ([#241](#241)) ([31133ac](31133ac))
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