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
Dinghy also fails to sign app bundle when it discovers first any auto-signing profile (XCode-created provisioning profiles - with names starting with XC) with App Bundle ID with *.Dinghy pattern. This also implies that one actually still needs Apple Developer (paid) Account to be able to generate Manual provisioning profiles on XCode that can be used by Dinghy?
The text was updated successfully, but these errors were encountered:
vhnatyk
changed the title
Fails to sign iOS app when there is any auto-signing .mobileprovision file in Profiles folder
Fails to sign iOS app when there is more recent auto-signing .mobileprovision file in Profiles folder
Feb 21, 2019
Will sign "/Users/vl/repo/multi-party-ecdsa/target/aarch64-apple-ios/release/dinghy/sm_manager-c8368d702ce4c993/Dinghy.app" with team: ******* using key: iPhone Developer: ********** (******) and profile: /Users/vl/Library/MobileDevice/Provisioning Profiles/58b37bf2-2ee2-42e5-a578-eae471ec26a8.mobileprovision DEBUG dinghy_lib::ios::xcode > entitlements file: /Users/vl/repo/multi-party-ecdsa/target/aarch64-apple-ios/release/dinghy/entitlements.xcent ERROR cargo_dinghy > Error: error: 0xe8008016, The executable was signed with invalid entitlements.
The profile quick info is:
App ID Name: XC com ci test Dinghy2 Dinghy
App ID: com.ci.test.Dinghy2.Dinghy
UUID: 58b37bf2-2ee2-42e5-a578-eae471ec26a8
Hi - this one id related to #77 .
Dinghy also fails to sign app bundle when it discovers first any auto-signing profile (XCode-created provisioning profiles - with names starting with XC) with App Bundle ID with *.Dinghy pattern. This also implies that one actually still needs Apple Developer (paid) Account to be able to generate Manual provisioning profiles on XCode that can be used by Dinghy?
The text was updated successfully, but these errors were encountered: