Hi
When I try to compile the sample application (git clone https://github.com/zoomvideo/iOS-RTC-Stack.git). I get the following error.
ERROR: Can’t find /Users/weiguo/Desktop/zoom-ios-sdk-appshare Pharma demo/Pharma/Pharma/Images/adverse_event1.png
Command /Applications/Xcode.app/Contents/Developer/usr/bin/copypng failed with exit code 1
I guess there a reference to a path which does not exist in my system (i.e. /Users/weiguo/Desktop/zoom-ios-sdk-appshare…)
Am I missing a compile / install instruction?
Thanks!