Is it possible to have an iOS app that's not ARC enabled but with some arc files?
I have a non-ARC enabled app where I would like to bring in some ARC enabled files. Is this possible?
thanks
You can use the -fobjc-arc
flag to enable ARC for specific files.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With