开源软件名称(OpenSource Name):openbakery/gradle-xcodePlugin开源软件地址(OpenSource Url):https://github.com/openbakery/gradle-xcodePlugin开源编程语言(OpenSource Language):Groovy 96.3%开源软件介绍(OpenSource Introduction):gradle-xcodePluginThe gradle xcode plugin (gxp) makes it easier to build Xcode projects by specifying the build settings in a single configuration file. The goal is to keep the build file as simple as possible, but also enable a great flexibility for the build. The gxp uses the Apple command line tools (like xcodebuild) to perform the build. Here a brief overview of the features:
RequirementsXcode 12 or greater
Current stable version is 0.22.2Parameters DocumentationUsageCreate a build.gradle file and place it in the same directory where xcodeproj file lies. Here the minimal content you need in your build.gradle file:
Current develop versionWhen using the openbakery.org repository you can also get the latest develop version by including
The develop version contains all the changes from the develop branch, where all the fixes and feature are implemented. The development version is deployed automatically when all the projects unit tests are successful, and also the if the example projects build. ExampleYou find example projects in example/ with a working build.gradle file.
After you have fetched the example go to the
Need help?If you need help you can create an issue here on GitHub, you can send me a mail or ask on twitter. CollaborateI'm always happy to receive pull requests with new features and if you send a pull request please consider the following things:
LicenseThis project is licensed under the terms of the Apache license. See the LICENSE file. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论