Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Releases: uacaps/NSObject-ObjectMap

2.3.0 - 64-Bit support

30 May 19:49

Choose a tag to compare

  • Clears up a bug that could cause some class names not to parse correctly on 64-bit architectures.

Stability Enhancements and Reduced Size

18 Mar 16:42

Choose a tag to compare

  • Reduced file size
  • Fixed a bug that caused app crash when an array was missing from a class, but expected in the json

64bit Architectures

04 Mar 14:59

Choose a tag to compare

What's New

NSInteger has replaced int to future-proof ObjectMap for 64bit architectures as they become more and more prevalent in production code and as all devices use them within the next couple of years.

New XML/SOAP methods

01 Aug 19:00

Choose a tag to compare

What's New

  • XMLString method for converting NSObject to NSString version of XML
  • SOAPString method for converting NSObject to NSString version of XML(SOAP)

Initial Cocoapods Release

01 Aug 18:22

Choose a tag to compare

NSObject-ObjectMap

Version 1.0.0

What's New

  • JSON serialization of NSObjects
  • JSON deserialization to NSObjects
  • XML serialization of NSObjects
  • XML deserialization to NSObjects
Morty Proxy This is a proxified and sanitized view of the page, visit original site.