// // AppDelegate.h // HelloNexacroIos // // Created by JaeHwan Kim on 2023/07/11. // #import #import @interface AppDelegate : NXAppDelegate @end