CFBundleDisplayName @PRODUCT_NAME@ CFBundleDevelopmentRegion English CFBundleExecutable ${MACOSX_BUNDLE_EXECUTABLE_NAME} CFBundleGetInfoString ${MACOSX_BUNDLE_INFO_STRING} CFBundleIconFile ${MACOSX_BUNDLE_ICON_FILE} CFBundleIdentifier ${MACOSX_BUNDLE_GUI_IDENTIFIER} CFBundleInfoDictionaryVersion 6.0 CFBundleLongVersionString ${MACOSX_BUNDLE_LONG_VERSION_STRING} CFBundleName ${MACOSX_BUNDLE_BUNDLE_NAME} CFBundlePackageType APPL CFBundleShortVersionString @APP_VERSION@ CFBundleSignature ???? CFBundleVersion @BUILD_NUMBER@ CFBundleSupportedPlatforms @PLATFORM@ LSApplicationCategoryType public.app-category.music CSResourcesFileMapped NSHumanReadableCopyright ${MACOSX_BUNDLE_COPYRIGHT} NSHighResolutionCapable LSMultipleInstancesProhibited CFBundleURLTypes CFBundleURLName ${MACOSX_BUNDLE_BUNDLE_NAME} CFBundleURLSchemes ${MACOSX_BUNDLE_URL_SCHEME} UISupportedInterfaceOrientations UIInterfaceOrientationLandscapeRight UIInterfaceOrientationLandscapeLeft UIStatusBarHidden UIRequiresFullScreen UIViewControllerBasedStatusBarAppearance UILaunchStoryboardName LaunchScreen NSBluetoothAlwaysUsageDescription The app needs bluetooth access to connect to a Tone Master Pro ITSAppUsesNonExemptEncryption UIBackgroundModes bluetooth-central