Hi,
Hi,
I been attempting to create an IOS Archive to upload my app to the Apple app store
I am on Mac os 10.14.6
using Xcode 11.1
connectiq-mobile-sdk-ios-1.3
This is the error I am getting.
ld: bitcode bundle could not be generated because '/Users/danielleahy/Developer/ucd/paceman/runaid-ios/ConnectIQ.framework/ConnectIQ' was built without full bitcode. All frameworks and dylibs for bitcode must be generated from Xcode Archive or Install build file '/Users/danielleahy/Developer/ucd/paceman/runaid-ios/ConnectIQ.framework/ConnectIQ' for architecture arm64
There is a mention of script
The stripSimulatorSlice.sh script is included in the SDK to help with this process. You will need to add a Run Script
step under Build Phases
after the Embed Frameworks
step. Then drag the stripSimulaotrSlice.sh file into the text box to ensure the script is run during the build process.
This script does not exist in the IOS SDK download.
Has anyone any successfully created an IOS companion app, if so how did you get past the above errors and missing scripts?
Regards,
Daniel Leahy.