Chris Chen

Results 5 comments of Chris Chen

@cincas check: https://github.com/PrideChung/FontAwesomeKit/blob/2.2.0/FontAwesomeKit/FAKIonIcons.m it's still using [NSBundle mainBundle]

@cincas thanks, your are right, corrected the comment

after upgrade to Xcode 7 GM, following code breaks with error "Binary operator '|' cannot be applied to two 'APContactField' operands": ``` swift let addressBook = APAddressBook() addressBook.fieldsMask = APContactField.Default...

+1 and thanks to @kirviz

this feature is really good, can we manage to get it merged back to master?