All Projects → OpenStack-mobile → summit-app-ios

OpenStack-mobile / summit-app-ios

Licence: other
The official app for the OpenStack Summit

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to summit-app-ios

Kotlin Agendacalendarview
Android calendar library provides easy to use widget with events
Stars: ✭ 81 (+131.43%)
Mutual labels:  calendar, event
Ics Py
Pythonic and easy iCalendar library (rfc5545)
Stars: ✭ 322 (+820%)
Mutual labels:  calendar, event
add2calendar
📆 Allow you to add event to calendar easier
Stars: ✭ 51 (+45.71%)
Mutual labels:  calendar, event
Calendar Phonegap Plugin
📅 Cordova plugin to Create, Change, Delete and Find Events in the native Calendar
Stars: ✭ 729 (+1982.86%)
Mutual labels:  calendar, event
React Native Add Calendar Event
Create, view or edit events in react native using the standard iOS / Android dialogs
Stars: ✭ 225 (+542.86%)
Mutual labels:  calendar, event
jsheroes.io
The official JSHeroes website
Stars: ✭ 35 (+0%)
Mutual labels:  conference, event
nativescript-calendar
📅 NativeScript plugin to Create, Delete and Find Events in the native Calendar
Stars: ✭ 44 (+25.71%)
Mutual labels:  calendar, event
weather-calendar-feed
Display yr.no weather (supports the entire Earth) forecasts with highly customizable Event titles in your Google Calendar, Android phone, iPhone, Outlook or other iCalendar app
Stars: ✭ 16 (-54.29%)
Mutual labels:  calendar
KosherCocoa
My Objective-C port of KosherJava. KosherCocoa enables you to perform sunrise-based and sunset-based calculations for Jewish prayer and calendar.
Stars: ✭ 49 (+40%)
Mutual labels:  calendar
tripleo-lab
Custom lab for tripleo - deployed on a physical node with libvirt
Stars: ✭ 20 (-42.86%)
Mutual labels:  openstack
growth.dev
[EVENT] API & IPA
Stars: ✭ 46 (+31.43%)
Mutual labels:  event
yuanful-ui
(微信小程序插件) yuanful-ui是一套可添加到微信小程序内直接使用的免费功能插件,无需重复开发,为用户提供更丰富的服务。
Stars: ✭ 30 (-14.29%)
Mutual labels:  calendar
docker-sogo
Run sogo in a docker container.
Stars: ✭ 20 (-42.86%)
Mutual labels:  calendar
esug.github.io
European Smalltalk User Group Web site
Stars: ✭ 13 (-62.86%)
Mutual labels:  conference
ionic4-datepicker
Ionic 4 Datepicker component
Stars: ✭ 78 (+122.86%)
Mutual labels:  calendar
ios-swift-chat-app
Open-source Voice & Video Calling and Text Chat App for Swift (iOS)
Stars: ✭ 111 (+217.14%)
Mutual labels:  conference
react-native-slideable-calendar-strip
A react native calendar strip that support swipe!
Stars: ✭ 86 (+145.71%)
Mutual labels:  calendar
rc-year-calendar
Official React wrapper for the year-calendar widget
Stars: ✭ 27 (-22.86%)
Mutual labels:  calendar
OmniList
开源的时间管理App,基于Material Design设计
Stars: ✭ 61 (+74.29%)
Mutual labels:  calendar
github-now
Automatically generate your GitHub user profile page
Stars: ✭ 140 (+300%)
Mutual labels:  calendar

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].