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

Updating to analytics-swift version 1.6.2 causes build error in LivePlugins file when built along with analytics-swift-filters library #370

Closed
seanperez29 opened this issue Nov 12, 2024 · 4 comments
Assignees
Labels

Comments

@seanperez29
Copy link

Describe the bug
I have both this analytics-swift library and analytics-swift-filters library, and whenever I update this one to the latest version (1.6.2) I get a build error in the LivePlugins file stating "Cannot assign to property: 'loaded' is a get-only property".

To Reproduce
Steps to reproduce the behavior:

  1. Have DestinationFilters-Swift (analytics-swift-filters) version 0.1.1 and analytics-swift version 1.5.11 and attempt to update analytics swift to 1.6.2
  2. Build project and error occurs

Screenshots
384182313-4c6130a8-dd1e-4ce7-9e32-b69059bf4ff3

Platform (please complete the following information):

  • Library Version in use: Currently on 1.5.11, but am trying to update to 1.6.2
  • Platform being tested: iOS, Xcode version 15.4
  • Integrations in use: DestinationFilters-Swift
@bsneed
Copy link
Contributor

bsneed commented Nov 22, 2024

We've got changes coming for this shortly; currently waiting on some internal stuff to get finalized.

@seanperez29
Copy link
Author

Sweet sounds good, thanks!

@bsneed
Copy link
Contributor

bsneed commented Nov 25, 2024

Hi @seanperez29 please move to this version: https://github.com/segment-integrations/analytics-swift-live/releases/tag/3.1.0

Code changes should be minimal (if any). As licensing changed and we move closer to GM with live/filters/signals, it was necessary that we remove all prior versions. I apologize in advance for any broken builds in the meantime.

@bsneed bsneed closed this as completed Nov 25, 2024
@seanperez29
Copy link
Author

Worked great! Thanks!

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

No branches or pull requests

2 participants