You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After updating from version 1.0.1 to 1.1.0 or 1.2.0 I get the following error when building the project:
`MTOUCH` : warning MT1302: Could not extract the native library 'libTOCropViewControllerSDK.a' from '.../iOS/obj/iPhoneSimulator/Debug/device-builds/iphone10.3-11.4/mtouch-cache/libTOCropViewControllerSDK.a'. Please ensure the native library was properly embedded in the managed assembly (if the assembly was built using a binding project, the native library must be included in the project, and its Build Action must be 'ObjcBindingNativeLibrary').
clang : error : linker command failed with exit code 1 (use -v to see invocation)
error MT5209 : Native linking error : file not found: .../iOS/obj/iPhoneSimulator/Debug/device-builds/iphone10.3-11.4/mtouch-cache/libTOCropViewControllerSDK.a
MTOUCH : error MT5202: Native linking failed. Please review the build log.
The text was updated successfully, but these errors were encountered:
After updating from version 1.0.1 to 1.1.0 or 1.2.0 I get the following error when building the project:
The text was updated successfully, but these errors were encountered: