Menu

#11 Moving to ARC

Next Release
open
API (7)
5
2011-07-07
2011-07-07
No

Hi, I'm wondering if you will move the implementation of regexkitlite to an ARC compatible version ?
Here's how I do to use RegexKitLite in an ARC capable application in Xcode (Click Project > Target > Build Phases > Compile sources > select RegexKitLite.m and set compiler flag to -fno-objc-arc) this will tell the compiler that this file uses manual reference counting and will not produce error compiling the project with ARC flag.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.