ObjectiveC additions for humans. Ruby style.
The Objective-C Style Guide used by The New York Times
A few code snippets from my Xcode arsenal
ActiveRecord-like API for CoreData
Writing SQL using Java syntax
翻译 - ObjectiveSQL是Java中基于ActiveRecord模式的ORM框架,它鼓励快速开发和整洁,代码最少且约定俗成。
A style guide that outlines the coding conventions for Kodeco
Objective-C JSON
ObjectivePGP is an open-source library for iOS and macOS that provides developers with tools for implementing OpenPGP encryption and decryption, digital signing, and signature verification in their ap...
Objective-C bindings to libgit2
Doing RSA encryption and decryption with Objective-C on iOS
Objective-C for Windows
LuLu is the free macOS firewall
翻译 - LuLu是免费的macOS防火墙
MessagePack serializer implementation for Objective-C / msgpack.org[Objective-C]
MessagePack implementation for Objective-C / msgpack.org[Objective-C]
Soulful docs for Swift & Objective-C
翻译 - Swift和Objective-C的丰富文档
A conforming Objective-C WebSocket client library.
Find unused Objective-C imports.
翻译 - 查找未使用的Objective-C导入。
城觅By-Objective-C
Runtime Code Injection for Objective-C & Swift
An Objective-C Port of ZXing
iOS 生态资源精选,包括 Objective-C 和 Swift项目
JSPatch bridge Objective-C and Javascript using the Objective-C runtime. You can call any Objective-C class and method in JavaScript by just including a small engine. JSPatch is generally used to hotf...
翻译 - JSPatch使用Objective-C运行时桥接了Objective-C和Javascript。您可以通过包含一个小型引擎来调用JavaScript中的任何Objective-C类和方法。 JSPatch通常用于修补iOS App。