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

Issue when archiving #26

Closed
monkeywithacupcake opened this issue May 30, 2018 · 0 comments
Closed

Issue when archiving #26

monkeywithacupcake opened this issue May 30, 2018 · 0 comments

Comments

@monkeywithacupcake
Copy link

When archiving, I saw the following error: Target 'Pods-AppName' of project 'Pods' was rejected as an implicit dependency for 'Pods_AppName.framework' because its architectures 'arm64' didn't contain all required architectures 'armv7 arm64'

However, the architecture in the pods was listed as armv7 arm64 and armv7s. The solution that worked for me was to update cocoapods and reinstall the pod.

gem update cocoapods
pod install 

I hope that helps someone else.

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

1 participant