jrendel / SwiftKeychainWrapper

A simple wrapper for the iOS Keychain to allow you to use it in a similar fashion to User Defaults. Written in Swift.
MIT License
1.59k stars 339 forks source link

missing required architectures in pod #86

Open lindseyvastola opened 7 years ago

lindseyvastola commented 7 years ago

I am getting the following error when i update your pod

Target 'SwiftKeychainWrapper' of project 'Pods' was rejected as an implicit dependency for 'SwiftKeychainWrapper.framework' because its architectures 'arm64' didn't contain all required architectures 'armv7 arm64'