Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails to sign iOS app when there is more recent auto-signing .mobileprovision file in Profiles folder #80

Open
vhnatyk opened this issue Feb 21, 2019 · 1 comment

Comments

@vhnatyk
Copy link

vhnatyk commented Feb 21, 2019

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?

@vhnatyk 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
@vhnatyk
Copy link
Author

vhnatyk commented 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant