はじめに
久しぶりにMacOSアプリをリリースしようとしたらエラーが出たので記録しておきます。
エラー
The product archive is invalid. The Info.plist must contain a LSApplicationCategoryType key, whose value is the UTI for a valid category. For more details, see "Submitting your Mac apps to the App Store". (ID: 54c62bd4-c581-4e3e-bdb3-f2c526f64d9c)
解決方法
① プロジェクトを選択します
② ターゲットを選択します
③ 「General」を選択します
④ 「App Category」をタップします
おわり
もう1度「Archive」を行うと通るようになります。