Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Fix missing dependency to importProvisioningProfiles for xcodeArchive [ATLAS-580] #140

Conversation

Larusso
Copy link
Member

@Larusso Larusso commented Jan 25, 2022

Description

The dependecy declaration got removed in one of the last patches. This yields issues when the host system doesn't privide the provisioning profiles to sign.

Changes

  • FIX missing dependency to importProvisioningProfiles task for xcodeArchive

Description
===========

The dependecy declaration got removed in one of the last patches.
This yields issues when the host system doesn't privide the
provisioning profiles to sign.

Changes
=======

* ![FIX] missing dependency to `importProvisioningProfiles` task for xcodeArchive
@Larusso Larusso requested a review from Sebu January 25, 2022 13:03
@Larusso Larusso changed the title Fix missing dependency to importProvisioningProfiles for xcodeArchive [ATLAS-579] Fix missing dependency to importProvisioningProfiles for xcodeArchive [ATLAS-580] Jan 25, 2022
@Larusso Larusso merged commit 9446d83 into release/1.x Jan 28, 2022
@Larusso Larusso deleted the fix/missing_importProvisioningProfiles_dependency_for_archive branch January 28, 2022 10:23
Larusso added a commit to wooga/atlas-build-unity-ios that referenced this pull request Jul 22, 2022
…wooga/atlas-build-unity#140)

> Note Original PR: wooga/atlas-build-unity#140

Description
===========

The dependecy declaration got removed in one of the last patches.
This yields issues when the host system doesn't privide the
provisioning profiles to sign.

Changes
=======

* ![FIX] missing dependency to `importProvisioningProfiles` task for xcodeArchive
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants