This website requires JavaScript.
Explore
Help
Sign In
Talon
/
voice-cat
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
9fc5598e8e1c52c79bec294e7f5c523473e6cf4a
voice-cat
/
clients
/
apple
/
dotnet
/
VoiceCat.iOS
/
Main.cs
T
4 lines
80 B
C#
Raw
Normal View
History
Unescape
Escape
Add managed UIKit iOS client
2026-09-19 15:43:37 +02:00
using
UIKit
;
UIApplication
.
Main
(
args
,
null
,
typeof
(
VoiceCat
.
iOS
.
AppDelegate
));
Reference in New Issue
Copy Permalink