# xTool configuration — https://xtool.sh # Run `xtool configure` once to set up your Apple ID credentials and Darwin SDK. # Then: `xtool run` to build and install directly to a connected device. targets: SilverApple: bundleIdentifier: uk.silverlabs.silverapple # Fill in your Apple Developer Team ID (10-char string from developer.apple.com) teamID: "" infoPlist: SilverApple/Info.plist entitlements: SilverApple/SilverApple.entitlements deploymentTarget: "16.0" deviceFamily: [iphone]