support modern runtime only?
Closed this issue · 3 comments
superfell commented
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.
adamdaw commented
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.
superfell commented
There's a branch with modern runtime & ARC enabled, it'll become master sometime soon.
https://github.com/superfell/zkSforce/tree/modern_objc
superfell commented
v44 switches to ARC & Modern obj-c