Skip to content

Fix issue with framework builds on latest Xcode with embedded platforms#2053

Merged
jstone-lucasfilm merged 2 commits intoAcademySoftwareFoundation:mainfrom
dgovil:frameworks-embedded-fix
Oct 9, 2024
Merged

Fix issue with framework builds on latest Xcode with embedded platforms#2053
jstone-lucasfilm merged 2 commits intoAcademySoftwareFoundation:mainfrom
dgovil:frameworks-embedded-fix

Conversation

@dgovil
Copy link
Copy Markdown
Contributor

@dgovil dgovil commented Oct 8, 2024

I discovered an issue with my previous frameworks PR that was showing up on recent Xcode versions where the Resources folder was acting as a reserved name on iOS, but is a required name on macOS. I also took the opportunity to clean up the linker code here.

dgovil and others added 2 commits October 8, 2024 14:14
Signed-off-by: Dhruv Govil <dgovil2@apple.com>
Signed-off-by: Jonathan Stone <jstone@lucasfilm.com>
Copy link
Copy Markdown
Member

@jstone-lucasfilm jstone-lucasfilm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great to me, thanks @dgovil, and I'm CC'ing @ld-kerley in case he has additional thoughts.

@jstone-lucasfilm jstone-lucasfilm merged commit 610ce0c into AcademySoftwareFoundation:main Oct 9, 2024
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