You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix distribution code signing identity in cordova-ios 5.0.1 / cordova 9.0.0 by defining either the Developer or Distribution identities depending on the configuration config name (Release/Debug)
Without this change distribution builds are configured to attempt a build with a debug/developer signing cert: apache/cordova-ios#536 (comment)
0 commit comments