Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ryanslikesocool/unityxcodeprojectsettings

Xcode build settings for Unity
https://github.com/ryanslikesocool/unityxcodeprojectsettings

Last synced: 7 days ago
JSON representation

Xcode build settings for Unity

Awesome Lists containing this project

README

        

# Unity Xcode Project Settings
Advanced Xcode project settings available in Unity's Project Settings panel.

## NOTICE
**This package is under development and not considered production-ready.**\
Breaking changes are common, documentation is incomplete, and support is limited. Use at your own risk.

## Installation (Unity Package Manager)
- Select "Add package from git URL..." from the plus (+) menu in the package manager window.
- Paste the package's git url.
```
https://github.com/ryanslikesocool/UnityXcodeProjectSettings.git
```

## Dependencies
This package has two dependencies:
- [Foundation](https://github.com/ryanslikesocool/UnityFoundation)
- [Property Wrappers](https://github.com/ryanslikesocool/UnityFoundation-PropertyWrappers)