Skip to content
This repository was archived by the owner on Jul 20, 2018. It is now read-only.
This repository was archived by the owner on Jul 20, 2018. It is now read-only.

before_install hook needed to avoid Error Domain=IDEDistributionErrorDomain Code=1 #26

@axel20000

Description

@axel20000

Hi. I'm not experienced on pull requests so I expose my problem in this issue.

I successfully built an iOS app with "ionic package" on developer mode. I created my credentials to build a release version and I got the following error when running "ionic package build ios --profile production --release":
Error Domain=IDEDistributionErrorDomain Code=1 "(null)"
Details can be seen on this issue ionic-team/legacy-ionic-cloud#129

After some research, the problem seems to be with Apple WWDR certificate being expired on ionic cloud. A solution using a before_install hook is explained here fastlane-old/gym#100 (comment)

Unfortunately ionic package does not accept developer hooks, so I would like to ask for such a hook to be added on ionic-package-hooks as it seems to be the only alternative to successfully build an iOS release IPA file.

I don't know if I can upload the hook by myself so it is avaliable on "ionic package". If it is, I'm willing to do it myself if someone can give me some hints. I Hope someone can help on solving this issue.

Best regards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions