Skip to content

Command fails if Xcode not installed into default path #6

@RicardoKoch

Description

@RicardoKoch

ALTOOL= File.expand_path('/Applications/Xcode.app/Contents/Applications/Application\ Loader.app/Contents/Frameworks/ITunesSoftwareService.framework/Support/altool')

Symptom:
Command will fail if Xcode is not installed into default path.

Description:
Xcode path should ideally not be hardcoded to /Applications/Xcode.app.
Use the following command to read the active build tools path:
xcode-select -p

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