1234567 |
- # app_identifier("[[APP_IDENTIFIER]]") # The bundle identifier of your app
- # apple_id("[[APPLE_ID]]") # Your Apple Developer Portal username
- app_identifier "cn.huifuwu.app"
- apple_id "495175968@qq.com" # Your Apple email address
- team_id "CXJ3QX37KF"
- # For more information about the Appfile, see:
- # https://docs.fastlane.tools/advanced/#appfile
|