Initial commit with Swift™
parents
No related branches found
No related tags found
Showing
- .gitignore 64 additions, 0 deletions.gitignore
- .gitmodules 3 additions, 0 deletions.gitmodules
- Podfile 23 additions, 0 deletionsPodfile
- Podfile.lock 33 additions, 0 deletionsPodfile.lock
- SKQueue 1 addition, 0 deletionsSKQueue
- Screenshottr.xcodeproj/project.pbxproj 0 additions, 0 deletionsScreenshottr.xcodeproj/project.pbxproj
- Screenshottr.xcodeproj/project.xcworkspace/contents.xcworkspacedata 7 additions, 0 deletions...tr.xcodeproj/project.xcworkspace/contents.xcworkspacedata
- Screenshottr.xcodeproj/xcuserdata/joshua.xcuserdatad/xcschemes/Screenshottr.xcscheme 111 additions, 0 deletions...erdata/joshua.xcuserdatad/xcschemes/Screenshottr.xcscheme
- Screenshottr.xcodeproj/xcuserdata/joshua.xcuserdatad/xcschemes/xcschememanagement.plist 32 additions, 0 deletions...ata/joshua.xcuserdatad/xcschemes/xcschememanagement.plist
- Screenshottr.xcworkspace/contents.xcworkspacedata 13 additions, 0 deletionsScreenshottr.xcworkspace/contents.xcworkspacedata
- Screenshottr/AppDelegate.swift 38 additions, 0 deletionsScreenshottr/AppDelegate.swift
- Screenshottr/Assets.xcassets/AppIcon.appiconset/1024.png 0 additions, 0 deletionsScreenshottr/Assets.xcassets/AppIcon.appiconset/1024.png
- Screenshottr/Assets.xcassets/AppIcon.appiconset/124.png 0 additions, 0 deletionsScreenshottr/Assets.xcassets/AppIcon.appiconset/124.png
- Screenshottr/Assets.xcassets/AppIcon.appiconset/16.png 0 additions, 0 deletionsScreenshottr/Assets.xcassets/AppIcon.appiconset/16.png
- Screenshottr/Assets.xcassets/AppIcon.appiconset/256-1.png 0 additions, 0 deletionsScreenshottr/Assets.xcassets/AppIcon.appiconset/256-1.png
- Screenshottr/Assets.xcassets/AppIcon.appiconset/256.png 0 additions, 0 deletionsScreenshottr/Assets.xcassets/AppIcon.appiconset/256.png
- Screenshottr/Assets.xcassets/AppIcon.appiconset/32px-1.png 0 additions, 0 deletionsScreenshottr/Assets.xcassets/AppIcon.appiconset/32px-1.png
- Screenshottr/Assets.xcassets/AppIcon.appiconset/32px.png 0 additions, 0 deletionsScreenshottr/Assets.xcassets/AppIcon.appiconset/32px.png
- Screenshottr/Assets.xcassets/AppIcon.appiconset/512-1.png 0 additions, 0 deletionsScreenshottr/Assets.xcassets/AppIcon.appiconset/512-1.png
- Screenshottr/Assets.xcassets/AppIcon.appiconset/512.png 0 additions, 0 deletionsScreenshottr/Assets.xcassets/AppIcon.appiconset/512.png
.gitignore
0 → 100644
.gitmodules
0 → 100644
Podfile
0 → 100644
# Uncomment the next line to define a global platform for your project | ||
# platform :ios, '9.0' | ||
target 'Screenshottr' do | ||
# Comment the next line if you're not using Swift and don't want to use dynamic frameworks | ||
use_frameworks! | ||
# Pods for Screenshottr | ||
pod 'GoogleAPIClientForREST' | ||
pod 'GoogleAPIClientForREST/Storage' | ||
pod 'GTMAppAuth' | ||
target 'ScreenshottrTests' do | ||
inherit! :search_paths | ||
# Pods for testing | ||
end | ||
target 'ScreenshottrUITests' do | ||
inherit! :search_paths | ||
# Pods for testing | ||
end | ||
end |
Podfile.lock
0 → 100644
Screenshottr.xcodeproj/project.pbxproj
0 → 100644
This diff is collapsed.
Screenshottr/AppDelegate.swift
0 → 100644
72.2 KiB
8.51 KiB
1.15 KiB
17.9 KiB
17.9 KiB
2.05 KiB
2.05 KiB
39.9 KiB
39.9 KiB