Files

4 lines
80 B
C#
Raw Permalink Normal View History

2026-09-19 15:43:37 +02:00
using UIKit;
UIApplication.Main(args, null, typeof(VoiceCat.iOS.AppDelegate));