Install Xcode from the Mac App Store and the last version of cocoapods (0.29.0 at this time)
sudo gem install cocoapods
Install the SDK dependencies, open the workspace file TahoeSDK.xcworkspace
in Xcode, build, and run.
cd TahoeSDK
pod install
open TahoeSDK.xcworkspace
Then run a build.
Enjoy.