File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ let package = Package(
1717 ] ,
1818 dependencies: [
1919 . package ( url: " https://github.com/Apodini/Apodini.git " , . upToNextMinor( from: " 0.2.0 " ) ) ,
20- . package ( url: " https://github.com/Apodini/ApodiniCollector.git " , . branch ( " develop " ) ) ,
21- . package ( url: " https://github.com/Apodini/ApodiniAnalystPresenter.git " , . branch ( " develop " ) )
20+ . package ( url: " https://github.com/Apodini/ApodiniCollector.git " , . upToNextMinor ( from : " 0.1.0 " ) ) ,
21+ . package ( url: " https://github.com/Apodini/ApodiniAnalystPresenter.git " , . upToNextMinor ( from : " 0.1.0 " ) )
2222 ] ,
2323 targets: [
2424 . executableTarget(
Original file line number Diff line number Diff line change @@ -16,9 +16,9 @@ let package = Package(
1616 ] ,
1717 dependencies: [
1818 . package ( url: " https://github.com/Apodini/Apodini.git " , . upToNextMinor( from: " 0.2.0 " ) ) ,
19- . package ( url: " https://github.com/Apodini/ApodiniAsyncHTTPClient.git " , from: " 0.1.1 " ) ,
20- . package ( url: " https://github.com/Apodini/ApodiniCollector.git " , . branch ( " develop " ) ) ,
21- . package ( url: " https://github.com/Apodini/ApodiniAnalystPresenter.git " , . branch ( " develop " ) )
19+ . package ( url: " https://github.com/Apodini/ApodiniAsyncHTTPClient.git " , . upToNextMinor ( from: " 0.1.1 " ) ) ,
20+ . package ( url: " https://github.com/Apodini/ApodiniCollector.git " , . upToNextMinor ( from : " 0.1.0 " ) ) ,
21+ . package ( url: " https://github.com/Apodini/ApodiniAnalystPresenter.git " , . upToNextMinor ( from : " 0.1.0 " ) )
2222 ] ,
2323 targets: [
2424 . executableTarget(
Original file line number Diff line number Diff line change @@ -16,10 +16,10 @@ let package = Package(
1616 ] ,
1717 dependencies: [
1818 . package ( url: " https://github.com/Apodini/Apodini.git " , . upToNextMinor( from: " 0.2.0 " ) ) ,
19- . package ( url: " https://github.com/Apodini/ApodiniAsyncHTTPClient.git " , from: " 0.1.1 " ) ,
20- . package ( url: " https://github.com/NSHipster/DBSCAN " , from: " 0.0.1 " ) ,
21- . package ( url: " https://github.com/Apodini/ApodiniCollector.git " , . branch ( " develop " ) ) ,
22- . package ( url: " https://github.com/Apodini/ApodiniAnalystPresenter.git " , . branch ( " develop " ) )
19+ . package ( url: " https://github.com/Apodini/ApodiniAsyncHTTPClient.git " , . upToNextMinor ( from: " 0.1.1 " ) ) ,
20+ . package ( url: " https://github.com/NSHipster/DBSCAN " , . upToNextMinor ( from: " 0.0.1 " ) ) ,
21+ . package ( url: " https://github.com/Apodini/ApodiniCollector.git " , . upToNextMinor ( from : " 0.1.0 " ) ) ,
22+ . package ( url: " https://github.com/Apodini/ApodiniAnalystPresenter.git " , . upToNextMinor ( from : " 0.1.0 " ) )
2323 ] ,
2424 targets: [
2525 . executableTarget(
You can’t perform that action at this time.
0 commit comments