Preview Links on PRs for iOS apps
Version updated for https://github.com/limrun-inc/ios-preview-action to version v0.2.0.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the process of building iOS apps using a temporary Limrun Xcode instance and provides live preview links for testing the app in an iOS Simulator streamed directly to a browser. It eliminates the need for a Mac, streamlining app development and collaboration by enabling reviewers to interact with the app directly from pull requests. Key capabilities include automatic app previews and integration with GitHub PR workflows for enhanced CI/CD efficiency.
What’s Changed
- Added all possible xcode project options so that the server-derived values can be overridden.
- Bumped all dependencies and moved to ESM.