[swift-users] swift build command
    Dmitri Gribenko 
    gribozavr at gmail.com
       
    Sat Feb  6 17:58:44 CST 2016
    
    
  
On Sat, Feb 6, 2016 at 3:23 PM, Jon Hoffman via swift-users
<swift-users at swift.org> wrote:
> I am not sure if I am missing something but the ubuntu 15.10 build on
> January 25 and February 3 are both missing the ./usr/bin/swift-build and the
> ./usr/bin/swift-build-tool executables.  When I run the “swift build”
> command I get the error:
Hi Jon,
>From https://swift.org/blog/swift-2-2-release-process/ :
> The Swift Package Manager is still early in development and will not be included in this release.
Dmitri
-- 
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/
    
    
More information about the swift-users
mailing list