544 B
544 B
description |
---|
Build jellypig tvOS and launch in Apple TV simulator |
Build the latest version of jellypig tvOS in Debug configuration, install it on the Apple TV simulator, and launch it.
Steps:
- Boot the Apple TV simulator (16A71179-729D-4F1B-8698-8371F137025B)
- Open Simulator.app
- Build the project for tvOS Simulator
- Install the built app on the simulator
- Launch the app with bundle identifier org.ashik.jellypig
Use xcodebuild to build, xcrun simctl to manage the simulator, and report success when the app is running.