Comment on Baldur's Gate: Enhanced Edition for the iPadparentComments−jcromartie13yARC isn't even an iOS feature... it's a compiler feature.−0x013yweak refs in ARC require OS support−jsanz13yYou can always use PLWeakCompatibility on iOS4: https://github.com/plausiblelabs/PLWeakCompatibility/
Comments
ARC isn't even an iOS feature... it's a compiler feature.
weak refs in ARC require OS support
You can always use PLWeakCompatibility on iOS4: https://github.com/plausiblelabs/PLWeakCompatibility/