ci: 加回调试步骤看 fastlane test 签名错误

1 job for main in 1 minute and 1 second (queued for 2 seconds)
Status Job ID Name Coverage
  Build
failed #127635
studio
ci-build

00:01:01

 
Name Stage Failure
failed
ci-build Build
$ rm -f ios/.xcode.env.local
$ echo "export NODE_BINARY=$(which node)" > ios/.xcode.env.local
$ cd ios && bundle exec fastlane test 2>&1 | grep -E "error:|BUILD FAILED|BUILD SUCCEEDED|Error|Signing|provisioning|certificate|Code Sign" | head -50; cd ..
[16:50:56]: ▸
❌ /Users/yk_mac_studio/builds/gsJ8ZBuL/0/wenrui/fsm/packages/app/ios/app.xcodeproj: Signing for "app" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'app' from project 'app')
❌ /Users/yk_mac_studio/builds/gsJ8ZBuL/0/wenrui/fsm/packages/app/ios/app.xcodeproj:
Signing for "app" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'app' from project 'app')
[16:50:56]:
Error building the application - see the log above
[!] Error building the application - see the log above

Cleaning up project directory and file based variables
ERROR: Job failed: exit status 1