The Swift Package Manager is a great addition to the Swift programmer's 
toolbelt and in general I like the integration with Git.

However, since SPM promotes a separate Git repo per package and actually 
leverages Git tags to resolve dependency versions, I am wondering if it's 
possible to use the popular(?) 'monorepo' workflow with SPM. 

thanks,
-g.
_______________________________________________
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users

Reply via email to