Skip to content

Add command to set Xcode tools #369

Closed
@adam-fowler

Description

@adam-fowler

Is your feature request related to a problem? Please describe.
Add command that displays selection of Xcode installed on system and then set DEVELOPER_DIR in build environment variables based off selection

Find Xcode's installed
mdfind "kMDItemCFBundleIdentifier == 'com.apple.dt.Xcode'"
Get version name from install
/usr/libexec/PlistBuddy -c "Print :CFBundleShortVersionString" ${XCODE}/Contents/Info.plist

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions