ObjectiveKit icon indicating copy to clipboard operation
ObjectiveKit copied to clipboard

Swift-friendly API for a set of powerful Objective C runtime functions.

Results 6 ObjectiveKit issues
Sort by recently updated
recently updated
newest added

Nice to meet you. I am Koutarou Ishikawa, Japanese application engineer. I am trying to do a "programming-shakyo" on the framework `PXSourceList`: porting it from Objective-C to Swift. When I...

I was wondering if you would get rejected by the App Store for using this in an app.

Hi, Interesting component for NSObject class 🙂 With [TProperties](https://github.com/TofPlay/TProperties) I did something similar but for pure classes Swift 😉

The code was created for the sole purpose of showing my students, that they should think on their own instead of following thought leaders and popular bloggers, as they, while...

Refactor to avoid nesting by using guard + by removing some unnecessary `{}`