github.com/Seikaijyu/gio@v0.0.1/app/framework_ios.h (about)

     1  // SPDX-License-Identifier: Unlicense OR MIT
     2  
     3  #include <UIKit/UIKit.h>
     4  
     5  @interface GioViewController : UIViewController
     6  @end