| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A bunch of categories for converting a few types of Objective-C objects (defined in the Foundation framework) to and from XPC objects.
Also see the blog post about it "Convert Between XPC Objects and Objective-C Objects."
The project requires Mac OS X 10.7+ and Xcode 4.2 to build and Mac OS X 10.7+ to run as the XPC Services API was first introduced in OS X 10.7. Will not work on iOS as the XPC API is not available here. Furthermore, the project have been written for automatic reference counting (ARC).
Either include the source files directly (in which case you will also need the (ObjectToXPC-Private.h header file) or link with the library.
The project is licensed under the "Simplified BSD license" (2-clause), for the exact terms please see the LICENSE file.
| Back | FazBrowse Home | New Git URL |