Skip to content
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.

Commit

Permalink
Remove iOS example App files
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjmcgrath committed Sep 4, 2016
1 parent 8447933 commit 5d8c5f1
Show file tree
Hide file tree
Showing 21 changed files with 18 additions and 1,655 deletions.
33 changes: 0 additions & 33 deletions .flowconfig

This file was deleted.

32 changes: 0 additions & 32 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,39 +1,7 @@
# OSX
#
.DS_Store

# Xcode
#
build/
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
*.xccheckout
*.moved-aside
DerivedData
*.hmap
*.ipa
*.xcuserstate
project.xcworkspace
*.xcworkspace
project.pbxproj
Podfile.lock
Pods

# node.js
#
node_modules/
npm-debug.log

secrets.js
.idea
docs
.travis/deploy_key
.travis/deploy_key.pem
.travis/deploy_key.pub
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
language: node_js

node_js:
- '0.12'
- '6'

deploy:
provider: npm
edge: true
email: [email protected]
api_key:
secure: p2RtKFppPgLZME2ceK8SROmpXcreGoBeqpxJIee3Y5a2XXOa+ughWAN/tcvO8gTngVHYr2XEU+TlDpidC1KGRTZv/4cx1WH0XwnDw1gpcNB3v8G6znx0X0i9XgBCH/HlzLbW2+/zIVVqfzBW3Z2YMf9nen9aO/LhvlOeiu4B4FO2o54ODYcpQO6jdZLhSf7aC+ua29ixvTOG97Z31DUxRI+Idg83VxbCWNEfKmZuxDPrabZhKIDUZK/3LqsmF0HE11kAe/a4lHD0mjO+DAQpWXkauP6FeeKKDnDASs7Sc/XdWCEFTuP9JtN1d7XWTRKPBj/1D62+LCp6jHwzSFPxM6oO7i63iP6y7Fqgod9Okh6qvwkn3nKmXm7WmQJbLS7VGTNQ/G5O6HlQVgmnYRBh3iRptYUHF9wmBcdfXTVQ4bdL7QLVUuzaIBlOGv/9O5M0a19erkq+xQUrasZpnVRW+BcIjbNwNoLRFitDSK6BlRrItj2TT2OOokA9XqMorjMJl9IXReGmKDD1cGctPP1KfSOUEjnollP5JX7IgNf1O13ZRqjfkTuWvCgmXsGN52iD8+CP1KD9SMeu9vH99tMxXIl7JLgjkzZ8o4Z+LZda0Qf3kvCIYikz17G+5hDOalaaDktvDmjEzshFL0riR+SlbVWf9rs1Z3+bXVRmK7VM0go=
Expand Down
11 changes: 0 additions & 11 deletions Podfile

This file was deleted.

858 changes: 0 additions & 858 deletions ReactNativeSimpleAuth.xcodeproj/project.pbxproj

This file was deleted.

This file was deleted.

24 changes: 0 additions & 24 deletions ReactNativeSimpleAuthTests/Info.plist

This file was deleted.

68 changes: 0 additions & 68 deletions ReactNativeSimpleAuthTests/ReactNativeSimpleAuthTests.m

This file was deleted.

16 changes: 0 additions & 16 deletions iOS/AppDelegate.h

This file was deleted.

61 changes: 0 additions & 61 deletions iOS/AppDelegate.m

This file was deleted.

Loading

0 comments on commit 5d8c5f1

Please sign in to comment.