-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Complete Freestanding Bundles support in all platforms #2093
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
Conversation
@swift-ci test |
@spevans Could you restart the tests? Thanks! |
@swift-ci test |
@millenomi This is ready for review. |
(Updated with bundle changes for Android from #2120) |
@pvieito could you rebase & squash this to eliminate the merge commit, thanks |
- Adds support for finding the bundle path for implicitly loaded bundles (for which we only know the executable path). - Unifies Windows and other platforms implementation. - Enables Freestanding Bundles tests.
@spevans Done! |
@swift-ci test |
@swift-ci test |
@millenomi can we merge this? |
@parkera Who can/should review this? Thanks! |
@pvieito would you like to resolve the conflict so that this could be reviewed? Thanks! |
@MaxDesiatov Unfortunately, I have requested a review in several occasions for this PR with no response from the maintainers, so I am not longer updating it. |
Well that's really unfortunate... |
Ping @pvieito, mind rebasing now? |
The Swift project moved the default branch to More detail about the branch update - https://forums.swift.org/t/updating-branch-names/40412 |
(This simplifies and minimizes the changes proposed at #1570)