Skip to content
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

Load DVTServices and DVTPortal frameworks #356

Merged
merged 2 commits into from
Feb 8, 2016

Conversation

neonichu
Copy link
Member

@neonichu neonichu commented Feb 8, 2016

IDEFoundation depends on them in Xcode 7.3

cc @segiddins

IDEFoundation depends on them in Xcode 7.3
neonichu added a commit that referenced this pull request Feb 8, 2016
@neonichu
Copy link
Member Author

neonichu commented Feb 8, 2016

Since errors in all but the last dlopen are ignored, this also works with previous versions of Xcode which did not have those frameworks. Manually tested against 6.4, 7.2 and 7.3 beta 2

@manuyavuz
Copy link
Member

I've verified that this fix is working on my project which was having problem of converting project to XML format on some cases. 👍 🚢


##### Bug Fixes

* Fix DevToolsCore based serialization on Xcode 7.3.
Copy link
Member

Choose a reason for hiding this comment

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

Fix ASCII .xcodeproj serialization with Xcode 7.3

@segiddins
Copy link
Member

👍🏻

@neonichu neonichu force-pushed the fix-devtoolscore-loading-on-7.3 branch from 74db0c8 to e24184d Compare February 8, 2016 17:06
neonichu added a commit that referenced this pull request Feb 8, 2016
@neonichu neonichu merged commit 25293c1 into master Feb 8, 2016
@neonichu neonichu deleted the fix-devtoolscore-loading-on-7.3 branch February 8, 2016 17:35
@marcelofabri
Copy link

Any chances to cut a 0.28.3 release with this fix? 😬

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.

None yet

4 participants