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

Bitcode not working for Archive #73

Closed
mlchild opened this issue Apr 5, 2019 · 6 comments
Closed

Bitcode not working for Archive #73

mlchild opened this issue Apr 5, 2019 · 6 comments

Comments

@mlchild
Copy link

mlchild commented Apr 5, 2019

Issue archiving with bitcode (for both main framework and extensions):

ld: bitcode bundle could not be generated because '...../Frameworks/IterableAppExtensions.framework/IterableAppExtensions' was built without full bitcode. All frameworks and dylibs for bitcode must be generated from Xcode Archive or Install build file '...../Frameworks/IterableAppExtensions.framework/IterableAppExtensions' for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

@tapashmajumder
Copy link
Contributor

Can you please list steps to repro this issue?

@mlchild
Copy link
Author

mlchild commented Apr 5, 2019

Download frameworks from "releases" page on github
Drag frameworks into xcode (as instructed, embedded binaries etc)
Build in development mode, everything works fine
Archive for iOS app store distributions (with Bitcode enabled)
See above error

@tapashmajumder
Copy link
Contributor

Thanks. We will take a look at this issue. In the meantime would you be able to try Cocoapods or Carthage?

@mlchild
Copy link
Author

mlchild commented Apr 5, 2019 via email

@tapashmajumder
Copy link
Contributor

I have attached different files to the release. Can you please check if this solves the problem?

@tapashmajumder
Copy link
Contributor

I have attached new binary files to the 6.0.8 version release and I have validated that archiving is working using these binaries. I am closing this issue. Please reopen if the issue is not resolved for you.

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