0

I've been looking around a bunch. Anybody have a current guide how to build and use static libraries on iOS?

Most of the guides out there seem to be outdated and don't work. This is specifically for zeromq but documentation all around seems to be sparse.

4

1 に答える 1

0

この質問に対する私が見つけた最良のガイドは次のとおりです。http://paolodenti.blog.com/2012/07/24/zeromq-ios/

これには、zeromq をクロスプラットフォーム フレームワークに変える Xcode プロジェクトのセットアップが含まれます。そのフレームワークは、通常のプロジェクトで使用できます。

于 2012-08-13T14:41:28.653 に答える