$ 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