// // UpgradeRootViewController.h // iSH // // Created by Theodore Dubois on 11/27/21. // #import NS_ASSUME_NONNULL_BEGIN @interface UpgradeRootViewController : UIViewController @end NS_ASSUME_NONNULL_END