TrollStore/Installer/TrollInstaller/TrollInstaller/ViewController.h
2022-09-02 17:19:48 +02:00

15 lines
169 B
Objective-C

//
// ViewController.h
// TrollInstaller
//
// Created by Lars Fröder on 17.08.22.
//
#import <UIKit/UIKit.h>
@interface ViewController : UIViewController
@end