Sha256: 5e4d5dee5fce0a41ca83fb2549028bdfb3fa00545508588db6532828d9012650
Contents?: true
Size: 214 Bytes
Versions: 6
Compression:
Stored size: 214 Bytes
Contents
# # Just an app delegate to kick the things in # class AppDelegate def application(application, didFinishLaunchingWithOptions:launchOptions) UnderOs::App.setup(application, launchOptions) true end end
Version data entries
6 entries across 6 versions & 2 rubygems