{"id":24510715,"url":"https://github.com/rhdeck/react-native-runios-withdevteam","last_synced_at":"2025-03-15T09:41:26.499Z","repository":{"id":104234291,"uuid":"112399227","full_name":"rhdeck/react-native-runios-withdevteam","owner":"rhdeck","description":"Run React Native app on IOS with a named development team","archived":false,"fork":false,"pushed_at":"2018-01-04T16:00:14.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-25T23:35:43.599Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/rhdeck.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-28T23:01:15.000Z","updated_at":"2018-02-07T13:31:32.000Z","dependencies_parsed_at":"2024-01-29T10:25:13.732Z","dependency_job_id":null,"html_url":"https://github.com/rhdeck/react-native-runios-withdevteam","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhdeck%2Freact-native-runios-withdevteam","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhdeck%2Freact-native-runios-withdevteam/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhdeck%2Freact-native-runios-withdevteam/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhdeck%2Freact-native-runios-withdevteam/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rhdeck","download_url":"https://codeload.github.com/rhdeck/react-native-runios-withdevteam/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243713393,"owners_count":20335566,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2025-01-22T00:30:30.642Z","updated_at":"2025-03-15T09:41:26.480Z","avatar_url":"https://github.com/rhdeck.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-native-runios-withdevteam\nPlugin for React Native to allow the selection of the development team for building/running on a device.\n\nThis is useful for completely automated deployment. \n\n# Usage\n```\nyarn add react-native-runios-withdevteam\nreact-native runios --device --development-team [your 10-digit development team ID]\n```\n# Notes\n1) The command is `runios`, vs the standard RN `run-ios`. This plugin adds support for setting the development team, which RN does not at this time. \n\n2) If you leave the development-team parameter blank, it will used the saved ID in your `~/.rninfo` file. \n\n3) This package may not be necessary if you have only one developer account (e.g. you do not belong to an organization)\n\n# Pipelining! \nCompletely automate the deployment to device - no XCode required! \n```\nreact-native init myproject\ncd myproject\nyarn add react-native-bundlebase \\\nreact-native-runios-withdevteam\nreact-native link\nreact-native runios --device --development-team [MYTEAMUUID]\n```\n\nWait about 5-10 minutes, and enjoy on your phone! \n\n**Note** The above assumes you have the keys for your organization safely on your machine - otherwise, you need to synch those. But that is per-machine and per-organization - not per project! \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhdeck%2Freact-native-runios-withdevteam","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frhdeck%2Freact-native-runios-withdevteam","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhdeck%2Freact-native-runios-withdevteam/lists"}