- build-ios.sh: 设置正确 Team ID (LR8YT5M53U), 添加 GENERATE_INFOPLIST_FILE - MiniPlayerApp.swift: Bundle.module → Bundle.main (非SPM), @main 条件编译 - 签名: Apple Development + Personal Team provisioning profile - 产物: MiniPlayer.ipa (584K)
14 lines
141 B
Plaintext
14 lines
141 B
Plaintext
.build/
|
|
build/
|
|
*.xcodeproj
|
|
.DS_Store
|
|
MiniPlayer.app/
|
|
|
|
# Build artifacts
|
|
*.dmg
|
|
MiniPlayer.app/
|
|
.build-ios/
|
|
*.xcodeproj/
|
|
project.yml
|
|
.swiftpm/
|