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

iOS 15 not supported because no xcode 13 #15535

Closed
wim07101993 opened this issue Nov 23, 2021 · 4 comments
Closed

iOS 15 not supported because no xcode 13 #15535

wim07101993 opened this issue Nov 23, 2021 · 4 comments
Assignees
Labels
Area: ABTT Akvelon Build Tasks Team area of work enhancement Task: Xcode

Comments

@wim07101993
Copy link

Note

Support for iOS15

Required Information

Question, Bug, or Feature?
Type: Feature

Enter Task Name: Xcode

Environment

Azure pipelines:
https://dev.azure.com/Kaspar-Solutions/Kaspar-Solutions/_build?definitionId=26

Hosted agent

Issue Description

steps:

  • use xcode build task to build app (i use an ad-hoc cert/profile)
  • publish ipa to a distribution application (firebase/appcenter/...)
  • try to install the app on an iOS15 device
  • you will receive the notification that the app needs to be updated.

I found this support issue on the developercommunit: https://developercommunity.visualstudio.com/t/Cannot-build-Xamarin-app-for-iOS-15/1543795?space=21&q=ios+15

It concludes that there is not enough info. However, it is not possible to build iOS15 without xcode 13. (General rule I found on other forums)

Task logs

log.txt

Error logs

3

@github-actions github-actions bot added Area: ABTT Akvelon Build Tasks Team area of work Area: Release enhancement environment:need-to-triage Issues need to be triage by environment-deployment team Task: Xcode triage labels Nov 23, 2021
@EzzhevNikita EzzhevNikita removed Area: Release triage environment:need-to-triage Issues need to be triage by environment-deployment team labels Nov 23, 2021
@alexander-smolyakov alexander-smolyakov self-assigned this Dec 8, 2021
@alexander-smolyakov alexander-smolyakov added the awaiting deployment Related changes are waiting for deployment to be completed label Dec 17, 2021
@furkick
Copy link

furkick commented Dec 21, 2021

Hi, Is there an ETA for this as we are a bit stuck without this PR being completed?

@alexander-smolyakov
Copy link
Contributor

Hi @furkick, we have already completed the PR for the Xcode task, related changes will be available in the next release. We will update the ticket once these changes will be fully rollout to all Azure DevOps users.

If you need to use Xcode 13 right now, the macOS-11 image uses Xcode 13 by default, which means that you can switch to the macOS-11 image and set the xcodeVersion in the Xcode task as default and as a result, the Xcode task will use Xcode 13 to build the app.

@KonstantinTyukalov
Copy link
Contributor

Hi, quick update: the deployment of related changes might be delayed due to Azure DevOps Deployment Freezes.

@KonstantinTyukalov KonstantinTyukalov removed the awaiting deployment Related changes are waiting for deployment to be completed label Feb 16, 2022
@KonstantinTyukalov
Copy link
Contributor

Quick update: The related changes were successfully rolled out for all Azure DevOps users, so closing this.
If you have any further questions, feel free to request reopening this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: ABTT Akvelon Build Tasks Team area of work enhancement Task: Xcode
Projects
None yet
Development

No branches or pull requests

6 participants