Skip to content

Commit

Permalink
Adds platform to Cycle examples targets.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianSemiglia committed Sep 2, 2017
1 parent 247d3c0 commit cc6746e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Example/Podfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
use_frameworks!
platform :ios, 9.0

target 'Push Notification Registration' do
pod 'Cycle', :path => '../'
Expand Down
2 changes: 1 addition & 1 deletion Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ SPEC CHECKSUMS:
RxCocoa: a0a09f45d0e5b48ecb6a4a7b4b4c89c88d3f633f
RxSwift: 18ee9d78b45edb3b0b7e79916b47a116e6dbc842

PODFILE CHECKSUM: e6a7314c3937294ee78b2901fb4771825539006e
PODFILE CHECKSUM: 00059554d3a6436e742354331903a005a7f76f7d

COCOAPODS: 1.3.1

0 comments on commit cc6746e

Please sign in to comment.