CocoaPods / fourflusher

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

Update fetch_sims function for stability (M1 improve support) #29

Open leverdeterre opened 1 year ago

leverdeterre commented 1 year ago

Actually, in some cases (for example if you use an M1 processor) Some outputs of the command are missing with the formated JSON. The idea, here is to redirect stderr to nothing to have a valid JSON.

How to reproduce :

pod repo push xxx-build-private-pods XXX-Firebase-ios.podspec --allow-warnings --verbose

Original issue : -> Pod installation complete! There is 1 dependency from the Podfile and 11 total pods installed. Building withxcodebuild`. -> Build-Plugin-Firebase-ios (1.0.3)