Sha256: 26e5ee8201610dd21ebbc1389d03c001d240204dd04a6923412bf6e47ae433a3

Contents?: true

Size: 347 Bytes

Versions: 32

Compression:

Stored size: 347 Bytes

Contents

import UIKit

@UIApplicationMain
class AppDelegate: UIResponder, UIApplicationDelegate {

    var window: UIWindow?

    func application(application: UIApplication, didFinishLaunchingWithOptions launchOptions: [NSObject: AnyObject]?) -> Bool {
        return true
    }

    func applicationWillResignActive(application: UIApplication) {
    }
}

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
slather-2.8.5 spec/fixtures/fixtures/Fixtures.swift
slather-2.8.4 spec/fixtures/fixtures/Fixtures.swift
slather-2.8.3 spec/fixtures/fixtures/Fixtures.swift
slather-2.8.2 spec/fixtures/fixtures/Fixtures.swift
slather-2.8.1 spec/fixtures/fixtures/Fixtures.swift
slather-2.8.0 spec/fixtures/fixtures/Fixtures.swift
slather-2.7.5 spec/fixtures/fixtures/Fixtures.swift
slather-2.7.4 spec/fixtures/fixtures/Fixtures.swift
slather-2.7.3 spec/fixtures/fixtures/Fixtures.swift
slather-2.7.2 spec/fixtures/fixtures/Fixtures.swift
slather-2.7.1 spec/fixtures/fixtures/Fixtures.swift
slather-2.7.0 spec/fixtures/fixtures/Fixtures.swift
slather-2.6.1 spec/fixtures/fixtures/Fixtures.swift
slather-2.6.0 spec/fixtures/fixtures/Fixtures.swift
slather-2.5.0 spec/fixtures/fixtures/Fixtures.swift
slather-2.4.9 spec/fixtures/fixtures/Fixtures.swift
slather-2.4.8 spec/fixtures/fixtures/Fixtures.swift
slather-2.4.7 spec/fixtures/fixtures/Fixtures.swift
slather-2.4.6 spec/fixtures/fixtures/Fixtures.swift
slather-2.4.5 spec/fixtures/fixtures/Fixtures.swift