josercc / XCFrameworkBuild

A script program that helps you build XCFramework quickly, and supports conversion of .framework and .a before .xcframework.
MIT License
70 stars 8 forks source link

当我执行xcbuild create 并输入需要打包的路径后报错 #11

Closed sa124a closed 3 years ago

sa124a commented 3 years ago

报错提示 [1] 29460 illegal hardware instruction xcbuild create

josercc commented 3 years ago

输入的具体信息反馈一下 路径不能包含中文

Zafirzzf commented 3 years ago

输入的具体信息反馈一下 路径不能包含中文 我也遇到了相同的问题

cbuild transfer
1. framework
2. library
Please select the type of conversion2
Please enter .a file path
/Users/blued/Desktop/tencentsdk/Sources/TencentOpenAPI.framework/TencentOpenAPI
Please enter the folder where the header files are located
/Users/blued/Desktop/tencentsdk/Sources/TencentOpenAPI.framework/Headers
[1]    39642 illegal hardware instruction  xcbuild transfer
josercc commented 3 years ago

@Zafirzzf 看日志 你的明显输入framework类型呀