MichaelPolla / VESS

Visual Evaluation of Soil Structure (VESS)
GNU General Public License v3.0
3 stars 1 forks source link

Can't build iOS version #136

Closed MichaelPolla closed 5 years ago

MichaelPolla commented 6 years ago

Getting the following error:

`ld: 4 duplicate symbols for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)

BUILD FAILED

The following build commands failed: Ld build/emulator/VESS.app/VESS normal x86_64`

MichaelPolla commented 6 years ago

UnhandledPromiseRejectionWarning: Error code 65 for command: xcodebuild with args:

https://forum.ionicframework.com/t/build-ios-error-code-65/120058/7

MichaelPolla commented 6 years ago

cordova-plugin-email seemed to make some duplicate references with cordova-plugin-email-composer. Keeping only cordova-plugin-email in b9abcea31a16e8a83375eba9a29e03a8081007df fixed this &%!?!% bug !!! 🎉

I was able to build the ios version and run it with the simulator.