CFBundleDevelopmentRegion en CFBundleExecutable $(EXECUTABLE_NAME) CFBundleIdentifier $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 CFBundleName $(PRODUCT_NAME) CFBundlePackageType XPC! CFBundleShortVersionString $(MARKETING_VERSION) CFBundleVersion $(CURRENT_PROJECT_VERSION) LSMinimumSystemVersion $(MACOSX_DEPLOYMENT_TARGET) NSExtension NSExtensionAttributes XCSourceEditorCommandDefinitions XCSourceEditorCommandClassName $(PRODUCT_MODULE_NAME).FormatSelectionCommand XCSourceEditorCommandIdentifier $(PRODUCT_BUNDLE_IDENTIFIER).FormatSelectionCommand XCSourceEditorCommandName Format Selection XCSourceEditorCommandClassName $(PRODUCT_MODULE_NAME).FormatFileCommand XCSourceEditorCommandIdentifier $(PRODUCT_BUNDLE_IDENTIFIER).FormatFileCommand XCSourceEditorCommandName Format File XCSourceEditorCommandClassName $(PRODUCT_MODULE_NAME).LintFileCommand XCSourceEditorCommandIdentifier $(PRODUCT_BUNDLE_IDENTIFIER).LintFileCommand XCSourceEditorCommandName Lint File XCSourceEditorExtensionPrincipalClass $(PRODUCT_MODULE_NAME).SourceEditorExtension NSExtensionPointIdentifier com.apple.dt.Xcode.extension.source-editor NSHumanReadableCopyright Copyright © 2016 Nick Lockwood. All rights reserved.