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

QuickLook Project to navigate sources #211

Closed
wants to merge 1 commit into from
Closed

QuickLook Project to navigate sources #211

wants to merge 1 commit into from

Conversation

johnno1962
Copy link
Contributor

A simplified project to navigate sources quickly as an alternative to the generated Swift.xcodeproj. Compiles to the point of linking.

@gribozavr
Copy link
Contributor

I'm sorry, but we explicitly don't want a second build system. I don't have an opinion about using it for IDE purposes only. /cc @jrose-apple

@johnno1962
Copy link
Contributor Author

I understand. It was not intended as an alternative build, just a curated project to help people find their way around. It compiles only as a check the include paths are as good as they can be.

@gribozavr
Copy link
Contributor

Well, the fact that it compiles at all makes me concerned that some people will inadvertently use it to compile.

@johnno1962
Copy link
Contributor Author

I tried to avoid this with the project name but I appreciate your reservations. This is quite a speculative pull request really. Please consider a manually maintained Xcode project despite its disadvantages as an automatically generated one doesn’t quite do the source justice.

@jrose-apple
Copy link
Contributor

I agree with Dmitri. We do not want a second list of files that we need to keep up to date, sorry.

My recommendation is to make your own xcworkspace that includes the generated xcodeproj. That way you can add custom file references, save schemes even through blowing away your whole build directory, and still build like everyone else. I also find that Open Quickly works wonders.

@jrose-apple jrose-apple closed this Dec 5, 2015
@johnno1962
Copy link
Contributor Author

Fair enough, I probably agree. I’ve made the browsing project available as a separate project https://github.com/johnno1962/SwiftLook in case it’s of use to people..

Thanks for alll your work!

dabelknap pushed a commit to dabelknap/swift that referenced this pull request Jan 24, 2019
maldahleh pushed a commit to maldahleh/swift that referenced this pull request Oct 26, 2020
…t_tools_version

Fix Swift tools version in Readme
freak4pc pushed a commit to freak4pc/swift that referenced this pull request Sep 28, 2022
Update hash for Kickstarter-Prelude and Kickstarter-ReactiveExtensions
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.

3 participants