Skip to content

Does not work with xCode 4.3 and newer #10

@dodikk

Description

@dodikk

Since xCode 4.3 Apple has changed its location to /Applications/Xcode.app
Due to those changes I'm unable to use the "iphonesim" tool (see the log below).

Please update your code base to keep up with the latest xCode.

Oleksandrs-Mac-mini:Release-iphonesimulator dodikk$ ls
CoreDataBooks.app CoreDataBooks.app.dSYM

Oleksandrs-Mac-mini:Release-iphonesimulator dodikk$ iphonesim launch "/Users/dodikk/projects/research/zucchini/CoreDataBooks/build/Release-iphonesimulator/CoreDataBooks.app" 5.0 iphone
dyld: Library not loaded: @rpath/DevToolsFoundation.framework/Versions/A/DevToolsFoundation
Referenced from: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/PrivateFrameworks/iPhoneSimulatorRemoteClient.framework/Versions/A/iPhoneSimulatorRemoteClient
Reason: image not found
Trace/BPT trap: 5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions