Class: AppDelegate
- Inherits:
-
Object
- Object
- AppDelegate
- Defined in:
- lib/motion-splash/splash_app_delegate.rb
Instance Method Summary collapse
Instance Method Details
#application(application, didFinishLaunchingWithOptions: launchOptions) ⇒ Object
2 3 4 5 |
# File 'lib/motion-splash/splash_app_delegate.rb', line 2 def application(application, didFinishLaunchingWithOptions:launchOptions) MotionSplash::Generator.generate_snapshots true end |