[Examples] fix CustomCollectionView-Swift project configs (#2671)

* fix podfile

* add Sample scheme

* remove example project workspace files

* remove use_frameworks!

* add Sample scheme

* add use_frameworks! back in

* add scrollableDirections method
This commit is contained in:
Hannah Troisi
2016-11-28 15:33:29 -08:00
committed by GitHub
parent 4928af4635
commit 5f9e84ce28
11 changed files with 888 additions and 473 deletions

View File

@@ -1,10 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version = "1.0">
<FileRef
location = "group:Sample.xcodeproj">
</FileRef>
<FileRef
location = "group:Pods/Pods.xcodeproj">
</FileRef>
</Workspace>