Skip to content

Commit

Permalink
Refactored contact's data extacting
Browse files Browse the repository at this point in the history
  • Loading branch information
belkevich committed Sep 22, 2015
1 parent e516d2a commit aee193e
Show file tree
Hide file tree
Showing 24 changed files with 1,035 additions and 1,396 deletions.
170 changes: 99 additions & 71 deletions Example/Objective-C/AddressBook.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@
"idiom" : "iphone",
"size" : "60x60",
"scale" : "2x"
},
{
"idiom" : "iphone",
"size" : "60x60",
"scale" : "3x"
}
],
"info" : {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@
"idiom" : "universal",
"scale" : "2x",
"filename" : "no_photo@2x.png"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
Expand Down
Loading

0 comments on commit aee193e

Please sign in to comment.