Skip to content

Xcode 4.5 breaks path to Instruments template #13

@seeker12

Description

@seeker12

I believe Xcode 4.5 breaks this. The full path to Instruments template is now:
"/Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.bundle/Contents/Resources/Automation.tracetemplate"

The xcode-select -print-path method /Applications/Xcode.app/Contents/Developer is now apparently problematic.

I tried setting the full path in runner.rb > def detect_template which solved the ".../Automation.tracetemplate does not exist (RuntimeError)", but immediately crashes Xcode, with no logged error, while running the CoreDataBooks example app on iPhone 5 / iOS 6.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions