MobileNativeFoundation / bluepill

Bluepill is a reliable iOS testing tool that runs UI tests using multiple simulators on a single machine
BSD 2-Clause "Simplified" License
3.18k stars 231 forks source link

Specify platform to exclude tvOS, watchOS #541

Closed chenxiao0228 closed 1 year ago

chenxiao0228 commented 1 year ago

tvOS and watchOS sdks and their simulators are not installed by default with Xcode 14. So specifying osx and ios to workaround them. This podspec is mean to bring in the binaries to Pods folder so other tools are able to use it. It does not build or mean to be consumed as a library