CFBundleExecutable ${MACOSX_BUNDLE_EXECUTABLE_NAME} CFBundleIconFile ${MACOSX_BUNDLE_ICON_FILE} CFBundleIdentifier ${MACOSX_BUNDLE_GUI_IDENTIFIER} CFBundleInfoDictionaryVersion 6.0 CFBundleName ${MACOSX_BUNDLE_BUNDLE_NAME} CFBundlePackageType APPL CFBundleShortVersionString ${MACOSX_BUNDLE_SHORT_VERSION_STRING} CFBundleVersion ${MACOSX_BUNDLE_BUNDLE_VERSION} CFBundleSupportedPlatforms MacOSX NSHighResolutionCapable LSMinimumSystemVersion ${CMAKE_OSX_DEPLOYMENT_TARGET} LSAppNapIsDisabled NSCameraUsageDescription OBS needs to access the camera to enable camera sources to work. NSMicrophoneUsageDescription OBS needs to access the microphone to enable audio input. NSHumanReadableCopyright (c) 2012-${CURRENT_YEAR} Hugh Bailey