Own Apple storage paths in Apple platform state
This commit is contained in:
@@ -70,6 +70,12 @@ What is already real:
|
||||
- `pp_app_core`
|
||||
|
||||
Latest slice:
|
||||
- `src/platform_apple/apple_platform_state.cpp` no longer reads Apple storage
|
||||
paths from `pp::platform::legacy::active_legacy_storage_paths()`;
|
||||
Apple-owned retained state now carries that path bundle.
|
||||
- `PanoPainter-OSX/main.cpp` and `PanoPainter/GameViewController.m` now seed
|
||||
Apple-owned storage paths directly instead of writing them through the shared
|
||||
legacy storage-path singleton.
|
||||
- `src/platform_legacy/legacy_platform_state.*` now exposes an ownable Web
|
||||
platform-services entrypoint plus an explicit binding hook instead of only a
|
||||
retained fallback object.
|
||||
|
||||
Reference in New Issue
Block a user