saturngod / IAPHelper

No more maintenance for this repo. Please use the https://github.com/bizz84/SwiftyStoreKit
MIT License
1.55k stars 280 forks source link

Potential Leak Warning on Xcode 6 #18

Closed benmarten closed 8 years ago

benmarten commented 9 years ago

I am using the latest IAPHelper Version and I see this warnings in Xcode:

screen shot 2015-04-15 at 13 39 17

benmarten commented 9 years ago

I think the fix is easy, change: __bridge_retained to __bridge

saturngod commented 9 years ago

I am using https://github.com/kamiro/SFHFKeychainUtils for Keychain. It may be problem of SFHFKeychainUtils.