CocoaPods / fourflusher

A library for interacting with Xcode simulators.
MIT License
32 stars 15 forks source link

pod spec line fails with Xcode 11 beta installed #21

Closed colinhumber closed 5 years ago

colinhumber commented 5 years ago
ERROR | [iOS] unknown: Encountered an unknown error (Could not find a `ios` simulator (valid values: ). Ensure that Xcode -> Window -> Devices has at least one `ios` simulator listed or otherwise add one.) during validation.

This message is thrown when running a pod spec lint after installing Xcode 11 beta.

chrigu1981 commented 5 years ago

same here. thx in advance

Coeur commented 5 years ago

Fixed by #22.