Skip to content

Use Swift Package Manager to build the project #5

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

Merged
merged 2 commits into from
May 24, 2022

Conversation

SimplyDanny
Copy link
Contributor

Xcode is no longer a requirement. This allows Linux/Windows users to build the project, too. An Xcode project can still be generated running swift package generate-xcodeproj.

@apbendi
Copy link
Owner

apbendi commented Apr 28, 2021

Only 5 months late to this 😅

@SimplyDanny would you mind confirming that this change still works with the latest tooling, etc...?

@SimplyDanny SimplyDanny force-pushed the swift-package-manager branch from 25e842c to a7f0b5b Compare April 28, 2021 20:37
@SimplyDanny
Copy link
Contributor Author

SimplyDanny commented Apr 28, 2021

Yes, it still works perfectly fine. I've just updated the tested versions. They were already quite old. 😄

A current version of Xcode can even open a project managed by the Swift Package Manager without the prior generation of an Xcode project via swift package generate-xcodeproj.

@SimplyDanny
Copy link
Contributor Author

@apbendi: Friendly ping ... 😅

@SimplyDanny SimplyDanny force-pushed the swift-package-manager branch from a7f0b5b to 4f4b43a Compare October 10, 2021 19:25
Xcode is no longer a requirement. This allows Linux/Windows users to build the project, too.
An Xcode project can still be generated running `swift package generate-xcodeproj`.
@SimplyDanny SimplyDanny force-pushed the swift-package-manager branch from 4f4b43a to cc62ce5 Compare April 10, 2022 10:58
@apbendi
Copy link
Owner

apbendi commented May 20, 2022

Hi @SimplyDanny, any interest in PRing an update to the latest language version and tooling? If so, I'll review and merge quickly this time 😇 . No pressure though!

@SimplyDanny
Copy link
Contributor Author

Happy to hear from you! 😄 The versions are still up to date. I re-bumped them about one month ago. Same for apbendi/bitsy-swift#10.

@apbendi apbendi merged commit d3b9c76 into apbendi:master May 24, 2022
@apbendi
Copy link
Owner

apbendi commented May 24, 2022

Amazing, merged! Are you still using Bitsy in your teaching? Thank you for your contributions :) Cheers!

@SimplyDanny
Copy link
Contributor Author

SimplyDanny commented May 24, 2022

Perfect! SimplyDanny/bitsy-llvm is only a hobby project of mine.

@SimplyDanny SimplyDanny deleted the swift-package-manager branch April 5, 2023 21:42
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