Files
AV-Live/avlivebody-mac/Config/Shared.xcconfig
T
L'électron rare 950cb29628 feat(avlivebody-mac): scaffold xcode app
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.
2026-05-18 19:05:10 +02:00

6 lines
109 B
Plaintext

#include? "Local.xcconfig"
MACOSX_DEPLOYMENT_TARGET = 15.0
SWIFT_VERSION = 5.10
CODE_SIGN_STYLE = Automatic