github.com/utopiagio/gio@v0.0.8/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