Skip to content

joefiorini/Xcode-IDETestFixes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Xcode 4.4 IDETest Fix Plugin

Fixes missing selector error when running unit tests in Xcode 4.4 pre-releases. If you are running a pre-release of this Xcode try installing this plugin and see if that fixes unit test crashes.

Instructions

From source

  • Clone repository and build/archive
  • Distribute the archive and go to your DerivedData directory for the project
  • Copy .xcplugin folder to ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/

Pre-built binary

  • Download the pre-built plugin
  • Extract the zip file and copy the .xcplugin folder to ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/

Credit

Many thanks to:

About

Fixes Xcode 4.4 crash when running Unit tests that rely on IDETest localizedStandardCompare:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published