Skip to content

Add folder.iconcomposer.icon type to Xcode generator #2680#2681

Open
willco007 wants to merge 1 commit intopremake:masterfrom
willco007:iconcomposer-xcode
Open

Add folder.iconcomposer.icon type to Xcode generator #2680#2681
willco007 wants to merge 1 commit intopremake:masterfrom
willco007:iconcomposer-xcode

Conversation

@willco007
Copy link
Copy Markdown

What does this PR do?

Closes #2680.

How does this PR change Premake's behavior?

Adds folder.iconcomposer.icon type to the Xcode generator.

Anything else we should know?

I think I did it correctly and added it to all the correct locations, please double check.

Did you check all the boxes?

  • Focus on a single fix or feature; remove any unrelated formatting or code changes
  • [ -] Add unit tests showing fix or feature works; all tests pass
  • Mention any related issues (put closes #XXXX in comment to auto-close issue when PR is merged)
  • Follow our coding conventions
  • Minimize the number of commits
  • [-] Align documentation to your changes

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Xcode4 generator doesn't set lastKnownFileType = folder.iconcomposer.icon on .icon files

2 participants