# Xcode 11.0 iOS archive step V 1.3.1

**URL:** https://discuss.bitrise.io/t/xcode-11-0-ios-archive-step-v-1-3-1/10395
**Category:** Builds
**Created:** [September 28, 2019, 12:10am UTC](https://discuss.bitrise.io/t/xcode-11-0-ios-archive-step-v-1-3-1/10395 "2019-09-28T00:10:41Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![clay-mindoula](https://avatars.discourse-cdn.com/v4/letter/c/e8c25b/32.png) [@clay-mindoula](https://discuss.bitrise.io/u/clay-mindoula)
#### Post date: [September 28, 2019, 12:10am UTC](https://discuss.bitrise.io/t/xcode-11-0-ios-archive-step-v-1-3-1/10395/1 "2019-09-28T00:10:42Z")

</div>

# Bitrise Build Issue Report template

## Description of the issue

Xcode 11.0 was released therefore I had to make the necessary change to bitrise. The build contains 4 small changes across 3 swift files. The Xcode project has all the suggested upgrades from apple and locally everything builds and runs without warnings. Xcode 10.x bitrise build was working fine!

The iOS Provisioning step is failing with:

> Error:  
> Failed to find ad-hoc Xcode managed provisioning profile for bundle id: com.mindoula.royals.staging.  
> Please open your project in your local Xcode and generate and ipa file  
> with the desired distribution type and by using Xcode managed codesigning.  
> This will create / refresh the desired managed profiles.  
> Stacktrace (for debugging):  
> _emphasized text_/private/var/folders/6q/wgy6jtp12w5gzgm9lzcglpqw0000gn/T/bitrise626714873/step\_src/lib/autoprovision/portal/profile\_client.rb:76:in `ensure\_xcode\_managed\_profile’

Of course the project is managed ie Xcode 10.x was fine? Unsure how to proceed and we need to get this build out? This is super straightforward small iOS project.

## Environment:

[Bitrise.io](http://Bitrise.io)

If on [Bitrise.io](http://Bitrise.io): which stack? If not on [Bitrise.io](http://Bitrise.io): on what operating system? (Plus any other information you can share)

Xcode 11.0.x, on macOS 10.14.5 (Mojave)  
iOS Auto Provision

E.g.: Git Clone v3.6.0

## Reproducibility

- _Does a “Rebuild” help? (You can trigger a rebuild from the Build’s page, by clicking the “Rebuild” button in the top right corner of a finished build)_ : NO
- _Does a rebuild without caches help? (You can remove the `Cache:Pull` and `Cache:Push` steps temporarily to not to use the cache, or [you can delete all the caches on the `Settings` tab of the app](http://devcenter.bitrise.io/caching/about-caching/#downloading-and-deleting-caches)._ : NO
- _Does the issue happen sporadically, or every time?_ :YES
- _Does upgrading the build Step to the latest version help?_ : NO
- _When did the issue start?_ : 9/25/19

### Local reproduction

_Can it be reproduced on your own Mac/PC by following our [local debug guide](http://discuss.bitrise.io/t/how-to-debug-your-build-locally-it-works-on-my-mac-pc-but-not-on-bitrise-io/392)? Please follow at least the first section (“Testing with a full clean git clone”) to make sure to test the state of the code what [bitrise.io](http://bitrise.io) will get when it does a git clone in the clean environment! If possible please note which sections you tried._

It was work fine for Xcode 10.x, no code or xcode project config changes where made other the usual apple sttuff.

### Local reproduction: Linux / Android (docker based) stack builds

_Can it be reproduced by running the build locally, after doing a new git clone of the repository into the `/tmp` directory and running the build from there with the Bitrise CLI ( [Bitrise CLI](https://www.bitrise.io/cli) )? If no, can it be reproduced with Docker (using the same docker images / environment we use on [bitrise.io](http://bitrise.io))? Related guide: [Running your build locally in Docker](http://devcenter.bitrise.io/docker/run-your-build-locally-in-docker/) ._

## Build log

> **[Log in - Bitrise](https://app.bitrise.io/users/sign_in)**
>
> Bringing back the joy of iOS & Android development through automating build, testing and support cycles.

_Please copy paste the build’s [bitrise.io](http://bitrise.io) URL here (or if the issue happens somewhere else then the full logs), or if you can’t share the url / log here then send the url or full log through a private channel (e.g. email - [Contact us](https://www.bitrise.io/contact) ), with a link to the related Discuss issue._

---

<div class="post-metadata">

### Author: ![bitce](https://sea2.discourse-cdn.com/flex016/user_avatar/discuss.bitrise.io/bitce/32/1639_2.png) [@bitce](https://discuss.bitrise.io/u/bitce)
#### Post date: [October 15, 2019, 11:48am UTC](https://discuss.bitrise.io/t/xcode-11-0-ios-archive-step-v-1-3-1/10395/2 "2019-10-15T11:48:37Z")

</div>

Hi @clay-mindoula!

Could you also send us a link to a build where this same configuration was working on Xcode 10.x? 🙂

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex016/uploads/bitrise/original/2X/d/d901cf2aad020f2dd11918afc89ec2089bb87b35.png) [@system](https://discuss.bitrise.io/u/system)
#### Post date: [November 14, 2019, 11:48am UTC](https://discuss.bitrise.io/t/xcode-11-0-ios-archive-step-v-1-3-1/10395/3 "2019-11-14T11:48:39Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
