You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to archive a project with bitcode enabled that is using Paymill SDK, installed form Cocoapods, I get the following error
ld: bitcode bundle could not be generated because '/Users/zellbakalli/Desktop/iOS Projects/Transinoo/Pods/PayMillSDK/samples/vouchermill/PayMillSDK/PayMillSDK.framework/PayMillSDK(PMDirectDebit.o)' was built without full bitcode. All object files and libraries for bitcode must be generated from Xcode Archive or Install build for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
The text was updated successfully, but these errors were encountered:
When I try to archive a project with bitcode enabled that is using Paymill SDK, installed form Cocoapods, I get the following error
The text was updated successfully, but these errors were encountered: