Xcode.txt 534 B

123456789
  1. This is a copy of the Xcode Manipulation API
  2. https://bitbucket.org/Unity-Technologies/xcodeapi/overview
  3. This is already packed inside Unity under the UnityEditor.IOS.XCode namespace,
  4. but I'm including here as well because the version that comes with unity doesn't handle
  5. localized files.
  6. This copy includes the pullrequest #13 (https://bitbucket.org/Unity-Technologies/xcodeapi/pull-requests/13/creation-of-variantgroup-and/diff)
  7. Hopefully that will be integrated in Unity soon, but until then, I will be including this files here!