You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pito run command can launch any desktop host, or repack an apk and launch on android device. It would be good to launch either/or both ios simulator or device using pito run command. This could then be used for ide integration such as with ZBS or sublime text for quick edit run test cycles.
ios-deploy might help from the cordova/phonegap guys for running on device, or just use the magic xcrun incantation for spinning up a simulator, ideally after repacking and resigning an existing .app/ipa for faster turnaround
The text was updated successfully, but these errors were encountered:
pito run command can launch any desktop host, or repack an apk and launch on android device. It would be good to launch either/or both ios simulator or device using pito run command. This could then be used for ide integration such as with ZBS or sublime text for quick edit run test cycles.
ios-deploy might help from the cordova/phonegap guys for running on device, or just use the magic xcrun incantation for spinning up a simulator, ideally after repacking and resigning an existing .app/ipa for faster turnaround
The text was updated successfully, but these errors were encountered: