LoginSignup
19
16

More than 5 years have passed since last update.

xcodeにiOS Frameworkを追加する方法

Posted at

iosアプリ開発時は様々なフレームワークを使いますよね。
本ブログではxcodeにiOSのフレームワークを追加する方法を紹介します。

  • プロジェクトSetting画面 > Linked Frameworks and Libraries > + ボタンをクリック。

framework追加.png

  • フレームワークを選択し、Addボタンをクリック。

スクリーンショット_2014_07_05_12_23.png

  • 正しくフレームワークが追加されてるか確認。

swift-twitter.png

簡単にフレームワークの追加ができましたね!!

IOS8アプリ開発日誌掲載中!!

19
16
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
19
16