Skip to content

[2.5.0] Livesync watches .DS_Store files #2472

Closed
@roblav96

Description

@roblav96

Steps to reproduce

  • tns livesync ios --watch
  • change a file
  • cli applies changes
  • ~1 second later transfers .DS_Store files rebooting app

Console

Executing before-prepare hook from /Users/roblav96/Projects/app-smile/ghmobile/hooks/before-prepare/nativescript-dev-typescript.js
Preparing project...
Project successfully prepared (ios)
Transferring project files...
Successfully transferred .DS_Store.
Successfully transferred .DS_Store.
Refreshing application...

tns info

┌──────────────────┬─────────────────┬────────────────┬─────────────┐
│ Component        │ Current version │ Latest version │ Information │
│ nativescript     │ 2.5.0           │ 2.5.0          │ Up to date  │
│ tns-core-modules │ 2.5.0           │ 2.5.0          │ Up to date  │
│ tns-android      │ 2.5.0           │ 2.5.0          │ Up to date  │
│ tns-ios          │ 2.5.0           │ 2.5.0          │ Up to date  │
└──────────────────┴─────────────────┴────────────────┴─────────────┘

A bit of a show stopper since making one file change reboots the app 3 or more times.

v2.4.2 does not have this issue.

PR

#2473

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions