SenTestingKit confused on garbage collection
SenTestingKit confused on garbage collection
- Subject: SenTestingKit confused on garbage collection
- From: Aarno Syvänen <email@hidden>
- Date: Thu, 01 Nov 2012 11:01:23 +0100
Hi,
I wanted to test an application definitely written without garbage collection (and without ARC), but SenTestingKit did not want to run it, claiming that test bundle required GC. There were no GCC_ENABLE_OBJC_GC flags in build settings, Xcode version i am using is 4.4. When I set user defined setting GCC_ENABLE_OBJC_GC supported, it did run tests. But my question is: why did SenTestingKit believe that GC was used ?
Aarno
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden