{"id":17950831,"url":"https://github.com/jonathanpeppers/unitybuild","last_synced_at":"2025-03-25T00:31:21.312Z","repository":{"id":147897991,"uuid":"42377014","full_name":"jonathanpeppers/UnityBuild","owner":"jonathanpeppers","description":"Example project showing automated builds with Unity3D","archived":false,"fork":false,"pushed_at":"2015-09-21T12:49:08.000Z","size":6832,"stargazers_count":25,"open_issues_count":1,"forks_count":3,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-19T05:33:00.937Z","etag":null,"topics":["build","build-automation","fake","unity","unity3d"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jonathanpeppers.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":"2015-09-12T23:36:01.000Z","updated_at":"2024-06-13T13:31:14.000Z","dependencies_parsed_at":"2023-04-07T23:47:29.013Z","dependency_job_id":null,"html_url":"https://github.com/jonathanpeppers/UnityBuild","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/jonathanpeppers%2FUnityBuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanpeppers%2FUnityBuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanpeppers%2FUnityBuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanpeppers%2FUnityBuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonathanpeppers","download_url":"https://codeload.github.com/jonathanpeppers/UnityBuild/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245377919,"owners_count":20605374,"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":["build","build-automation","fake","unity","unity3d"],"created_at":"2024-10-29T09:40:41.508Z","updated_at":"2025-03-25T00:31:20.471Z","avatar_url":"https://github.com/jonathanpeppers.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UnityBuild\nExample project showing automated builds with Unity3D\n\nNote, build script assumes you have Unity installed at `/Applications/Unity/Unity.app/` on Mac and `C:\\Program Files\\Unity` on Windows. You can edit these paths in `build-helpers.fsx`.\n\n# How to run a build\n\nOn Mac\n```\n#Exports an Xcode project to Scratch/Xcode\n./build.sh ios-player\n#Builds the Xcode project, and exports the ipa file to build/\n./build.sh ios\n#Builds an Android apk to build/\n./build.sh android\n```\nNotes: I have the Xcode project using my provisioning profile. In `build.fsx`, you can replace the provisioning profile ID and name to use your own.\n\nOn Windows\n```\n#Builds an Android apk to build\\\nbuild android\n```\nNotes: sorry, iOS won't work on Windows. Email Tim Cook.\n\n# How does this work?\nThis is basically an empty Unity project meant to be used as a starting point. I'm using [FAKE](http://fsharp.github.io/FAKE/) installed via [NuGet](http://www.nuget.org/) as a build scripting language.\n\nMore info is on my blog:\n- [Intro to FAKE](http://jonathanpeppers.com/Blog/build-all-the-things!-with-fake)\n- [Building Unity projects with FAKE](http://jonathanpeppers.com/Blog/automating-unity3d-builds-with-fake)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathanpeppers%2Funitybuild","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonathanpeppers%2Funitybuild","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathanpeppers%2Funitybuild/lists"}