Skip to content

Account for target flags when generating HXML#114

Merged
joshtynjala merged 1 commit into
openfl:masterfrom
ACrazyTown:fix/display-target-flags
Apr 29, 2026
Merged

Account for target flags when generating HXML#114
joshtynjala merged 1 commit into
openfl:masterfrom
ACrazyTown:fix/display-target-flags

Conversation

@ACrazyTown
Copy link
Copy Markdown
Contributor

When the extension generates the HXML via the lime display command, it doesn't account for the additional target flags the user might have specified. Because of this, they'd appear as undefined when looking through the code:

Screenshot 2026-03-22 131226

To fix it, I simply append the flags to the HXML before it's sent over to Haxe.

Screenshot 2026-03-22 131319

@joshtynjala joshtynjala merged commit ddd97de into openfl:master Apr 29, 2026
1 check passed
@joshtynjala
Copy link
Copy Markdown
Member

Thanks!

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.

2 participants