mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-12 23:56:36 +08:00
cebd7296b1
- sync the iOS ATT pod lockfile with the Capacitor plugin version already referenced by the repo - make `xc-universal-binary.sh` produce a real universal simulator Rust archive for `arm64` and `x86_64` - run `uniffi-bindgen` against a single-slice archive before assembling the fat simulator output - [x] `bash -n packages/frontend/apps/ios/App/xc-universal-binary.sh` - [x] `xcodebuild -workspace \"App.xcworkspace\" -scheme App -destination 'generic/platform=iOS Simulator' -derivedDataPath \".derivedData-rebuild\" build` <!-- This is an auto-generated comment: release notes by coderabbit.ai --> * **Bug Fixes** * Improved the iOS build process so universal binaries are generated from consistent output locations, reducing build path issues. * Made device and simulator library handling more reliable during packaging and code generation, helping produce the expected app binaries more consistently. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
60 lines
2.2 KiB
Plaintext
60 lines
2.2 KiB
Plaintext
PODS:
|
|
- Capacitor (7.4.5):
|
|
- CapacitorCordova
|
|
- CapacitorApp (7.1.1):
|
|
- Capacitor
|
|
- CapacitorBrowser (7.0.3):
|
|
- Capacitor
|
|
- CapacitorCordova (7.4.5)
|
|
- CapacitorHaptics (7.0.3):
|
|
- Capacitor
|
|
- CapacitorKeyboard (7.0.4):
|
|
- Capacitor
|
|
- CapacitorPluginAppTrackingTransparency (3.0.0):
|
|
- Capacitor
|
|
- CryptoSwift (1.8.3)
|
|
|
|
DEPENDENCIES:
|
|
- "Capacitor (from `../../../../../node_modules/@capacitor/ios`)"
|
|
- "CapacitorApp (from `../../../../../node_modules/@capacitor/app`)"
|
|
- "CapacitorBrowser (from `../../../../../node_modules/@capacitor/browser`)"
|
|
- "CapacitorCordova (from `../../../../../node_modules/@capacitor/ios`)"
|
|
- "CapacitorHaptics (from `../../../../../node_modules/@capacitor/haptics`)"
|
|
- "CapacitorKeyboard (from `../../../../../node_modules/@capacitor/keyboard`)"
|
|
- CapacitorPluginAppTrackingTransparency (from `../../../../../node_modules/capacitor-plugin-app-tracking-transparency`)
|
|
- CryptoSwift (~> 1.8.3)
|
|
|
|
SPEC REPOS:
|
|
trunk:
|
|
- CryptoSwift
|
|
|
|
EXTERNAL SOURCES:
|
|
Capacitor:
|
|
:path: "../../../../../node_modules/@capacitor/ios"
|
|
CapacitorApp:
|
|
:path: "../../../../../node_modules/@capacitor/app"
|
|
CapacitorBrowser:
|
|
:path: "../../../../../node_modules/@capacitor/browser"
|
|
CapacitorCordova:
|
|
:path: "../../../../../node_modules/@capacitor/ios"
|
|
CapacitorHaptics:
|
|
:path: "../../../../../node_modules/@capacitor/haptics"
|
|
CapacitorKeyboard:
|
|
:path: "../../../../../node_modules/@capacitor/keyboard"
|
|
CapacitorPluginAppTrackingTransparency:
|
|
:path: "../../../../../node_modules/capacitor-plugin-app-tracking-transparency"
|
|
|
|
SPEC CHECKSUMS:
|
|
Capacitor: 12914e6f1b7835e161a74ebd19cb361efa37a7dd
|
|
CapacitorApp: 63b237168fc869e758481dba283315a85743ee78
|
|
CapacitorBrowser: b98aa3db018a2ce4c68242d27e596c344f3b81b3
|
|
CapacitorCordova: 31bbe4466000c6b86d9b7f1181ee286cff0205aa
|
|
CapacitorHaptics: ce15be8f287fa2c61c7d2d9e958885b90cf0bebc
|
|
CapacitorKeyboard: 5660c760113bfa48962817a785879373cf5339c3
|
|
CapacitorPluginAppTrackingTransparency: f0df8fe65d07d3854de3dad832caf192262bbaa5
|
|
CryptoSwift: 967f37cea5a3294d9cce358f78861652155be483
|
|
|
|
PODFILE CHECKSUM: 2c1e4be82121f2d9724ecf7e31dd14e165aeb082
|
|
|
|
COCOAPODS: 1.16.2
|