Skip to content

Releases: alexeyxo/protobuf-objc

Fix memory leaks

16 Dec 16:59
Compare
Choose a tag to compare

Release 1.9.2

17 May 20:11
Compare
Choose a tag to compare

Runtime Library: 1.9.2
Compiler Version: 2.1

Protocol Buffers 2.6
Xcode 6: Foundation framework required
Remove dealloc methods
Fixed 64 and 32 bits architectures.(Using SInt32 and SInt64 primitive types).
Runtime Library is supporting now ARC.
Compiler safe's objects in NSArray class.
Regenerating UnitTests and using XCTests