Skip to content
master
Switch branches/tags
Code

Latest commit

This unfortunately requires removal from git history too.

Amend readme

Amend readme

- ‘FIRFunctionsErrorCode' has been renamed to 'FunctionsErrorCode'
- No need to use SetOptions.merge(), setData function arguments changed. Rather than writing options: SetOptions.merge() just write merge: true
- Added a GoogleService-Info.plist tried to modify the configuration from the values in the android sample. With some help might get this project up and running.

small bugs I introduced while trying to get the project to work

Add configuration files

Update README

Update for 2019

Update for 2019

Remove proprietary font
bbdb210

Git stats

Files

Permalink
Failed to load latest commit information.

Google I/O iOS App

Google I/O is a developer conference held each year with two days of deep technical content featuring technical sessions and hundreds of demonstrations from developers showcasing their technologies.

This project is the iOS app for the conference. The code is visible here for historical reasons, but is missing several closed-source assets required for building.

Building

Run pod install in the Source directory, open IOsched.xcworkspace, and build and run the IOsched target.

License

Copyright 2017 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Note that ProductSans-Regular.ttf is not licensed under the Apache license, and remains "All Rights Reserved."