You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should initialize GBAROMTableViewController with "[[GBAROMTableViewController alloc] initWithNibName:@"GBAROMTableViewController" bundle:nil]"
It is "[[GBAROMTableViewController alloc] init]" in the project at present .
(xcode7.1, ios9.0)
The text was updated successfully, but these errors were encountered:
in the GBAEmulationViewController.mm:
It should initialize GBAROMTableViewController with "[[GBAROMTableViewController alloc] initWithNibName:@"GBAROMTableViewController" bundle:nil]"
It is "[[GBAROMTableViewController alloc] init]" in the project at present .
(xcode7.1, ios9.0)
The text was updated successfully, but these errors were encountered: