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

building for iOS, but linking in object file built for Mac Catalyst #173

Closed
Lishaoshuai opened this issue May 20, 2021 · 2 comments
Closed

Comments

@Lishaoshuai
Copy link

Report

SDK Version

ℹ Please replace these two lines with the sdk version.
6.3.0

What did you do?

ℹ Please replace these two lines with what you did.
change framework version 6.2.4 to 6.3.0
pod update AppsflyerFramework

What did you expect to happen?

compile success

What happened instead?

/Users/shaoshuaili/Library/Developer/Xcode/DerivedData/Coconut-gvlmxpzlbkjugbdlonnjkhkknloj/Build/Products/Debug-iphoneos/AppsFlyerLib.framework/AppsFlyerLib(AFSDKDevice.o), building for iOS, but linking in object file built for Mac Catalyst, file '/Users/shaoshuaili/Library/Developer/Xcode/DerivedData/Coconut-gvlmxpzlbkjugbdlonnjkhkknloj/Build/Products/Debug-iphoneos/AppsFlyerLib.framework/AppsFlyerLib' for architecture arm64

Please provide any other relevant information.

nothing

@andr-ggn
Copy link
Contributor

Update your CocoaPods to lates version
sudo gem install cocoapods

@Lishaoshuai
Copy link
Author

cocoapods 1.9.3 failed
cocoapods 1.10.1 success
Thanks

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

No branches or pull requests

2 participants