{"id":26673614,"url":"https://github.com/networm/unityxcodecache","last_synced_at":"2025-04-12T06:13:21.280Z","repository":{"id":139107940,"uuid":"148561276","full_name":"networm/UnityXcodeCache","owner":"networm","description":"Simply setup cache for Unity generated Xcode project to speed up build times.","archived":false,"fork":false,"pushed_at":"2018-09-13T00:58:13.000Z","size":5,"stargazers_count":37,"open_issues_count":0,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-12T06:13:15.717Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://networm.me/2018/09/16/unity-xcode-cache/","language":"C#","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/networm.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":"2018-09-13T00:57:50.000Z","updated_at":"2025-03-25T06:23:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"14339e91-edae-495a-af03-27831e48967f","html_url":"https://github.com/networm/UnityXcodeCache","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/networm%2FUnityXcodeCache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/networm%2FUnityXcodeCache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/networm%2FUnityXcodeCache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/networm%2FUnityXcodeCache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/networm","download_url":"https://codeload.github.com/networm/UnityXcodeCache/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248525138,"owners_count":21118619,"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-03-26T01:36:58.677Z","updated_at":"2025-04-12T06:13:21.273Z","avatar_url":"https://github.com/networm.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UnityXcodeCache\n\nSimply setup cache for Unity generated Xcode project to speed up build times.\n\n## Usage\n\n1. Clone repository into Unity `Editor` folder.\n2. Execute `Tools/Xcode/WriteCache` before build Xcode project.\n3. Build Xcode project.\n4. Execute `Tools/Xcode/ReadCache` after build Xcode project.\n5. Open Xcode and build, build will use previous build cache to speed up\n\n## Introduction\n\nThe principle is simple:\n\n1. Copy whole Xcode project to `Cache` folder and preserve all timestamps. Cause Xcode use file and directory timestamp to decide whether to use cache.\n2. Use Unity to generate Xcode project\n3. Depth-first traverse Xcode project and compare file with cached, set timestamp to cached if they are equal.\n\n## Environment\n\n- Unity 2017.4.2f2\n- Xcode 9.4.1\n- macOS 10.13.6\n\nIt didn't use any special trick, so it should compatible with all Unity, macOS and Xcode versions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetworm%2Funityxcodecache","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnetworm%2Funityxcodecache","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetworm%2Funityxcodecache/lists"}