CFBundleExecutable ${MACOSX_BUNDLE_EXECUTABLE_NAME} CFBundleName ${MACOSX_BUNDLE_BUNDLE_NAME} CFBundleIdentifier ${MACOSX_BUNDLE_GUI_IDENTIFIER} CFBundleVersion ${MACOSX_BUNDLE_BUNDLE_VERSION} CFBundleShortVersionString ${MACOSX_BUNDLE_SHORT_VERSION_STRING} CFBundlePackageType APPL CFBundleInfoDictionaryVersion 6.0 NSMicrophoneUsageDescription This app needs access to your microphone for audio recording. NSCameraUsageDescription This app needs access to your camera for video recording.