SecureStorageSDK xcframework if using a virtual machine?
Wednesday, July 26, 2023 at 12:56amAfter I introduced the SecureStorageSDK xcframework into xCode and set the build setting, I found that this plug-in could not use virtual machines! But the real machine testing is too troublesome during development, how to deal with this problem?
The error information is as follows:
Error (Xcode): When building for iOS Simulator, the expected library /Users/nttdata/work/BizSql/biz_sol_plugin/example/ios/.symlinks/plugins/biz_sol_plugin/ios/Classes/Lib/SecureStorageSDK.xcframework/ios-arm64_x86_64-simulator/SecureStorageSDK.framework was not found in /Users/nttdata/work/BizSql/biz_sol_plugin/example/ios/.symlinks/plugins/biz_sol_plugin/ios/Classes/Lib/SecureStorageSDK.xcframework
Could not build the application for the simulator.
Error launching application on iPhone 14 Pro Max.