1 after building get alert:failed to find directory:xxx/build/xxx.app
解决办法:删除工程目录下products目录,将产品目录改为绝对路径;clean下整个项目;删除手机或模拟器上的app;
注:尽量用xcode的默认路径。
1 after building get alert:failed to find directory:xxx/build/xxx.app
解决办法:删除工程目录下products目录,将产品目录改为绝对路径;clean下整个项目;删除手机或模拟器上的app;
注:尽量用xcode的默认路径。