Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cake-contrib/cake.xcode
Cake Build addon for XCode and CocoaPods.
https://github.com/cake-contrib/cake.xcode
hacktoberfest objective-c xcode
Last synced: 26 days ago
JSON representation
Cake Build addon for XCode and CocoaPods.
- Host: GitHub
- URL: https://github.com/cake-contrib/cake.xcode
- Owner: cake-contrib
- License: other
- Created: 2015-09-16T01:41:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-08-15T10:32:34.000Z (over 2 years ago)
- Last Synced: 2024-12-08T23:18:42.771Z (30 days ago)
- Topics: hacktoberfest, objective-c, xcode
- Language: C#
- Homepage: https://cakebuild.net/extensions/cake-xcode
- Size: 247 KB
- Stars: 5
- Watchers: 8
- Forks: 14
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Cake.XCode
A set of aliases for http://cakebuild.net to help with Xcode and CocoaPods.You can easily reference Cake.XCode directly in your build script via a cake addin:
```csharp
#addin "Cake.XCode"
```## Aliases
Please visit the Cake Documentation for a list of available aliases:
http://cakebuild.net/dsl/xcode
## Discussion
For questions and to discuss ideas & feature requests, use the [GitHub discussions on the Cake GitHub repository](https://github.com/cake-build/cake/discussions), under the [Extension Q&A](https://github.com/cake-build/cake/discussions/categories/extension-q-a) category.
[![Join in the discussion on the Cake repository](https://img.shields.io/badge/GitHub-Discussions-green?logo=github)](https://github.com/cake-build/cake/discussions)
## Apache License 2.0
Apache Cake.Xamarin Copyright 2015. The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).