Closed aboedo closed 4 years ago
The framework doesn't compile on watchOS, since UIDevice isn't available on watchOS. Replaced the call with WKInterfaceDevice, the watchOS equivalent.
Hi @aboedo,
Thanks for the fix. Just merged and updated cocoapods.
P
The framework doesn't compile on watchOS, since UIDevice isn't available on watchOS. Replaced the call with WKInterfaceDevice, the watchOS equivalent.