All Projects → netguru → Xcconfigs

netguru / Xcconfigs

Licence: mit
Collection of common Xcode configuration files. 🛠

Projects that are alternatives of or similar to Xcconfigs

Procedurekit
Advanced Operations in Swift
Stars: ✭ 863 (+2982.14%)
Mutual labels:  tvos, watchos
Sdwebimageswiftui
SwiftUI Image loading and Animation framework powered by SDWebImage
Stars: ✭ 844 (+2914.29%)
Mutual labels:  tvos, watchos
Open Source Ios Apps
📱 Collaborative List of Open-Source iOS Apps
Stars: ✭ 28,826 (+102850%)
Mutual labels:  tvos, watchos
Guitar
A Cross-Platform String and Regular Expression Library written in Swift.
Stars: ✭ 641 (+2189.29%)
Mutual labels:  tvos, watchos
Difference
Simple way to identify what is different between 2 instances of any type. Must have for TDD.
Stars: ✭ 837 (+2889.29%)
Mutual labels:  tvos, watchos
Dynamicjson
Access JSON properties dynamically like JavaScript using Swift 4.2's new @dynamicMemberLookup feature
Stars: ✭ 678 (+2321.43%)
Mutual labels:  tvos, watchos
Swiftui
A collaborative list of awesome SwiftUI resources. Feel free to contribute!
Stars: ✭ 774 (+2664.29%)
Mutual labels:  tvos, watchos
Countly Sdk Ios
Countly Product Analytics iOS SDK with macOS, watchOS and tvOS support.
Stars: ✭ 585 (+1989.29%)
Mutual labels:  tvos, watchos
Life
Conway's Game of Life written in Swift 👾
Stars: ✭ 21 (-25%)
Mutual labels:  tvos, watchos
Ios Cmake
A CMake toolchain file for iOS, macOS, watchOS & tvOS C/C++/Obj-C++ development
Stars: ✭ 844 (+2914.29%)
Mutual labels:  tvos, watchos
Flint
The Flint framework for building apps on Apple platforms using Feature Driven Development
Stars: ✭ 636 (+2171.43%)
Mutual labels:  tvos, watchos
Apprepositorytemplate
The easiest way to start a new application project without any manual configuration
Stars: ✭ 24 (-14.29%)
Mutual labels:  tvos, watchos
Samkeychain
Simple Objective-C wrapper for the keychain that works on Mac and iOS
Stars: ✭ 5,389 (+19146.43%)
Mutual labels:  tvos, watchos
Swiftyrsa
RSA public/private key encryption in Swift
Stars: ✭ 894 (+3092.86%)
Mutual labels:  tvos, watchos
Purchases Ios
In-app purchases and subscriptions made easy. iOS, MacOS, iPadOS, tvOS, and WatchOS support.
Stars: ✭ 614 (+2092.86%)
Mutual labels:  tvos, watchos
Flexibleimage
A simple way to play with the image!
Stars: ✭ 798 (+2750%)
Mutual labels:  tvos, watchos
Swiftframeworktemplate
A template for new Swift iOS / macOS / tvOS / watchOS Framework project ready with travis-ci, cocoapods, Carthage, SwiftPM and a Readme file
Stars: ✭ 527 (+1782.14%)
Mutual labels:  tvos, watchos
Xcake
🍰 Describe Xcode projects in a human readable format and (re)generate one on demand.
Stars: ✭ 549 (+1860.71%)
Mutual labels:  tvos, watchos
Rome
Carthage cache for S3, Minio, Ceph, Google Storage, Artifactory and many others
Stars: ✭ 724 (+2485.71%)
Mutual labels:  tvos, watchos
Swiftui Grid
🚀 SwiftUI Grid layout with custom styles
Stars: ✭ 872 (+3014.29%)
Mutual labels:  tvos, watchos

xcconfigs

This is a collection of common Xcode build configuration files.

Requirements

The latest stable version of xcconfigs is compatible with Xcode 11.2.

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 and is now maintained by Adrian Kashivskyy.

License

This project is licensed under MIT License. See LICENSE.md for more info.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].