Skip to content
This repository was archived by the owner on Dec 8, 2021. It is now read-only.

umm/xcode_manipulation_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xcode Manipulation API

This is an Xcode Manipulation API maintained by the Unity iOS team.

The API is bundled with Unity 5.x. The documentation of the version bundled with Unity is provided here http://docs.unity3d.com/ScriptReference/iOS.Xcode.PBXProject.html.

In order to use this API instead of the dll bundled with a particular Unity release, users need to change the namespace of the API to something different to avoid conflicts.

The above caveat applies to Unity 4.6 too, because it uses an older version of the API internally.

Contribution

Please use name your branch other than 'stable' or 'dev' for pull requests.

By doing a pull request to this repository you accept to release your code under the MIT license (see the LICENSE file).

About

Xcode Manipulation API for Unity

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages