-
Notifications
You must be signed in to change notification settings - Fork 52
Closed
Description
First of all, thanks for supporting us with this: #185 🙇
This issue is a part of #184
My integration setup
[ x ] CocoaPods cocoapods-xcremotecache plugin
Minimal reproduction of the problem with instructions
- After
producermode success, the new issue comes up withconsumermode:
duplicate symbols for architecture x86_64
Consumer Logs
....
Users/~/Library/Developer/Xcode/DerivedData/MyApp-hbydakxttvkkggdnfmcfqpdwplfx/Build/Products/Dev Debug-watchsimulator/SwiftyRSA-watchOS/SwiftyRSA.framework/SwiftyRSA(X509Certificate.o)
ld: 49994 duplicate symbols for architecture x86_64
Others
If using the previous demo project, we will get another issue:
Fix the example with ['EXCLUDED_ARCHS[sdk=watchsimulator*]'] = 'arm64' for the Watch target seems working, but this solution doesn't work for my real project.
Metadata
Metadata
Assignees
Labels
No labels
