The official app for the OpenStack Summit. (iTunes)
Supports iOS, watchOS and tvOS.
-
Fetch Carthage dependencies.
carthage bootstrap
-
Download Google Maps SDK, Firebase SDK (frameworks in Analytics and Messaging folders), Fabric SDK and Crashlytics and copy to
Vendor
folder. -
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
-
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
-
Add Firebase configuration files
OpenStack Summit/Debug/GoogleService-Info.plist OpenStack Summit/Beta/GoogleService-Info.plist OpenStack Summit/Release/GoogleService-Info.plist
-
Compile and run