Pinned Repositories
AFNetworking
Add finally block to AFNetworking request methods to run some common things both in success and failure blocks
AppleTouchIconGenerator
This is a mac command line tool to generate the apple-touch-icon and its HTML code for websites
bilibili-mac-client
An unofficial bilibili client for mac
CMLStarRatingView
A rating view, the rating image, the rating level counts are configurable, you can even use different image for every rating level.
cocos2dx_xcode_file_template
this is a Xcode file template, with this template, you can create subclass of CCNode, CCSprite, CCScene, CCLayer easily. The template will create some essential function frames for you.
ConvertCueFromGBToUTF8
this Mac OS X app convert cue files encoded in GBK/GB18030 to UTF8 so that it can be used to split ape/wav/flac files in OS X
DemoShareCoreDataBetweenWatchAndiPhone
This is a demo that shows how to share a core data persistent store between watch extension and iPhone app
iTunesConnectPlaceHolderImage
When creating an app in iTunes Connect, we are required to summit some images for it, which may not be ready yet. Those images has size requirement, use these white images so you don't need to scale image by yourself.
SimulatorFolder
create a symbolic link to your app in simulator folder on your desktop
carmelosui's Repositories
carmelosui/cocos2dx_xcode_file_template
this is a Xcode file template, with this template, you can create subclass of CCNode, CCSprite, CCScene, CCLayer easily. The template will create some essential function frames for you.
carmelosui/CMLStarRatingView
A rating view, the rating image, the rating level counts are configurable, you can even use different image for every rating level.
carmelosui/SimulatorFolder
create a symbolic link to your app in simulator folder on your desktop
carmelosui/AFNetworking
Add finally block to AFNetworking request methods to run some common things both in success and failure blocks
carmelosui/AppleTouchIconGenerator
This is a mac command line tool to generate the apple-touch-icon and its HTML code for websites
carmelosui/bilibili-mac-client
An unofficial bilibili client for mac
carmelosui/ConvertCueFromGBToUTF8
this Mac OS X app convert cue files encoded in GBK/GB18030 to UTF8 so that it can be used to split ape/wav/flac files in OS X
carmelosui/DemoShareCoreDataBetweenWatchAndiPhone
This is a demo that shows how to share a core data persistent store between watch extension and iPhone app
carmelosui/iTunesConnectPlaceHolderImage
When creating an app in iTunes Connect, we are required to summit some images for it, which may not be ready yet. Those images has size requirement, use these white images so you don't need to scale image by yourself.
carmelosui/MagicalRecord
Super Awesome Easy Fetching for Core Data 1!!!11!!!!1!
carmelosui/ObjectiveCSingletonTemplate
Objective-C singleton template for Xcode
carmelosui/ObjectiveSugarWithPrefix
ObjectiveC additions for humans. Ruby style. Added prefixes for those who care about name conflicts.
carmelosui/Specs
The CocoaPods Master Repo
carmelosui/toast-notifications-ios
We at Guru software really love toast notifications available on android OS, so we've built a similar feature for the IOS enabled devices.