Upgrade to Pro — share decks privately, control downloads, hide ads and more …

CONTRIBUTING TO SWIFT

giginet
July 21, 2017
460

CONTRIBUTING TO SWIFT

#oi_study

giginet

July 21, 2017
Tweet

Transcript

  1. $ brew install cmake ninja $ mkdir swift-source $ git

    clone https://github.com/apple/ swift.git $ ./swift/utils/update-checkout —clone $ ./swift/utils/build-script -x
  2. $ mkdir swift-foundation $ cd swift-foundation $ git clone [email protected]:apple/

    swift-corelibs-foundation.git $ git clone [email protected]:apple/ swift-corelibs-xctest.git $ open swift-corelibs-foundation/ Foundation.xcworkspace