App Store Connect Operation Error

Following the steps in the documentation at Screen Sharing Setup

Error on try submit app to Apple Store

Description

App Store Connect Operation Error
Invalid Mach-O Format. The Mach-O in bundle "app/Frameworks/MobileRTCScreenShare.framework" isn’t consistent with the Mach-O in the main bundle. The main bundle Mach-O contains armv7(machine code) and arm64(machine code), while the nested bundle Mach-O contains armv7(machine code) and arm64(machine code). Verify that all of the targets for a platform have a consistent value for the ENABLE_BITCODE build setting.

Which version?
v4.6.21666.0428
macOS Mojave 10.14.5
xCode 10.2.1 (10E1001)

To Reproduce(If applicable)
Steps to reproduce the behavior:

  1. Product --> Archive
  2. Validate build

Hi @fernando.moobi,

Thanks for the post. Are you using the device-only version(The one download from the master branch of Github) or the all-version(device+simulator)? Please use the device-only version to submit to App Store since Apple does not like the libraries that have simulator support.

Thanks!

Hi @carson.zoom,

Device-only version.

I updated the OS and Xcode, let’s see what errors have seen now

Hi @fernando.moobi,

Thanks for the reply. Please also have a try with the latest version of iOS SDK(https://github.com/zoom/zoom-sdk-ios/releases/tag/v5.0.24433.0616) and see if it persists. Thanks!

1 Like