Skip to content

dilshod/UpdateXcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

UpdateXcode
===========

Prime31 UpdateXcode script replace.
When you have hundreds/thousands files in your plugin, prime31's script take infinity time to add them into xcode project. This script solves this problem.
Just replace UpdateXCode.py script in your Assets/Editor folder, and replace following lines in runner.py
  for plugin in pluginFolders:
      PluginHelper.processPlugin( projectPath, unityProjectPath, plugins )
to
  Runner( projectPath, unityProjectPath, pluginFolders )

About

prime31 script replace

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages