Monday, March 2, 2020

Xconfig and XcodeBuildSettings.com

Paulo Andrade (tweet):

If you’re like me, when working with .xcconfig files or building your shell script to include in a “Run Script” phase, you’ll keep running to the Terminal to run this:

xcodebuild -project <Project>.xcodeproj -target <Target> -showBuildSettings

[…]

So I’ve build Xconfig, a simple Mac app to display build settings for the currently open Xcode projects.

Mattt Thompson:

Introducing XcodeBuildSettings.com: a convenient reference of available build settings for Xcode projects.

Previously:

Comments RSS · Twitter

Leave a Comment