Giter VIP home page Giter VIP logo

googleapisforioscomponents's Introduction

Xamarin Components for Google APIs for iOS

Xamarin creates and maintains Xamarin.iOS bindings for the Google APIs for iOS Libraries, including:

Name Component Store NuGet
Google.Analytics googleiosanalytics Xamarin.Google.iOS.Analytics
Google.AppIndexing googleiosappindexing Xamarin.Google.iOS.AppIndexing
Google.AppInvite googleiosappinvite Xamarin.Google.iOS.AppInvite
Google.Cast googleioscast Xamarin.Google.iOS.Cast
Google.Core NA Xamarin.Google.iOS.Core
Google.GoogleCloudMessaging googleiosgcm Xamarin.Google.iOS.GoogleCloudMessaging
Google.InstanceID googleiosinstanceid Xamarin.Google.iOS.InstanceID
Google.Maps googleiosmaps Xamarin.Google.iOS.Maps
Google.MobileAds googleiosmobileads Xamarin.Google.iOS.MobileAds
Google.PlayGames googleiosplaygames Xamarin.Google.iOS.PlayGames
Google.SignIn googleiossignin Xamarin.Google.iOS.SignIn
Google.TagManager googleiostagmanager Xamarin.Google.iOS.TagManager

Building

Before building you will need to have CocoaPods installed on your OS X system.

The build script for this project uses Cake. To run the build, you can use the bootstrapper file for OS X:

Mac:

cd Google.Core
sh build.sh -target libs

The bootstrapper script will automatically download Cake.exe and all the required tools and files into the ./tools/ folder.

The following targets can be specified:

  • libs builds the class library bindings (depends on externals)
  • externals downloads and builds the external dependencies
  • samples builds all of the samples (depends on libs)
  • nuget builds the nuget packages (depends on libs)
  • component builds the xamarin components (depends on samples and nuget)
  • clean cleans up everything

Working in Xamarin Studio

Before the .sln files will compile in Xamarin Studio, the external dependencies need to be downloaded. This can be done by running the build.sh or build.ps1 with the target externals. After the externals are setup, the .sln files should compile in an IDE.

License

The license for this repository is specified in License.md

Contribution Guidelines

You will need to complete a Contribution License Agreement before your pull request can be accepted. You can complete the CLA by going through the steps at https://cla2.dotnetfoundation.org/.

.NET Foundation

This project is part of the .NET Foundation

googleapisforioscomponents's People

Contributors

bholmes avatar

Watchers

Juka Araujo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.