{"id":18818319,"url":"https://github.com/luobin23628/xcodebuildprovisioning","last_synced_at":"2026-01-15T16:30:19.499Z","repository":{"id":3823303,"uuid":"4903906","full_name":"luobin23628/xcodebuildprovisioning","owner":"luobin23628","description":"A tool to run xcodebuild with specifying developer identity provisioning profile.","archived":false,"fork":false,"pushed_at":"2012-03-20T16:19:54.000Z","size":73,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-30T02:33:39.506Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/luobin23628.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-07-05T10:38:36.000Z","updated_at":"2014-03-21T20:17:53.000Z","dependencies_parsed_at":"2022-08-27T13:02:12.764Z","dependency_job_id":null,"html_url":"https://github.com/luobin23628/xcodebuildprovisioning","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/luobin23628%2Fxcodebuildprovisioning","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luobin23628%2Fxcodebuildprovisioning/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luobin23628%2Fxcodebuildprovisioning/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luobin23628%2Fxcodebuildprovisioning/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luobin23628","download_url":"https://codeload.github.com/luobin23628/xcodebuildprovisioning/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239753734,"owners_count":19691162,"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":"2024-11-08T00:16:08.865Z","updated_at":"2026-01-15T16:30:19.452Z","avatar_url":"https://github.com/luobin23628.png","language":"PHP","readme":"#A tool to run xcodebuild with specifying developer identity and provisioning profile\n\nScript written in PHP. It gives you a list of developer identities to select from and automatically finds a *.mobileprovision file for your selection. Or you can enter your credentials in config and script will silently build your app.\n\nFeel free to send me your propositions and improvements.\n\n###How to use\n\n1. First copy xcodebuildprovisioning.php file into your projects directory (near your *.xcodeproj file). You can enter your identity and provisioning profile filepath, but it is not necessary because the script will prompt you otherwise.\n\n1. Make it executable: chmod +x xcodebuildprovisioning.php\n\n1. That's all, run ./xcodebuildprovisioning.php from your project directory.\n\n###Config\n\nDefine these constants in your `xcodebuildprovisioning.php` file to make script run with no prompts.\n\n1. `define('TARGET_SDK', 'iphoneos');` \u0026mdash; default SDK to use.\n\n1. `define('DEVELOPER_IDENTITY', '');` \u0026mdash; your developer identity in format: \"iPhone Developer: Name (XXXX)\".\n\n1. `define('PROV_PROFILE_PATH', '');` \u0026mdash; full path to provisioning profile.\n\n1. `define('TEAM_IDENTIFIER', '');` \u0026mdash; your team identifier in format: \"XXXYYYZZZZ\", only letters.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluobin23628%2Fxcodebuildprovisioning","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluobin23628%2Fxcodebuildprovisioning","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluobin23628%2Fxcodebuildprovisioning/lists"}