no visible @interface for declares the selector解決済みsegueでのエラー遷移元のmainにエラーno visible @interface "名称1”for declares the selector "名称2”という、エラーがでた。segueにおけるエラーで、遷移先のheader、mainに-(void)名称2のコードを入れることでなおった。