thebrowsercompany / windows-samples

Sample Apps for Swift on Windows
MIT License
271 stars 15 forks source link

update windows samples to new swift-* repos #13

Closed stevenbrix closed 9 months ago

stevenbrix commented 9 months ago

We've recently put out a handful of repos with their own Package.swift files:

https://github.com/thebrowsercompany/swift-winui https://github.com/thebrowsercompany/swift-windowsappsdk https://github.com/thebrowsercompany/swift-uwp https://github.com/thebrowsercompany/swift-windowsfoundation https://github.com/thebrowsercompany/swift-win2d

These are designed to make it much easier to just reference these and build/run a windows application. this pr updates the sample and removes all the cmake goo