ionic framework - Libtool Cordova Building Failed -


i seem getting problem xcode on ionic based project. know way around problem? not find answers online regarding issue.

libtool /users/austinsweat/library/developer/xcode/deriveddata/riveloper,_llc-fftaaqxtekkzntdimgercgfdvnmb/build/products/debug-iphoneos/libcordova.a normal arm64 cd /users/austinsweat/desktop/riveloper-mobile-app-new/newapp/platforms/ios/cordovalib export iphoneos_deployment_target=6.0 export path="/applications/xcode.app/contents/developer/platforms/iphoneos.platform/developer/usr/bin:/applications/xcode.app/contents/developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" /applications/xcode.app/contents/developer/toolchains/xcodedefault.xctoolchain/usr/bin/libtool -static -arch_only arm64 -syslibroot /applications/xcode.app/contents/developer/platforms/iphoneos.platform/developer/sdks/iphoneos9.3.sdk -l/users/austinsweat/library/developer/xcode/deriveddata/riveloper,_llc-fftaaqxtekkzntdimgercgfdvnmb/build/products/debug-iphoneos -filelist /users/austinsweat/library/developer/xcode/deriveddata/riveloper,_llc-fftaaqxtekkzntdimgercgfdvnmb/build/intermediates/cordovalib.build/debug-iphoneos/cordovalib.build/objects-normal/arm64/cordova.linkfilelist -o /users/austinsweat/library/developer/xcode/deriveddata/riveloper,_llc-fftaaqxtekkzntdimgercgfdvnmb/build/products/debug-iphoneos/libcordova.a  error: /applications/xcode.app/contents/developer/toolchains/xcodedefault.xctoolchain/usr/bin/libtool: can't map file list file: /users/austinsweat/library/developer/xcode/deriveddata/riveloper (invalid argument) 


Comments

Popular posts from this blog

Load Balancing in Bluemix using custom domain and DNS SRV records -

oracle - pls-00402 alias required in select list of cursor to avoid duplicate column names -

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -