OpenStack-mobile / summit-app-ios

The official app for the OpenStack Summit

Home Page:https://itunes.apple.com/us/app/openstack-foundation-summit/id1071261846

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenStack Foundation Summit App

BuddyBuild

The official app for the OpenStack Summit. (iTunes)

Supports iOS, watchOS and tvOS.

Setup

  1. Fetch Carthage dependencies.

    carthage bootstrap
    
  2. Download Google Maps SDK, Firebase SDK (frameworks in Analytics and Messaging folders), Fabric SDK and Crashlytics and copy to Vendor folder.

  3. Generate .swift out of sample configuration files

    CoreSummit/Staging.swift.xctemplate -> CoreSummit/Staging.swift
    CoreSummit/Production.swift.xctemplate -> CoreSummit/Production.swift
    OpenStack Summit/AppSecrets.swift.xctemplate -> OpenStack Summit/AppSecrets.swift
    
  4. Generate .entitlements out of sample entitlements files

    Debug.entitlements.xctemplate -> Debug.entitlements
    Beta.entitlements.xctemplate -> Beta.entitlements
    Release.entitlements.xctemplate -> Release.entitlements
    OpenStackSummitTV.entitlements.xctemplate -> OpenStackSummitTV.entitlements
    OpenStackSummitTVService.entitlements.xctemplate -> OpenStackSummitTVService.entitlements
    
  5. Add Firebase configuration files

    OpenStack Summit/Debug/GoogleService-Info.plist
    OpenStack Summit/Beta/GoogleService-Info.plist
    OpenStack Summit/Release/GoogleService-Info.plist
    
  6. Compile and run

About

The official app for the OpenStack Summit

https://itunes.apple.com/us/app/openstack-foundation-summit/id1071261846

License:Other


Languages

Language:Swift 99.3%Language:Objective-C 0.5%Language:Shell 0.2%