Unsupported Configuration: Scene is unreachable due to lack of entry points and does not have an identifier for runtime access via -instantiateViewControllerWithIdentifier:.
為了在程序中動(dòng)態(tài)訪問Scene,需要給其設(shè)置一個(gè)Storyboard ID,所以給出了警告,解決方法:設(shè)置一個(gè)Storyboard ID即可