This repository was archived by the owner on Dec 5, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix missing dependency to importProvisioningProfiles for xcodeArchive (…
…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
- Loading branch information