This repository was archived by the owner on Jan 11, 2023. It is now read-only.
1.2.1
- Changed logging from
stdout
tostderr
- Added
bonjourName
property - Removed use of deprecated
dispatch_get_current_queue()
- Worked around using
dispatch_release()
under ARC in OS X 10.8 or iOS 6.0 and later