ios - iPhone only app crashes on iPad -


i created , app targeted iphone, in swift. when trying run on ipad crashing with:

terminating app due uncaught exception 'nsinvalidargumentexception', reason:  'there doesn't seem valid compiled storyboard @ path '/private/var/mobile/containers/bundle/application/b7d84fa5-3a7d-4ed9-a7c0-df7a808004fd/fluffyfly.app/base.lproj/main.storyboardc'' 

my guess is looking ipad storyboard, not sure why.

i checked , target iphone only

xcode target configuration

any suggestion? thank you

edit: happening on device

do clean , install. if doesn't work may take here of helps -

xcode no valid compiled storyboard @ path


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

php - Find a regex to take part of Email -