Skip to content

Write via [data_directory] not [homedir] for read-only app packaging - #2

Open
johnbuckman wants to merge 1 commit into
Jan3kJ:mainfrom
decentespresso:aflow-datadir
Open

Write via [data_directory] not [homedir] for read-only app packaging#2
johnbuckman wants to merge 1 commit into
Jan3kJ:mainfrom
decentespresso:aflow-datadir

Conversation

@johnbuckman

Copy link
Copy Markdown

de1app's upcoming iOS (SideStep) + macOS builds run from a read-only, code-signed bundle and copy data to a writable location; writing into the app folder via [homedir] breaks the signature. [data_directory] resolves to the writable copy there and equals [homedir] on Android/desktop, so this is a no-op on existing platforms.

de1app's upcoming iOS (SideStep) + macOS builds run from a read-only, code-signed
bundle and copy data to a writable location; writing into the app folder via
[homedir] breaks the signature. [data_directory] resolves to the writable copy
there and equals [homedir] on Android/desktop, so this is a no-op on existing
platforms.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants