Library not loaded: /usr/lib/libstdc++.6.dylib error in Xcode 10

I keep getting the error in Xcode 10 : 

dyld: Library not loaded: /usr/lib/libstdc++.6.dylib

thank you for the feedback. We are on it now, would support Xcode 10 in the coming release around the end of this month.

We are having the same issue.  Xcode 10 does not include the  libstdc++.6.dylib library.   It was actually deprecated a while back.  You can copy the library from an Xcode 9 installation but it will be better if Zoom updates their framework.  Also when setting the project to the recommended library when building the Framework is unable to locate the arm64 architecture and I am hoping its related.  Any news on the update, thank you?

Here is the beta build supported Xcode 10, the official build would be released at end of October.

https://app.box.com/s/jhbbv5kjmhx6c55lo9ko27of86kh6o68

after adding the beta build, I couldn’t submit the app to app store. the app store validation fails 

Unsupported Architecture [x86_64, i386]]

 

 

 

Hello, i have the same problem too with Xcode 10.

When in October was released the official build?

Thank you.

Hi All:

I had attached one test package into the exsited link that only supports device.

Note that this is one test package, we do not suggest you release with this package.

Our next release is planned in November, please subscribe to our Github repository to get notified.

 

https://app.box.com/s/jhbbv5kjmhx6c55lo9ko27of86kh6o68

I had the same issue and added the new beta that supports Xcode 10. With only that change, it appears that the mobile app can no longer host meetings (no other code changed). Is this a known issue with the beta?

@Herman Spencer The version named “ios-mobilertc-device” in the shared drive can help you overcome the validation issue. We do not recommend using this beta version in production. Please follow our Github repo to get updates and news regarding our next release.