keith / fix-macosx-internal-sdk

`macosx.internal` -> `macosx`
MIT License
14 stars 1 forks source link

fix-macos-internal-sdk

A silly CLI for replacing macosx.internal SDK settings in .xcodeproj files with macosx. This is useful when building projects from opensource.apple.com

Usage

fix-macosx-internal-sdk path/to/ld64.xcodeproj

Installation

brew install keith/formulae/fix-macosx-internal-sdk

Notes