Support for mac?

Open
#116 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
swift

Research direction

Start with the reported Clock.sync entry point and reproduce the networkd_settings_read_from_file warning in a macOS app with sandboxing enabled. Trace whether the warning prevents synchronization, then verify macOS support or document the required limitation and configuration. No source file or test is named in the issue.

Written by the indexing model from the issue text.

Description

when i use it in mac app development, during using
Clock.sync { date, offset in // This is the first sync (note that this is the fastest but not the // most accurate run print(date) }
it shows
networkd_settings_read_from_file Sandbox is preventing this process from reading networkd settings file at "/Library/Preferences/com.apple.networkd.plist", please add an exception.

i guess it means the library need network connection. However, the plist can't be found in mac
Could you give me more advices

Dominant language
Swift
Stars
699
Forks
100
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from MobileNativeFoundation/Kronos

All issues in MobileNativeFoundation/Kronos

Similar issues

More Swift issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.