This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// Xcode324iOS41TestSuiteWorkaround.m | |
// | |
// This source file provides a work-around to enable running unit tests | |
// against the iPhone Simulator in Xcode 3.2.4 with iOS SDK 4.1. | |
// | |
// This work-around is only needed when using Xcode 3.2.4 to target iOS 4.1. | |
// | |
// Copyright 2010 Apple Inc. All rights reserved. | |
// |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// Xcode324iOS41TestSuiteWorkaround.m | |
// | |
// This source file provides a work-around to enable running unit tests | |
// against the iPhone Simulator in Xcode 3.2.4 with iOS SDK 4.1. | |
// | |
// This work-around is only needed when using Xcode 3.2.4 to target iOS 4.1. | |
// | |
// Copyright 2010 Apple Inc. All rights reserved. | |
// |