You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As I told Pasin, that only works with the bundled app version, not the command-line too. That's because the tool doesn't have a bundle ID so it doesn't have persistent defaults. Sorry!
I just added a --storage flag to the tool, but it's on the master branch (commit a804f01). If this is a testing blocker, you could ask Zack about getting it into 1.2.
Added some build settings that embed the LiteServ app's Info.plist in
the LiteServ tool's binary. This gives the binary a bundle ID of
com.couchbase.LiteServ like the app. That means it will honor user
defaults set in that domain by the 'defaults' tool, which can be useful
in testing.
Fixes#1062
I found a build setting that gives the tool a bundle ID so it will read user defaults set via the defaults tool, same as the app. I've applied it, on the master branch.
Steps to reproduce:
No ForestDB file found.
Output of defaults command:
The text was updated successfully, but these errors were encountered: