How to export to iOS without an Apple Team ID for local testing

Following on this question as there was not enough answer given: Can I export to iOS without an Apple Team ID? - #2 by FreakyGoose

Same question I don’t have a paid Apple Developer account so I don’t have an Apple Team ID.

Godot export fails with

...
/path/to/project/name.xcodeproj: error: No Account for Team “12345”. Add a new account in Accounts settings or verify that your accounts have valid credentials.
...
** ARCHIVE FAILED **
(2) 
The following build commands failed:
	Archiving project <project>

How can I export the project for local iPhone testing on my Mac without paid Apple Team ID ?

You don’t need a paid apple account to get a team id. Just register on Sign In - Apple , you will get a team id. Once you have xcode with the team id, you will be able to export to iOS

Could this information be outdated ?

When I do login to Apple Developer, there is no “Membership Details” at the top as many other sources suggest. its only the following items:

  • Tools and resources

  • Profile (same page as above with markdown navigation to #header)

  • Emails (same page as above with markdown navigation to #header)

  • Agreements (same page as above with markdown navigation to #header)

And “Profile” it nothing more than selecting my interests, like which types of apps which platform and so on.