Releases: drmohundro/SWXMLHash
Releases · drmohundro/SWXMLHash
Bug Fix - Element Order Bug
Released on 2015-02-09.
- Fixed bug with children so that XML element order is preserved when enumerating XML child elements.
- Only require Foundation.h instead of UIKit.h.
Initial CocoaPods Release
Released on 2015-01-30.
- Added children property to allow for enumerating all child elements.
- CocoaPods support is live (see current docset on CocoaPods)
Feature - OSX Support
Released on 2015-01-25.
- Added OSX target, should allow SWXMLHash to work in OSX as well as iOS.