After creating ios build in unity and while running it in XCODE I am getting following errors both are related to ReentrantLock
-
Reference to ‘ReentrantLock’ is ambiguous
-
Member access into incomplete type ‘baselib::ReentrantLock’
Following are screenshots related to it

