Category Archives: iOS

RxSwiftのシンプルな説明

RxSwiftのシンプルな説明 Swiftで簡単なアプリを写経するのは簡単なので … Continue reading

Posted in iOS, Swift, Xcode, 技術情報 | Leave a comment

Alamofire インストール時のcocoapodエラー

久しぶりに、swift で iOSの開発。 Podfile に以下を記述した。 … Continue reading

Posted in iOS, Xcode, 技術情報 | Leave a comment

SwiftでAFNetworkingを利用してJSONデータ取得の覚え書き。

結構理論的にはわかっているが、いざソースを書いてみるとかなりハマる。 オプショナ … Continue reading

Posted in iOS, Swift, 技術情報 | Leave a comment

Unable to run app in Simulator

ビルドは上手くいくが、下記のエラーが出力されるときの対応。 [c] Unable … Continue reading

Posted in iOS, Mac, Swift, Xcode, 技術情報 | Leave a comment