Skip to content

Conversation

@ann0see
Copy link
Member

@ann0see ann0see commented Jan 10, 2026

Short description of changes

Adds some notes to iOS building instructions

CHANGELOG: SKIP

Context: Fixes an issue?
No

Does this change need documentation? What needs to be documented and how?
No. It is documentation.

Status of this Pull Request
Ready

What is missing until this pull request can be merged?
Nothing

Checklist

  • I've verified that this Pull Request follows the general code principles
  • I tested my code and it does what I want
  • I've filled all the content above

@ann0see ann0see added this to the Release 3.12.0 milestone Jan 10, 2026
@ann0see ann0see added this to Tracking Jan 10, 2026
@ann0see ann0see added the iOS iOS runtime issue label Jan 10, 2026
@github-project-automation github-project-automation bot moved this to Triage in Tracking Jan 10, 2026

## iOS

1. Install [Xcode from the Mac AppStore](https://apps.apple.com/us/app/xcode/id497799835?mt=12)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just out of interest, how close are these steps to the autobuild process? Do the dependencies and versions match, etc?

Copy link
Member Author

@ann0see ann0see Jan 12, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe they're different. The autobuild process uses Qt 6 and some hacks to generate an unsigned ipa. Xcode itself produces a signed binary which is installed to device or uploaded to AppStore Connect. I also use Qt5 as QT6 is buggy UI wise.

Copy link
Collaborator

@pljones pljones Jan 13, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, I think we need to change autobuild to do the same thing, then.

EDIT: Added this in a new issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

iOS iOS runtime issue

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

2 participants