Hi,
You need to add your Splash Screens and Icons to the 'resources' folder for that platform. For example if you are building for ios go to resources/ios/icons and resources/ios/splash and put your resources there. Then when you 'ionic build ios' it should build using these resources in your xcode project.