Xcode ERROR ITMS-90783: “Missing bundle display name” January 5, 2023 by Tarik Just add a new property to info.plist: <key>CFBundleDisplayName</key> <string>$(PRODUCT_NAME)</string>