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

Update documentation for axmol build commands when targetting the iOS simulator #1938

Merged
merged 1 commit into from
May 29, 2024

Conversation

rh101
Copy link
Contributor

@rh101 rh101 commented May 29, 2024

Describe your changes

Update Dev Setup info to show correct commands for generating iOS simulator projects

Issue ticket number and link

Checklist before requesting a review

For each PR

  • Add Copyright if it missed:
    - "Copyright (c) 2019-present Axmol Engine contributors (see AUTHORS.md)."

  • I have performed a self-review of my code.

    Optional:

    • I have checked readme and add important infos to this PR.
    • I have added/adapted some tests too.

For core/new feature PR

  • I have checked readme and add important infos to this PR.
  • I have added thorough tests.

@rh101
Copy link
Contributor Author

rh101 commented May 29, 2024

@halx99 Just to verify, does the x64 simulator build also require the -sdk simulator? For instance: axmol build -p ios -a x64 -sdk simulator -c

@halx99 halx99 added this to the 2.1.4 milestone May 29, 2024
@halx99
Copy link
Collaborator

halx99 commented May 29, 2024

@halx99 Just to verify, does the x64 simulator build also require the -sdk simulator? For instance: axmol build -p ios -a x64 -sdk simulator -c

x64 ios will be auto traits as simulator

@halx99 halx99 added the documentation Improvements or additions to documentation label May 29, 2024
@halx99 halx99 merged commit ccf3189 into axmolengine:dev May 29, 2024
1 check passed
@rh101 rh101 deleted the devsetup-patch1 branch May 29, 2024 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants