Commit graph

4 commits

Author SHA1 Message Date
Wavesonics
d4502dc227 MacOS sandboxing 2026-06-02 20:54:18 -07:00
Wavesonics
fd8f857001 Merge branch 'macos-sandboxing' into develop
# Conflicts:
#	common/src/commonMain/composeResources/values/strings_desktop.xml
2026-06-02 20:52:18 -07:00
Wavesonics
e5400b5cc5 Fix split preprocessor directives in HammerBookmarks.m
The #import/#include directives were split across two lines, which clang
rejects, breaking the compileMacosBookmarksLib task for App Store builds.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-27 21:25:43 -07:00
Wavesonics
62e137df59 Implement sandbox bookmark handling for MacOS 2026-05-27 00:29:26 -07:00