project-imas/encrypted-core-data

xcode 9 release

Opened this issue · 0 comments

paulz commented

Currently to get EncryptedCoreData pod working with Xcode 9 we do:

    pod 'EncryptedCoreData',          # xcode 9 workaround
        :git => 'https://github.com/project-imas/encrypted-core-data.git',
        :commit => 'b97ffaf2f'

Please release the updated version