エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
記事へのコメント5件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
CocoaPods Guides
<Adding Pods to an Xcode project Before you begin Check the Specs repository or cocoapods.org to ... <Adding Pods to an Xcode project Before you begin Check the Specs repository or cocoapods.org to make sure the libraries you would like to use are available. Install CocoaPods on your computer. <Installation Create a Podfile, and add your dependencies: target 'MyApp' do pod 'AFNetworking', '~> 3.0' pod 'FBSDKCoreKit', '~> 4.9' end Run $ pod install in your project directory. Open App.xcworkspace a







2016/07/01 リンク