mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-19 14:20:22 +08:00
Merge branch 'master' of github.com:NativeScript/NativeScript
# Conflicts: # .eslintrc.json # packages/core/ui/core/bindable/index.ts # tsconfig.eslint.json
This commit is contained in:
@ -21,7 +21,7 @@ fi
|
||||
|
||||
echo "Creating typings project with @nativescript/ios@$IOS_RUNTIME_VERSION..."
|
||||
rm -rf ios-typings-prj
|
||||
ns create --js ios-typings-prj
|
||||
ns create --template @nativescript/template-blank@7.0.4 ios-typings-prj
|
||||
ns platform add ios@$IOS_RUNTIME_VERSION --path ios-typings-prj/
|
||||
|
||||
if [ -n "$METADATA_GENERATOR_PATH" ]
|
||||
|
Reference in New Issue
Block a user