Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare command renames non-project files #514

Closed
Fatme opened this issue Jun 2, 2015 · 0 comments
Closed

Prepare command renames non-project files #514

Fatme opened this issue Jun 2, 2015 · 0 comments
Assignees
Labels
Milestone

Comments

@Fatme
Copy link
Contributor

Fatme commented Jun 2, 2015

  1. Create project with name my-ios-app.
  2. Add iOS platform
  3. Run tns prepare ios

Actually:
The -Info.plist and -Prefix.pch are processes as platform specific files and are renamed to myapp-Info.plist and myapp-Prefix.pch.

Expected:
Only the files in app folder should be treated as platform specific.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants