A simple category on NSInvocation that adds the property objectReturnValue to it, allowing to easily get and set the return value of the invocation as an Objective-C object.
The category also adds a method stc_clone which will clone the receiver NSInvocation (The return value will not be cloned).
This repository was archived by the owner on Oct 28, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
A category on NSInvocation to easily clone and get/set the return type as an Objective-C object
License
stephanecopin/NSInvocation-Helpers
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
A category on NSInvocation to easily clone and get/set the return type as an Objective-C object
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published