-
Notifications
You must be signed in to change notification settings - Fork 4
dilshod/UpdateXcode
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published