Need help with uploading app into testflight Now we have “not available for testing” error Maybe it’s because of “Build Platfoms” field is empty
But if we add macosx platform, we run into these errors ->
Asset validation failed Invalid Code Signing Entitlements. Your application bundle's signature contains code signing entitlements that are not supported on macOS. Specifically, key 'CFBundleSupportedPlatforms' in ‘… Login Helper.app/…/Login Helper' is not supported
Asset validation failed Invalid Code Signing Entitlements …. key 'CFBundleSupportedPlatforms' in ‘… appName.app/…/‘appName is not supported.
What's wrong with macosx or else?