Electron app is not available for testing with TestFlight

159 Views Asked by At

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 ->

  1. 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

  2. Asset validation failed Invalid Code Signing Entitlements …. key 'CFBundleSupportedPlatforms' in ‘… appName.app/…/‘appName is not supported.

What's wrong with macosx or else?

0

There are 0 best solutions below