File tree 2 files changed +12
-0
lines changed
2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -77,6 +77,18 @@ Adjust that path to point to your ios unity export path
77
77
<img src =" https://dl.dropboxusercontent.com/u/20065272/forums/github/ios-unity5/unity_ios_export_path.png " >
78
78
79
79
80
+ #### Add a new ` run script ` build phase
81
+
82
+ Now we need to ensure we copy our fresh unity project on each build, so we add a
83
+ new run script build phase.
84
+
85
+ Select Build Phases from your project settings to add a new build phase.
86
+
87
+ Copy the contents of the UnityProjectRefresh.sh script into this phase.
88
+
89
+ <img src =" https://dl.dropboxusercontent.com/u/20065272/forums/github/ios-unity5/run_script_phase.png " >
90
+
91
+
80
92
Now, remember the last step from Unity above? ` Remember the folder you built the project too. ` .
81
93
Good, we need to drag some files into our
82
94
File renamed without changes.
You can’t perform that action at this time.
0 commit comments