Skip to content

Commit

Permalink
Merge pull request #5 from joeydong-stripe/joey-project-wrapup
Browse files Browse the repository at this point in the history
Improvements to the iOS app
  • Loading branch information
romain-stripe authored Aug 4, 2017
2 parents 3b13d73 + 51aa597 commit 9fd3db0
Show file tree
Hide file tree
Showing 165 changed files with 225 additions and 23,490 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ config.js
# Xcode
xcuserdata/

# Carthage
Carthage/Checkouts
# Cocoapods
Pods/

# Logs
logs
Expand Down
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,15 +52,16 @@ The Rocket Rides iOS app is written in Swift and is built using the [Stripe iOS

### Requirements

This project is written in Swift and requires Xcode 8 to build and run. The app is compatible with iOS 9+. You can use it both the iOS Simulator or on your iPhone.
This project is written in Swift and requires Xcode 8 to build and run. The app is compatible with iOS 10.0+. You can use it both the iOS Simulator or on your iPhone.

### Getting Started

To get started quickly, follow these simple steps:

1. Navigate to the `ios` folder.
2. Open `RocketRides.xcodeproj` in Xcode.
3. Build and run the app!
2. Run `pod install`.
3. Open `RocketRides.xcworkspace` (not `RocketRides.xcodeproj`) in Xcode.
4. Build and run the app!

To try out the full payment experience, start by running the server locally as described above, then follow these steps:

Expand Down
2 changes: 0 additions & 2 deletions ios/Cartfile

This file was deleted.

2 changes: 0 additions & 2 deletions ios/Cartfile.resolved

This file was deleted.

9 changes: 0 additions & 9 deletions ios/Carthage/Build/.Alamofire.version

This file was deleted.

9 changes: 0 additions & 9 deletions ios/Carthage/Build/.stripe-ios.version

This file was deleted.

3,386 changes: 0 additions & 3,386 deletions ios/Carthage/Build/iOS/05636A92-95CF-3F8D-9E9F-3F376D520F65.bcsymbolmap

This file was deleted.

5,893 changes: 0 additions & 5,893 deletions ios/Carthage/Build/iOS/14A0819B-6DA9-3356-85C6-3B5772B46EEF.bcsymbolmap

This file was deleted.

5,856 changes: 0 additions & 5,856 deletions ios/Carthage/Build/iOS/55E3294F-8C13-346F-AA29-B737E31AE111.bcsymbolmap

This file was deleted.

This file was deleted.

Binary file not shown.
Binary file not shown.
527 changes: 0 additions & 527 deletions ios/Carthage/Build/iOS/Alamofire.framework/Headers/Alamofire-Swift.h

This file was deleted.

28 changes: 0 additions & 28 deletions ios/Carthage/Build/iOS/Alamofire.framework/Headers/Alamofire.h

This file was deleted.

Binary file removed ios/Carthage/Build/iOS/Alamofire.framework/Info.plist
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

Loading

0 comments on commit 9fd3db0

Please sign in to comment.