Prepare Apple App Store distribution (#59)
This commit is contained in:
@@ -21,8 +21,8 @@ and platform-secure credential orchestration. Applications are presentation
|
||||
and interaction adapters only. Runtime subprocesses—including `pass`, `git`,
|
||||
and `gpg`—are forbidden; compatibility is implemented in Rust.
|
||||
|
||||
Candidate libraries and the pending project-license decision are tracked in
|
||||
[`DEPENDENCIES.md`](DEPENDENCIES.md).
|
||||
IronStorage is MIT licensed. Dependency licenses and the completed packaging
|
||||
review are tracked in [`DEPENDENCIES.md`](DEPENDENCIES.md).
|
||||
|
||||
The shared TOML schema, path rules, editor precedence, and HTTPS remote format
|
||||
are documented in [`docs/configuration.md`](docs/configuration.md).
|
||||
@@ -86,6 +86,10 @@ cd apple
|
||||
xcodegen generate
|
||||
```
|
||||
|
||||
Apple App Store metadata, archive verification, submission, and paired iPhone
|
||||
and Watch release checks are documented in
|
||||
[`apple/AppStore/DISTRIBUTION.md`](apple/AppStore/DISTRIBUTION.md).
|
||||
|
||||
## Building
|
||||
|
||||
Install a stable Rust toolchain satisfying the workspace manifest (Rust 1.92
|
||||
|
||||
Reference in New Issue
Block a user