fastlane: Archive Failed after updating to latest version

After updating to the latest version the Archive of my app fails. Any ideas?

▸ Touching WeeTrains.app.dSYM ** ARCHIVE FAILED ** [10:55:14]: Exit status: 65 [10:55:14]: Variable Dump: [10:55:14]: {:DEFAULT_PLATFORM=>:ios, :PLATFORM_NAME=>:ios, :LANE_NAME=>"ios alpha", :SIGH_PROFILE_PATH=>"/Users/alain/Work/Projects/WeeTaps/WeeTrains/AdHoc_com.weetaps.WeeTrains.mobileprovision", :SIGH_PROFILE_PATHS=>["/Users/alain/Work/Projects/WeeTaps/WeeTrains/AdHoc_com.weetaps.WeeTrains.mobileprovision"], :SIGH_UDID=>"edb33417-221b-4ba9-90b8-f30ae4c833bf", :SIGH_PROFILE_TYPE=>"ad-hoc"} [10:55:14]: Error building the application - see the log above

Crash log ID : 16c059e37e5228cd4bb79ad7b11f5ca4

About this issue

  • Original URL
  • State: closed
  • Created 9 years ago
  • Comments: 18 (4 by maintainers)

Most upvoted comments

Looks like the use_legacy_build_api works for me now. Not really sure what has changed? I haven’t worked on that project since a month or so. But it always worked before and I always updated Fastlane.

I’ll keep it for now. Thanks