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

Unable to Archive due to Bitcode #39

Closed
allenwixted opened this issue May 1, 2018 · 2 comments
Closed

Unable to Archive due to Bitcode #39

allenwixted opened this issue May 1, 2018 · 2 comments

Comments

@allenwixted
Copy link

I have been getting this error over the last week and am unable to resolve it. Apologies if this is incorrect usage of the "issues" tab.

Auto-Linking bitcode bundle could not be generated because '/Users/allenwixted/Desktop/iOS : OS X/NoPlaceLike/Frameworks/ARVideoKit.framework/ARVideoKit' was built without full bitcode. All frameworks and dylibs for bitcode must be generated from Xcode Archive or Install build

I've tried this article and it worked for a day or so. Then I realised I was working on Xcode beta and needed to build it for iOS 11.3 and am unable to resolve the issue this time around. Any help is much appreciated.

@AFathi
Copy link
Owner

AFathi commented May 1, 2018

@allenwixted, are you using the .framework binary file?

If so, I'd recommend to follow those steps:

https://github.com/AFathi/ARVideoKit#publishing-to-the-app-store

@allenwixted
Copy link
Author

allenwixted commented May 2, 2018

Hi @AFathi I couldnt get it to work so I just removed the framework and went with importing the code folder itself. Thanks for responding though. Side Q regarding licencing, my app doesn't have a licence page yet (it's just a basic table view with ARViews spanning from those). Is it okay to mention/link ARVideoKit in the AppStore page or is there a specific requirement in what way to give you the credit deserved for the framework?

Edit: Have included the licence in the settings screen. Thanks for your help!
screen shot 2018-05-02 at 20 39 47

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