CFBundleDevelopmentRegion $(DEVELOPMENT_LANGUAGE) CFBundleDisplayName $(APP_NAME) CFBundleExecutable $(EXECUTABLE_NAME) CFBundleIdentifier $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 CFBundleName $(PRODUCT_NAME) CFBundlePackageType XPC! CFBundleShortVersionString $(PRODUCT_BUNDLE_SHORT_VERSION) CFBundleVersion ${BUILD_NUMBER} NSExtension NSExtensionAttributes WKAppBundleIdentifier $(APP_BUNDLE_ID).watchkitapp NSExtensionPointIdentifier com.apple.watchkit WKExtensionDelegateClassName TGExtensionDelegate