Skip to content

Commit

Permalink
fix(Removing Example from the main workspace)
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielPeart committed Nov 2, 2016
1 parent 9ec56f9 commit 568401d
Show file tree
Hide file tree
Showing 16 changed files with 807 additions and 832 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,9 @@ xcuserdata
# Swift Package Manager
.build/

## Cocoapods
Pods/
Podfile.lock

# Carthage
Carthage/Build
7 changes: 7 additions & 0 deletions PresentrExample/Podfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
platform :ios, '9.0'
use_frameworks!

target 'PresentrExample' do
pod 'Presentr', '~> 1.0'
end

Binary file removed PresentrExample/Presentr.framework/Alert.nib
Binary file not shown.
228 changes: 0 additions & 228 deletions PresentrExample/Presentr.framework/Headers/Presentr-Swift.h

This file was deleted.

19 changes: 0 additions & 19 deletions PresentrExample/Presentr.framework/Headers/Presentr.h

This file was deleted.

Binary file removed PresentrExample/Presentr.framework/Info.plist
Binary file not shown.
Binary file not shown.
Binary file not shown.
10 changes: 0 additions & 10 deletions PresentrExample/Presentr.framework/Modules/module.modulemap

This file was deleted.

Binary file not shown.
Binary file removed PresentrExample/Presentr.framework/Presentr
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 568401d

Please sign in to comment.