Skip to content

Collection of common Xcode configuration files. 🛠️

License

Notifications You must be signed in to change notification settings

netguru/xcconfigs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.