-
Notifications
You must be signed in to change notification settings - Fork 92
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
Checksum issue with v6.14.0 #280
Comments
This PR could resolve this: #275 However the recommended solutions seems to be using static repo: https://github.com/AppsFlyerSDK/AppsFlyerFramework-Static |
Is it hard to fix a checksum in config file for v6.14.0 ? |
I created a pull request which fixes the issue |
same issue |
When should we expect a new release containing the fix? |
Is there any update on this ticket team? |
When will it be resolved? |
Yep this has totally blocked my release and I can't find a workaround yet. |
I was getting still getting this annoying checksum issue after switching to the static library (https://github.com/AppsFlyerSDK/AppsFlyerFramework-Static). Eventually, I figured out that I also had a dependency to the old AppsFlyer in one of my modules. My suggestion is to:
|
@xinsight Thanks for the suggestion. I attempted to use the static framework. I was able to add it as Package Dependency at the project level without issue. However, I also need to add the dependency to a swift package module within the project. I'm struggling to identify the correct syntax/formatting/declaration in the Package.swift file. Any suggestions? |
Also this is not a long term solution as the static library doesn't contain the privacy manifest files apparently which will be required starting may 1st 2024 |
any solution please with dynamic version ? |
This still isn't working for me still. I'm getting "Missing package product 'AppsFlyerLib'" now as well no matter which package version I try to add. Restarted Mac, reset package caches, deleted derived data and the rest. |
Report
Trying to update from 6.13.2 to 6.14.0 but am getting the following error in Tuist
SDK Version
6.14.0
What did you do?
tuist fetch
What did you expect to happen?
Fetching of SDK is successfull
What happened instead?
Please provide any other relevant information.
Happens in both Tuist 3 and Tuist 4.
The text was updated successfully, but these errors were encountered: