I would really like to use App42 iOS SDK for Async API but it lacks bitcode.
Please, dear support, can you provide a build of framework with included bitcode? Just build it with "-fembed-bitcode" flag in XCode 7+.
Otherwise I can not archive the project, recieveing following warning:
"ld: bitcode bundle could not be generated because '/Users/admin/Desktop/Swift/Triangles/Triangles/Shephertz_App42_iOS_API.framework/Shephertz_App42_iOS_API' was built without full bitcode. All object files and libraries for bitcode must be generated from Xcode Archive or Install build for architecture arm64"