I had just integrated the SDK and it is working perfectly fine. But when I try to upload my app on Test Flight, it is giving me the following errors:
Asset validation failed (90166)
Missing Code Signing Entitlements. No entitlements found in bundle 'com.zegocloud.ZegoUIKit' for executable 'Payload/Unified.app/Frameworks/ZegoUIKitSDK.framework/ZegoUIKit.bundle/ZegoUIKit'." (ID: 00df6c78-d2b0-4a4a-b800-d69de5ff82ec)
Asset validation failed (90171)
Invalid bundle structure. The “Unified.app/Frameworks/ZegoUIKitSDK.framework/ZegoUIKit.bundle/ZegoUIKit” binary file is not permitted. Your app cannot contain standalone executables or libraries, other than a valid CFBundleExecutable of supported bundles. For details, visit: https://developer.apple.com/documentation/bundleresources/placing_content_in_a_bundle (ID: 6a4cba98-64fc-4c30-9867-a989dc133022)
I had just integrated the SDK and it is working perfectly fine. But when I try to upload my app on Test Flight, it is giving me the following errors: