Skip to content

iOS Export dialogue for XCode project export still shows .ipa extension #81364

Closed
@lostminds

Description

Godot version

4.2.dev4

System information

macOS 13.5.1

Issue description

The recent addition of an option in iOS export templates to "Export project only" is a welcome addition, since I've always had to set up some final things in XCode anyway for the builds to work.

Screenshot 2023-09-06 at 10 35 58

However, a small issue is that even when it's enabled the export Save dialogue lists the file extension as .ipa as if it's still going to export an app archive and not just the xcode project as expected.

Steps to reproduce

  • Create an iOS export template.
  • Enable the "Export project only" option
  • Click "Export project..."
  • Observe that the export save dialogue still lists the format as ipa.

Screenshot 2023-09-06 at 10 40 57

Minimal reproduction project

Not project related, general export UI.

Activity

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

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions