8
8

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Objective-CAdvent Calendar 2012

Day 2

シミュレータでも実機でも動く、なんちゃってUniversal Framework

Last updated at Posted at 2012-12-02

どもです。
おでんです。

現行のXcodeにはiOS用のFrameworkテンプレートが用意されていません。
でもiOS-Universal-Frameworkを使えば、それっぽいことができます。

ターミナル.app
git clone git://github.com/kstenerud/iOS-Universal-Framework.git
cd iOS-Universal-Framework/Fake\ Framework/
./install.sh

12/2現在だとこのテンプレートをそのまま使ってもこけるので、
初期の操作の様子を画像を使って説明しようと思ったのですが、
qiitaってどっかに画像あげないと使えないんすね(´・ω・`)

あとで編集します(´・ω・`)

8
8
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
8
8

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?