Tool Name
ios-simulators
Homepage / Documentation URL
https://gist.github.com/lucalves/b6d2172eabe1653f2cbe236caef1a905
What should the resource manage?
On MacOS, we should allow users to control their emulator instances via Codify. Codify can manage emulators on the system so that users do not need to manually manage it.
Codify should create, modify and delete emulator instances using xcrun simctl
Can you also add auto-completion for both the iOS version and device version ( com.apple.CoreSimulator.SimDeviceType.iPhone-8 com.apple.CoreSimulator.SimRuntime.iOS-10–3 )
Here is some more documentation: https://linuxcommandlibrary.com/man/simctl
Installation Notes (optional)
It should be isntalled by xcode-tools by default (which we install automatically using Codify)
MacOS only ofcourse
Use Cases (optional)
No response
Tool Name
ios-simulators
Homepage / Documentation URL
https://gist.github.com/lucalves/b6d2172eabe1653f2cbe236caef1a905
What should the resource manage?
On MacOS, we should allow users to control their emulator instances via Codify. Codify can manage emulators on the system so that users do not need to manually manage it.
Codify should create, modify and delete emulator instances using xcrun simctl
Can you also add auto-completion for both the iOS version and device version ( com.apple.CoreSimulator.SimDeviceType.iPhone-8 com.apple.CoreSimulator.SimRuntime.iOS-10–3 )
Here is some more documentation: https://linuxcommandlibrary.com/man/simctl
Installation Notes (optional)
It should be isntalled by xcode-tools by default (which we install automatically using Codify)
MacOS only ofcourse
Use Cases (optional)
No response