原因: Library not loaded找到不到swfit依赖的库 解决:指定swift的本地路径 在 Build settings中找到Runpath Search Paths添加参数/usr/lib/swift 重新运行项目即可