superfell/zkSforce

support modern runtime only?

Closed this issue · 3 comments

Currently zkSforce supports OSX 10.7, which still supports 32bit apps (and so no modern runtime, no arc, etc).

We could move to arc/modern runtime and make 10.8 the min OS version.

I keep jumping up, while I might not be the most representative my vote is to modern. Current and one back seems more than sufficient.

There's a branch with modern runtime & ARC enabled, it'll become master sometime soon.
https://github.com/superfell/zkSforce/tree/modern_objc

v44 switches to ARC & Modern obj-c