Closed matiasvillaverde closed 4 years ago
As open on this Issue, this small PR allows to use the library on iOS, WatchOS and tvOS.
Then we can use the library on iOS, the issue is this one
Adding a compiler flag, to import CoreGraphics will fix the compiler getting crazy of which CGFloat to use.
Now available in https://github.com/MrLotU/SwiftPrometheus/releases/tag/1.0.0-alpha.7
As open on this Issue, this small PR allows to use the library on iOS, WatchOS and tvOS.
Checklist
Motivation and Context
Then we can use the library on iOS, the issue is this one
Description
Adding a compiler flag, to import CoreGraphics will fix the compiler getting crazy of which CGFloat to use.