skjolber / xswi

The simple, standalone XML Stream Writer for iOS
30 stars 5 forks source link

Update to ARC required #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Build the source code in Xcode 5+ with a build target of iOS 6+.

What is the expected output? What do you see instead?
Build should succeed, instead the compiler fails with ARC errors.  Mostly 
release and retain errors.

What version of the product are you using? On what operating system?
Xcode 6/iOS 7/8

Please provide any additional information below.

Original issue reported on code.google.com by mannl...@gmail.com on 27 Sep 2014 at 9:47

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by thomas.skjolberg on 30 Sep 2014 at 3:30

GoogleCodeExporter commented 9 years ago
Please review latest git commit

Original comment by thomas.skjolberg on 30 Sep 2014 at 3:32

GoogleCodeExporter commented 9 years ago
All of my use cases are working great.  Thank you.

Original comment by mannl...@gmail.com on 30 Sep 2014 at 5:07

GoogleCodeExporter commented 9 years ago
Changes available in version 1.0.5

Original comment by thomas.skjolberg on 30 Sep 2014 at 8:39