I have a code like this ((pbxproj.objectForKey("ob...
# announcements
r
I have a code like this ((pbxproj.objectForKey("objects") as NSDictionary).objectForKey(rootGuid) as NSDictionary).objectForKey("targets") as NSArray. 😱