This is a collection of common Xcode build configuration files.
The latest stable version of xcconfigs
is compatible with Xcode 13.0.
Documentation, tutorials and how-to's are available in Documentation folder.
The preferred way of installing xcconfigs
is using Carthage:
github "netguru/xcconfigs" {version}
You may also install xcconfigs
as a git submodule:
git submodule add https://github.com/netguru/xcconfigs.git {path}
git submodule update --init --recursive
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.
This project was made with ♡ by Netguru.
This project is licensed under MIT License. See LICENSE.md for more info.