Skip to content

Commit e18e9f8

Browse files
committed
rename runtime cli to nsr
1 parent 362403e commit e18e9f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_nativescript.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ if $BUILD_MACOS_CLI; then
201201

202202
checkpoint "Creating NativeScript CLI"
203203

204-
cp -r "$DIST/intermediates/macos/$CONFIG_SIMPLE/NativeScript" "$DIST/ns"
204+
cp -r "$DIST/intermediates/macos/$CONFIG_SIMPLE/NativeScript" "$DIST/nsr"
205205

206206
fi
207207

0 commit comments

Comments
 (0)