kevindelord / picturemyworld-iOS

Native iOS version of the blog travel.

Home Page:https://picturemy.world

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PictureMyWorld-Uploader-iOS

Xcode Version: 11.3.1

Code Signing: Automatic

Swift Version: 5

Dependencies

List of dependencies installed via CocoaPods:

  • SDWebImage: Download and cache images
  • Reachability: Check Internet Connection
  • Alamofire: Handle API requests and image upload

Project Setup

Make sure to create and fill a credentials.plist using the following script:

$> cd PictureMyWorld
$> ./generate_credentials.sh

Infrastructure

To automatically deploy a new version to TestFlight use Fastlane:

$> bundle exec fastlane ios deploy

More information here

About

Native iOS version of the blog travel.

https://picturemy.world


Languages

Language:Swift 95.3%Language:Ruby 4.0%Language:Shell 0.5%Language:Objective-C 0.2%