=================== SUPPORTS SWIFT 2.0 from Version >= 1.4 ** SUPPORTS SWIFT 1.2 from Version <= 1.3 Both iOS and WatchOS A Swift CoreData Framework consisting of several Extensions and Helpers to bring some love and take the hassle out of common CoreData tasks. Each piece of functionality can be used independently and discreetly, so there is no need for a "buy in" to the whole project. For exampl
Is there a way in mantle to update an existing record in core data instead of always create new ones? This blog post looks promising, but I don't find the method updateWithJSON: somewhere in Mantle. Right now, I'm doing the following: MantleObject *mantleObject = [MTLJSONAdapter modelOfClass:[MantleObject class] fromJSONDictionary:dictionary error:NULL]; CoreDataObject *coreDataObject = [CoreDataO
Core Data is a great choice for persisting and querying data in your iOS and OSX apps. Not only can it reduce memory usage and improve performance, but it can also save you from writing a lot of unnecessary boilerplate code. In addition, the Core Data API is extremely flexible, which allows it to be used in a myriad of apps, all with different data storage requirements. However, this flexibility m
先日 Go MemoというiOSアプリをリリースしました。 「あとで行く」ためのアプリ、Go Memoをリリースしました Go Memoは週末4日間くらいで作ってリリースしたアプリなのですが、こうしてスピードを出せたのは便利なライブラリのおかげです。 この記事ではGo Memoで使ったライブラリを紹介しようと思います。 便利なiOSライブラリ AFNetworking 言わずとしれた定番ライブラリ。作者の mattt さんも非常に有名です。サーバーとのHTTP通信はほとんどこれに頼っていて、NSURLSession とか自分で書いてないです。 Go Memoでは foursquare API をたたく所で利用しています。 NSDictionary *params = ...; AFHTTPRequestOperationManager *manager = [AFHTTPRequestOp
Objective-C勉強会@8月 Objective-C勉強会@東京 8月 – Objective-C勉強会@東京 | Doorkeeper に参加/発表してきたのでメモ 「メタプログラミングとCategory」 – @akuraru Metaprogramming メタプログラミング ロジックを生成する高位ロジックのこと マクロ等 クラスやメソッドを生成するロジックの事 Objective-Cには実行時に行うことができる => カテゴリ カテゴリ コンパイル時に既存のクラスにメソッドを追加、上書きできる機能 ヘッダーファイルを読み込んで無くてもコンパイルできてしまう よいところ 手軽 ファイル分けができる Viewの更新だけを、カテゴリに分けたりすることができる テストするとき便利 カテゴリでテスト用にヘッダーを作れる Objective-Cのテストクラスからプライベートメソッド/プロ
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く