NativeScript / ios-jsc

NativeScript for iOS using JavaScriptCore
http://docs.nativescript.org/runtimes/ios
Apache License 2.0
298 stars 59 forks source link

fix(project-template): Remove build scripts from target #1224

Closed mbektchiev closed 4 years ago

mbektchiev commented 4 years ago

Otherwise, they ended up being included in the app bundle.

The following files have been removed from the app target in the project template:

PR Checklist

Note To avoid regressing this, we should add integration tests that verify that no unexpected files appear in the built app bundles!