You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compiling for iOS 9.0, but module 'GRDB' has a minimum deployment target of iOS 10.0: /Users/josephcheung/Library/Developer/Xcode/DerivedData/NavBarExperiment-bnwxzmahhyddhzeiwgfjglhjhare/Build/Products/Release-iphonesimulator/GRDB.swift/GRDB.framework/Modules/GRDB.swiftmodule/x86_64-apple-ios-simulator.swiftmodule
Got this error
I think we need to bump ios target in RxGRDB to 10.0 as well https://github.com/RxSwiftCommunity/RxGRDB/blob/master/RxGRDB.podspec#L13
The text was updated successfully, but these errors were encountered: