-
Notifications
You must be signed in to change notification settings - Fork 50
Description
While Running the project in iPhone or while achieving it, following warning and errors occured
can run in simulator smoothly,
ld: warning: ignoring file /Users/ajisvk/Downloads/rdVideoEditSDK-for-iOS-master-3/XpkUiSDKDemo/../libxpkCoreSdk/libXpkUISDKLib.a, missing required architecture arm64 in file /Users/ajisvk/Downloads/rdVideoEditSDK-for-iOS-master-3/XpkUiSDKDemo/../libxpkCoreSdk/libXpkUISDKLib.a (2 slices)
ld: warning: ignoring file /Users/ajisvk/Downloads/rdVideoEditSDK-for-iOS-master-3/libxpkCoreSdk/libXpkUISDKLib.a, missing required architecture arm64 in file /Users/ajisvk/Downloads/rdVideoEditSDK-for-iOS-master-3/libxpkCoreSdk/libXpkUISDKLib.a (2 slices)
Undefined symbols for architecture arm64:
"OBJC_CLASS$_RDPlayer", referenced from:
objc-class-ref in PlayVideoController.o
"OBJC_CLASS$_ExportConfiguration", referenced from:
objc-class-ref in ViewController.o
"OBJC_CLASS$_CameraConfiguration", referenced from:
objc-class-ref in ViewController.o
"OBJC_CLASS$_EditConfiguration", referenced from:
objc-class-ref in ViewController.o
"OBJC_CLASS$_XpkUISDK", referenced from:
objc-class-ref in ViewController.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)