Skip to content

Add interactive iOS app runner script#172

Merged
JessalynWang merged 1 commit intoamzn:mainfrom
vRallev:ralf/script
Apr 12, 2026
Merged

Add interactive iOS app runner script#172
JessalynWang merged 1 commit intoamzn:mainfrom
vRallev:ralf/script

Conversation

@vRallev
Copy link
Copy Markdown
Contributor

@vRallev vRallev commented Apr 11, 2026

Add a repo-local ios-run.sh helper for the sample and recipes iOS wrapper apps.

The script:

  • prompts for which app to run
  • reuses the only booted simulator when possible
  • prompts for a simulator when none or multiple are booted
  • boots the selected simulator if needed
  • builds the selected Xcode wrapper app
  • installs the built .app into the chosen simulator
  • launches the installed app by bundle identifier

Add a repo-local ios-run.sh helper for the sample and recipes iOS wrapper apps.

The script:
- prompts for which app to run
- reuses the only booted simulator when possible
- prompts for a simulator when none or multiple are booted
- boots the selected simulator if needed
- builds the selected Xcode wrapper app
- installs the built .app into the chosen simulator
- launches the installed app by bundle identifier
@JessalynWang JessalynWang merged commit 8e3ba79 into amzn:main Apr 12, 2026
19 checks passed
@vRallev vRallev deleted the ralf/script branch April 12, 2026 01:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants