ai/at
1
0

fix social-app ios host server

This commit is contained in:
2025-12-08 15:49:28 +09:00
parent ea589afe41
commit 5b21fc6cac
3 changed files with 51 additions and 3 deletions

View File

@@ -68,8 +68,7 @@ $ curl -sL "syu.is/xrpc/com.atproto.repo.listRecords?repo=${handle}&collection=a
## build
- https://appstoreconnect.apple.com/
- https://developer.apple.com/account/resources/profiles/list
```sh
# build
@@ -82,6 +81,8 @@ $ curl -sL "syu.is/xrpc/com.atproto.repo.listRecords?repo=${handle}&collection=a
./install.zsh
---
# social-app ios
# https://appstoreconnect.apple.com/
# https://developer.apple.com/account/resources/profiles/list
./install.zsh pull;./ios/setup.zsh
./ios/build.zsh
```