Skip to content
This repository has been archived by the owner on Aug 24, 2019. It is now read-only.

Handle the case when there is no SAMKeychain.bundle #180

Open
zummenix opened this issue Jul 17, 2017 · 1 comment
Open

Handle the case when there is no SAMKeychain.bundle #180

zummenix opened this issue Jul 17, 2017 · 1 comment

Comments

@zummenix
Copy link

I'm using manual installation, i.e. copying SAMKeychain and SAMKeychainQuery classes into my project.

resourcesBundle = [NSBundle bundleWithURL:url];

This will fail if url == nil.

Perhaps other option is to explain that SAMKeychain.bundle is required when using manual installation.

@abhimuralidharan
Copy link

I had the same crash on line 255. What is the fix?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants