Skip to content

Assets not showing up in res folder of project #2466

Answered by rh101
rahuliyers asked this question in Q&A
Discussion options

You must be logged in to vote

Run axmol build -p ios -a arm64 -sdk simulator -c -f to force the regeneration of the Xcode project, and see if that helps.

Everything in the Content/ folder should be copied across, and references added to the Xcode project, so if you're not seeing them, then Cmake has not detected any changes, so you need to make sure the -f switch is added to the axmol build command.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@rh101
Comment options

rh101 Mar 20, 2025
Collaborator

@rahuliyers
Comment options

Answer selected by rahuliyers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants