Skip to content

Commit

Permalink
moving example project to main xcworkspace
Browse files Browse the repository at this point in the history
  • Loading branch information
soheilbm committed Nov 3, 2016
1 parent c6236fa commit d5790cf
Show file tree
Hide file tree
Showing 75 changed files with 1,568 additions and 1,727 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ language: objective-c
# - gem install cocoapods # Since Travis is not always on latest version
# - pod install --project-directory=Example
script:
- set -o pipefail && xcodebuild test -workspace Example/SideMenu.xcworkspace -scheme SideMenu-Example -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO | xcpretty
- set -o pipefail && xcodebuild test -workspace SideMenu.xcworkspace -scheme Example -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO | xcpretty
- pod lib lint
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 0 additions & 2 deletions Example/SideMenu/Info.plist → Example/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@
<string>1</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
<key>UIMainStoryboardFile</key>
<string>Main</string>
<key>UIRequiredDeviceCapabilities</key>
Expand Down
File renamed without changes.
File renamed without changes.
12 changes: 0 additions & 12 deletions Example/Podfile

This file was deleted.

14 changes: 0 additions & 14 deletions Example/Podfile.lock

This file was deleted.

26 changes: 0 additions & 26 deletions Example/Pods/Local Podspecs/SideMenu.podspec.json

This file was deleted.

14 changes: 0 additions & 14 deletions Example/Pods/Manifest.lock

This file was deleted.

834 changes: 0 additions & 834 deletions Example/Pods/Pods.xcodeproj/project.pbxproj

This file was deleted.

This file was deleted.

26 changes: 0 additions & 26 deletions Example/Pods/Target Support Files/Pods-SideMenu_Example/Info.plist

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

26 changes: 0 additions & 26 deletions Example/Pods/Target Support Files/Pods-SideMenu_Tests/Info.plist

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit d5790cf

Please sign in to comment.