950cb29628
Add an empty buildable native macOS app generated via xcodegen, sibling of iphone-arbody. Depends on the shared AVLiveWire package. Later tasks add the USB pipeline and RealityKit scene.
6 lines
109 B
Plaintext
6 lines
109 B
Plaintext
#include? "Local.xcconfig"
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = 15.0
|
|
SWIFT_VERSION = 5.10
|
|
CODE_SIGN_STYLE = Automatic
|