Ionic Pro - iOS Package Build Fails

Hi guys,

I am trying to build a iOS package using the online build process with Ionic Pro membership. I successfully built a package for android, installed the app and works fine. My build for IOS fails with the following error:

** ARCHIVE FAILED ** The following build commands failed: CompileAssetCatalog /Users/ionic/Library/Developer/Xcode/DerivedData/Cash4Leads-fhswdfyifzpqubfqltwirnmbhfto/Build/Intermediates/ArchiveIntermediates/Cash4Leads/InstallationBuildProductsLocation/Applications/Cash4Leads.app Cash4Leads/Images.xcassets (1 failure) [16:42:22]: Exit status: 65

Research points to something that has to do with my icon/splash setup but it’s my first time doing this so I cannot put my finger to what I am doing wrong. Here’s my config.xml entry for ios:

And below is my resources folder structure:

  • Icon

  • Splash

Is there something wrong with my icon/splash images or entry in config.xml or is the above error referring to something else?

Much appreciated for any help.