Awesome
xcconfigs
This is a collection of common Xcode build configuration files.
Requirements
The latest stable version of xcconfigs
is compatible with Xcode 13.0.
Documentation
Documentation, tutorials and how-to's are available in Documentation folder.
Installation
Carthage
The preferred way of installing xcconfigs
is using Carthage:
github "netguru/xcconfigs" {version}
Submodule
You may also install xcconfigs
as a git submodule:
git submodule add https://github.com/netguru/xcconfigs.git {path}
git submodule update --init --recursive
Roadmap
Version 0.x
The main focus of these releases will be fixing issues encountered when integrating xcconfigs
and making sure they stay up-to-date with recommended settings as new Xcode versions are released.
About
This project was made with ♡ by Netguru.
License
This project is licensed under MIT License. See LICENSE.md for more info.