Fix CustomCollectionView-Swift sample (#22)

* Updated copyright notices

* Fixed crash and removed storyboard
This commit is contained in:
George
2017-05-03 20:04:00 +02:00
committed by Michael Schneider
parent 82b7806473
commit a4ddc072a4
7 changed files with 63 additions and 88 deletions

2
examples/CustomCollectionView-Swift/Sample/Info.plist Normal file → Executable file
View File

@@ -22,8 +22,6 @@
<true/>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
<key>UIMainStoryboardFile</key>
<string>Main</string>
<key>UIRequiredDeviceCapabilities</key>
<array>
<string>armv7</string>