Skip to content

Conversation

@ychin
Copy link
Member

@ychin ychin commented Oct 12, 2023

Fix cleaning the build folder causing incrementally building in Xcode to not work, by moving the runtime_folder_list.xcfilelist file to a separate MacVim/auto folder instead. This way, Xcode can have full control over its build folder and can clean / rebuild it.

Fix configure --with-macsdk to work, by updating to use modern Xcode folder structures and linker flags.

@ychin ychin added Infrastructure Non-app infrastructure issues, e.g. CI Non User Facing Non-user facing change. These issues do no need to show up in release notes. labels Oct 12, 2023
@ychin ychin added this to the Release 179 milestone Oct 12, 2023
@ychin ychin changed the title Fix misc build isssues: cleaning build folder and --with-macsdk Fix misc build issues: cleaning build folder and --with-macsdk Oct 12, 2023
Fix cleaning the build folder causing incrementally building in Xcode to
not work, by moving the runtime_folder_list.xcfilelist file to a
separate MacVim/auto folder instead. This way, Xcode can have full
control over its build folder and can clean / rebuild it.

Fix configure --with-macsdk to work, by updating to use modern
Xcode folder structures and linker flags.
@ychin ychin force-pushed the fix-build-clean-sdk-location branch from 908f5b5 to 0621cdd Compare October 12, 2023 02:23
@ychin ychin merged commit 76cc4e2 into macvim-dev:master Oct 12, 2023
@ychin ychin deleted the fix-build-clean-sdk-location branch October 12, 2023 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Infrastructure Non-app infrastructure issues, e.g. CI Non User Facing Non-user facing change. These issues do no need to show up in release notes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant