C#

Mac で C#

estis2016/10/22 (土) 20:40 に投稿

https://github.com/k--kato/osxcsharp/blob/master/README.md
を参考にしました。

$ brew install openssl
Error: Your Xcode (7.3) is outdated.
Please update to Xcode 8.0 (or delete it).
Xcode can be updated from the App Store.

と怒られるので、
App Store で、
Xcode インストール。

$ brew install openssl
Error: You have not agreed to the Xcode license. Please resolve this by running:
  sudo xcodebuild -license

インストールしただけではダメ。
Xcode 起動、ライセンス認証しますが、
iTunes の停止が必要です。

$ brew install openssl