Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 450 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 450 Bytes

whatsmyip-ios

Build Status

check my (external) ip address

How to build

You need Xcode, cocoapods, bower and bundler all installed globally to build this app.

  1. clone the repository
  2. pod install
  3. bower install
  4. bundle exec middleman build
  5. open whatsmyip.xcworkspace on Xcode and build the workspace