{"id":20124034,"url":"https://github.com/testableapple/fastlane-plugin-build_app_for_simulator","last_synced_at":"2026-05-13T02:34:09.432Z","repository":{"id":43347897,"uuid":"367655498","full_name":"testableapple/fastlane-plugin-build_app_for_simulator","owner":"testableapple","description":"This plugin builds apps exclusively for iOS, tvOS or watchOS Simulators 🚀","archived":false,"fork":false,"pushed_at":"2023-09-11T01:28:35.000Z","size":37,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-22T15:12:26.549Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/testableapple.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-05-15T14:41:52.000Z","updated_at":"2025-02-28T15:25:10.000Z","dependencies_parsed_at":"2022-09-01T02:10:38.837Z","dependency_job_id":null,"html_url":"https://github.com/testableapple/fastlane-plugin-build_app_for_simulator","commit_stats":null,"previous_names":["alteral/fastlane-plugin-build_app_for_simulator"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/testableapple/fastlane-plugin-build_app_for_simulator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testableapple%2Ffastlane-plugin-build_app_for_simulator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testableapple%2Ffastlane-plugin-build_app_for_simulator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testableapple%2Ffastlane-plugin-build_app_for_simulator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testableapple%2Ffastlane-plugin-build_app_for_simulator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testableapple","download_url":"https://codeload.github.com/testableapple/fastlane-plugin-build_app_for_simulator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testableapple%2Ffastlane-plugin-build_app_for_simulator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32965415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T23:30:32.555Z","status":"online","status_checked_at":"2026-05-13T02:00:07.132Z","response_time":115,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T19:47:28.147Z","updated_at":"2026-05-13T02:34:09.418Z","avatar_url":"https://github.com/testableapple.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fastlane-plugin-build_app_for_simulator\n\n[![fastlane Plugin Badge](https://rawcdn.githack.com/fastlane/fastlane/master/fastlane/assets/plugin-badge.svg)](https://rubygems.org/gems/fastlane-plugin-build_app_for_simulator)\n\n## About build_app_for_simulator\n\nThis plugin builds apps exclusively for iOS, tvOS or watchOS Simulators 🚀\n\n## Parameters\n\n| **Key** | **Description** | **Default** |\n| ------- |---------------- | ----------- |\n| `output_directory` | The directory in which the app file should be stored in | `.` |\n| `workspace` | Path to the workspace file | |\n| `project` | Path to the project file | |\n| `scheme` | The project's scheme. Make sure it's marked as `Shared` | |\n| `platform` | Use a custom simulator destination for building the app (`iOS`, `tvOS` or `watchOS`) | `iOS` |\n| `configuration` | The configuration to use when building the app | `Debug` |\n| `derived_data_path` | The directory where built products and other derived data will go | |\n| `result_bundle_path` | Path to the result bundle directory to create | |\n| `buildlog_path` | The directory where to store the build log | |\n| `raw_buildlog` | Set to `true` to see xcodebuild raw output | `false` |\n| `xcargs` | Pass additional xcodebuild options. Be sure to quote the setting names and values e.g. OTHER_LDFLAGS='-ObjC -lstdc++' | |\n\n## Requirements\n\n* [Xcode](https://developer.apple.com/downloads)\n* [Xcode Command Line Tools](http://railsapps.github.io/xcode-command-line-tools.html)\n\n## Getting Started\n\nTo get started with `build_app_for_simulator`, add it to your project by running:\n\n```bash\n$ fastlane add_plugin build_app_for_simulator\n```\n\n## Usage\n\n```ruby\nbuild_app_for_simulator(\n  scheme: 'AppName',\n  workspace: 'Example.xcworkspace',\n  configuration: 'Release',\n  output_directory: 'build'\n)\n```\n\n## Lane Variables\n\n| **SharedValue**                         | **Description**                          |\n| --------------------------------------- | ---------------------------------------- |\n| SharedValues::SIMULATOR_APP_OUTPUT_PATH | The path to the newly generated app file |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftestableapple%2Ffastlane-plugin-build_app_for_simulator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftestableapple%2Ffastlane-plugin-build_app_for_simulator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftestableapple%2Ffastlane-plugin-build_app_for_simulator/lists"}