Skip to content

tns run should do full prepare/rebuild if something in AppResources is changes #2560

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

Closed
dtopuzov opened this issue Feb 21, 2017 · 0 comments
Closed
Assignees
Milestone

Comments

@dtopuzov
Copy link
Contributor

Let's asme you develop an app and you are in run with --watch mode.
Add new image in app resources.
Result: Watcher will move the file, but it will not update /platforms/ios/TNSApp.xcodeproj/project.pbxproj content which is required.

Let's do full prepare/build on AppResources changes.

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

No branches or pull requests

3 participants