You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, I'd like to say this is a great idea for a project-- I've been struggling a lot with this myself. I tried running your tool today and it wouldn't create the Unity project. I could be doing something wrong, but I tried my best to follow your instructions from the README. Here is the log from the command:
Jacks-Mac-Pro:Storytime jackcook$ UnityBuildKit generate
----------
⚙️ Creating iOS Project
----------
No "base" settings found
No "debug config" settings found
No "base" settings found
No "release config" settings found
No "iOS" settings found
No "base" settings found
No "debug config" settings found
No "iOS" settings found
No "iOS" settings found
No "base" settings found
No "release config" settings found
No "iOS" settings found
----------
⚙️ Creating Unity Project
----------
Generating Unity project
This may take some time to complete
Generating Unity Editor scripts
----------
⚙️ Initializing projects
----------
Initializing Unity scene ExampleScene for iOS...
This will take some time to complete
----------
💥 An error was encountered while creating your projects
Failed to execute shell command: Initializing Unity Project
@jackcook for a quick test, try setting the project paths to something like: /Users/me/Documents/Projects/MyProject/iOS/ / /Users/me/Documents/Projects/MyProject/Unity/ (inserting your own path as needed).
The scripts are run from the absolute paths and this is poorly documented on my part. I'm working on some updates to make this easier but this might work for you in the mean time.
First, I'd like to say this is a great idea for a project-- I've been struggling a lot with this myself. I tried running your tool today and it wouldn't create the Unity project. I could be doing something wrong, but I tried my best to follow your instructions from the README. Here is the log from the command:
And here is my config file:
Thanks in advance!
The text was updated successfully, but these errors were encountered: