{"id":22583083,"url":"https://github.com/wooga/atlas-build-unity-ios","last_synced_at":"2025-08-05T02:31:49.820Z","repository":{"id":49407370,"uuid":"516862672","full_name":"wooga/atlas-build-unity-ios","owner":"wooga","description":"ios build plugin for unity exported Xcode projects","archived":false,"fork":false,"pushed_at":"2024-08-12T13:24:34.000Z","size":366,"stargazers_count":0,"open_issues_count":1,"forks_count":2,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-08-13T10:28:41.775Z","etag":null,"topics":["app-development","atlas","gradle-plugin","ios","unity","xcode"],"latest_commit_sha":null,"homepage":null,"language":"Groovy","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/wooga.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-22T19:16:53.000Z","updated_at":"2024-08-13T10:28:41.775Z","dependencies_parsed_at":"2023-10-16T22:04:02.280Z","dependency_job_id":"ab3f33a0-8ef5-484a-a946-3cefc04d0df3","html_url":"https://github.com/wooga/atlas-build-unity-ios","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooga%2Fatlas-build-unity-ios","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooga%2Fatlas-build-unity-ios/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooga%2Fatlas-build-unity-ios/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wooga%2Fatlas-build-unity-ios/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wooga","download_url":"https://codeload.github.com/wooga/atlas-build-unity-ios/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228694071,"owners_count":17958191,"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":["app-development","atlas","gradle-plugin","ios","unity","xcode"],"created_at":"2024-12-08T06:13:30.570Z","updated_at":"2024-12-08T06:13:31.206Z","avatar_url":"https://github.com/wooga.png","language":"Groovy","funding_links":[],"categories":[],"sub_categories":[],"readme":"atlas-build-unity-ios\n============\n\n[![Gradle Plugin ID](https://img.shields.io/badge/gradle-net.wooga.build--unity--ios-brightgreen.svg?style=flat-square)](https://plugins.gradle.org/plugin/net.wooga.build-unity-ios)\n[![Apache 2.0](https://img.shields.io/badge/license-Apache%202-blue.svg?style=flat-square)](https://raw.githubusercontent.com/wooga/atlas-build-unity-ios/master/LICENSE)\n[![GitHub tag](https://img.shields.io/github/tag/wooga/atlas-build-unity-ios.svg?style=flat-square)]()\n[![GitHub release](https://img.shields.io/github/release/wooga/atlas-build-unity-ios.svg?style=flat-square)]()\n\nios build plugin for unity exported Xcode projects\n\n# Applying the plugin\n\n**build.gradle**\n```groovy\nplugins {\n    id 'net.wooga.build-unity-ios' version '0.1.0'\n}\n```\n\nDocumentation\n=============\n\n- [API docs](https://wooga.github.io/atlas-build-unity-ios/docs/api/)\n\nGradle and Java Compatibility\n=============================\n\n| Gradle Version  | Works  |\n| :-------------: | :----: |\n| \u003c 5.1           | ![no]  |\n| 5.1             | ![yes] |\n| 5.2             | ![yes] |\n| 5.3             | ![yes] |\n| 5.4             | ![yes] |\n| 5.5             | ![yes] |\n| 5.6             | ![yes] |\n| 5.6             | ![yes] |\n| 6.0             | ![yes] |\n| 6.1             | ![yes] |\n| 6.2             | ![yes] |\n| 6.3             | ![yes] |\n| 6.4             | ![yes] |\n| 6.5             | ![yes] |\n| 6.6             | ![yes] |\n| 6.6             | ![yes] |\n| 6.7             | ![yes] |\n| 6.8             | ![yes] |\n| 6.9             | ![yes] |\n| 7.0             | ![yes] |\n\n\nDevelopment\n===========\n\n[Code of Conduct](docs/Code-of-conduct.md)\n\nLICENSE\n=======\n\nCopyright 2022 Wooga GmbH\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n\u003chttp://www.apache.org/licenses/LICENSE-2.0\u003e\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\n\u003c!-- Links --\u003e\n[gradle]:               https://gradle.org/ \"Gradle\"\n[gradle_finalizedBy]:   https://docs.gradle.org/3.5/dsl/org.gradle.api.Task.html#org.gradle.api.Task:finalizedBy\n[gradle_dependsOn]:     https://docs.gradle.org/3.5/dsl/org.gradle.api.Task.html#org.gradle.api.Task:dependsOn\n\n[yes]:                  https://resources.atlas.wooga.com/icons/icon_check.svg \"yes\"\n[no]:                   https://resources.atlas.wooga.com/icons/icon_uncheck.svg \"no\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwooga%2Fatlas-build-unity-ios","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwooga%2Fatlas-build-unity-ios","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwooga%2Fatlas-build-unity-ios/lists"}