The value for the key 'NSExtensionActivationRule' in bundle InsightOneBeta.app/PlugIns/ViewController.appex is invalid. Please refer to the App Extension Programming Guide.
<key>NSExtensionAttributes</key>
<dict>
<key>NSExtensionActivationRule</key>
<string>TRUEPREDICATE</string>
<key>NSExtensionServiceAllowsFinderPreviewItem</key>
<true/>
Trying to upload to App Store connect but it gives me the following error every time and I am not sure what to try.
<key>NSExtensionAttributes</key>
<dict>
<key>NSExtensionActivationRule</key>
<string>TRUEPREDICATE</string>
<key>NSExtensionServiceAllowsFinderPreviewItem</key>
<true/>
Trying to upload to App Store connect but it gives me the following error every time and I am not sure what to try.