Skip to content

Commit 24d166e

Browse files
authored
xcode_project.sh show script path
1 parent 87b2868 commit 24d166e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/osx/xcode_project.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,11 +186,11 @@ bundle_dylibs() {
186186

187187
echo ''
188188
divider
189-
echo "Running $OF_PATH/scripts/osx/xcode_project.sh"
189+
echo "Running $0"
190190

191191
copy_resources
192192
bundle_data_folder
193193
code_sign
194194
bundle_dylibs
195195

196-
divider
196+
divider

0 commit comments

Comments
 (0)