Skip to content

Add custom toolchain to generated project #3140

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

karim-alweheshy
Copy link
Contributor

This uses the custom toolchain to inject a toolchain instead of other user defined settings
Required for SwiftUI

@karim-alweheshy karim-alweheshy force-pushed the karim/add-custom-toolchain-to-generated-project branch from 8655dc5 to 0636a1e Compare March 23, 2025 11:21
@karim-alweheshy karim-alweheshy changed the title Karim/add custom toolchain to generated project Add custom toolchain to generated project Mar 23, 2025
@karim-alweheshy karim-alweheshy force-pushed the karim/add-custom-toolchain-to-generated-project branch 2 times, most recently from 17dddeb to ba560c8 Compare March 23, 2025 22:52
.init(key: "SWIFT_OBJC_INTERFACE_HEADER_NAME", value: #""""#),
.init(key: "SWIFT_OPTIMIZATION_LEVEL", value: #""-Onone""#),
.init(key: "SWIFT_USE_INTEGRATED_DRIVER", value: "NO"),
Copy link
Contributor

Choose a reason for hiding this comment

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

awesome ... thanks for cleaning these up in this PR as well.

unset toolchain
fi
fi

Copy link
Contributor

Choose a reason for hiding this comment

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

👍

@karim-alweheshy karim-alweheshy force-pushed the karim/add-custom-toolchain-to-generated-project branch from d6d2e2d to 56dcd24 Compare April 1, 2025 18:48
@karim-alweheshy karim-alweheshy force-pushed the karim/add-custom-toolchain-to-generated-project branch from 56dcd24 to 031b401 Compare April 2, 2025 12:49
@karim-alweheshy karim-alweheshy force-pushed the karim/add-custom-toolchain-to-generated-project branch from bbc7b23 to 93c1f9e Compare April 3, 2025 00:17
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