sonsongithub / numsw

Swift library like numpy, playgrounds notebook like jupyter.
MIT License
133 stars 9 forks source link

Playgroundbookの検証をiOS SDKで行うように変更する #68

Closed omochi closed 6 years ago

omochi commented 7 years ago

今はMacOSX SDKでやってるが、 そのせいで NumswRenderer がUIKit禁止縛りになっている

実行テストはできなくなっちゃうけど、 現状はデメリットの方が大きそうなので、 iOS SDKでビルドだけするように切り替える