soffes / SAMKeychain

Simple Objective-C wrapper for the keychain that works on Mac and iOS
MIT License
5.4k stars 956 forks source link

Class SSKeychain is implemented in both /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/StoreServices.framework/StoreServices (0x112eb8780) and /Users/vesperhan/Library/Developer/CoreSimulator/Devices/2567F18A-E146-476C-92A7-B59EF96D4179/data/Containers/Bundle/Application/6EA7C06D-AD66-4825-8183-575E6412A538/CloudCashier.app/CloudCashier (0x1015fc398). One of the two will be used. Which one is undefined. #154

Closed VesperHan closed 8 years ago

soffes commented 8 years ago

This library has already been renamed to SAMKeychain to avoid this problem in iOS 10.

VesperHan commented 8 years ago

Thank you... how silly I am... Now it's running normally