Skip to content

Instantly share code, notes, and snippets.

View TimNowaczynski's full-sized avatar

Tim Nowaczynski TimNowaczynski

View GitHub Profile
@TimNowaczynski
TimNowaczynski / gist:5a32447c5ce5ed29efe95f1ce3603663
Created November 22, 2018 16:19
iOSSnapshotTestCase Podfile
# Uncomment the next line to define a global platform for your project
# platform :ios, '9.0'
target 'Demo' do
# Comment the next line if you're not using Swift and don't want to use dynamic frameworks
use_frameworks!
# Pods for Demo
target 'DemoTests' do