forked from xamarin/GoogleApisForiOSComponents
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[google] Bumped components version due IL workaround
- Loading branch information
SotoiGhost
committed
Jun 13, 2017
1 parent
22419dd
commit d39d397
Showing
9 changed files
with
97 additions
and
97 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,31 @@ | ||
version: 3.17.0.1 | ||
version: 3.17.0.2 | ||
name: Google Analytics for iOS | ||
id: googleiosanalytics | ||
publisher: Xamarin Inc. | ||
publisher-url: http://xamarin.com | ||
src-url: https://github.com/xamarin/GoogleApisForiOSComponents/tree/master/Google.Analytics | ||
summary: "Collect, configure, and analyze your data to reach the right audience." | ||
summary: Collect, configure, and analyze your data to reach the right audience. | ||
icons: | ||
- ../../icons/googleiosanalytics_128x128.png | ||
- ../../icons/googleiosanalytics_512x512.png | ||
- ../../icons/googleiosanalytics_128x128.png | ||
- ../../icons/googleiosanalytics_512x512.png | ||
docs-url: https://developers.google.com/analytics/ | ||
libraries: | ||
ios-unified: | ||
- ../output/Google.Analytics.dll | ||
ios-unified: | ||
- ../output/Google.Analytics.dll | ||
is_shell: true | ||
packages: | ||
ios-unified: | ||
- Xamarin.Google.iOS.Analytics, Version=3.17.0.1 | ||
- Xamarin.Google.iOS.Analytics, Version=3.17.0.2 | ||
samples: | ||
- name: "Cute Animals Sample" | ||
path: ../samples/CuteAnimalsiOS/CuteAnimalsiOS.sln | ||
removeProjects: | ||
- Google.Analytics | ||
installNuGets: | ||
- project: CuteAnimalsiOS | ||
packages: | ||
- Xamarin.Google.iOS.Analytics | ||
removeNodes: | ||
- "//xNS:Import[contains (@Project, 'Google.Analytics.targets')]" | ||
- name: Cute Animals Sample | ||
path: ../samples/CuteAnimalsiOS/CuteAnimalsiOS.sln | ||
removeProjects: | ||
- Google.Analytics | ||
installNuGets: | ||
- project: CuteAnimalsiOS | ||
packages: | ||
- Xamarin.Google.iOS.Analytics | ||
removeNodes: | ||
- //xNS:Import[contains (@Project, 'Google.Analytics.targets')] | ||
local-nuget-repo: ../../tmp-nugets | ||
no_build: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,31 @@ | ||
version: 2.0.3.2 | ||
version: 2.0.3.4 | ||
name: Google App Indexing for iOS | ||
id: googleiosappindexing | ||
publisher: Xamarin Inc. | ||
publisher-url: http://xamarin.com | ||
src-url: https://github.com/xamarin/GoogleApisForiOSComponents/tree/master/Google.AppIndexing | ||
summary: Get your app found in Google Search. | ||
icons: | ||
- ../../icons/googleiosappindexing_128x128.png | ||
- ../../icons/googleiosappindexing_512x512.png | ||
- ../../icons/googleiosappindexing_128x128.png | ||
- ../../icons/googleiosappindexing_512x512.png | ||
docs-url: https://developers.google.com/app-indexing/ | ||
libraries: | ||
ios-unified: | ||
- ../output/Google.AppIndexing.dll | ||
ios-unified: | ||
- ../output/Google.AppIndexing.dll | ||
is_shell: true | ||
packages: | ||
ios-unified: | ||
- Xamarin.Google.iOS.AppIndexing, Version=2.0.3.2 | ||
- Xamarin.Google.iOS.AppIndexing, Version=2.0.3.4 | ||
samples: | ||
- name: "AppIndexing Sample" | ||
path: ../samples/AppIndexingSample/AppIndexingSample.sln | ||
removeProjects: | ||
- Google.AppIndexing | ||
installNuGets: | ||
- project: AppIndexingSample | ||
packages: | ||
- Xamarin.Google.iOS.AppIndexing | ||
removeNodes: | ||
- "//xNS:Import[contains (@Project, 'Google.AppIndexing.targets')]" | ||
- name: AppIndexing Sample | ||
path: ../samples/AppIndexingSample/AppIndexingSample.sln | ||
removeProjects: | ||
- Google.AppIndexing | ||
installNuGets: | ||
- project: AppIndexingSample | ||
packages: | ||
- Xamarin.Google.iOS.AppIndexing | ||
removeNodes: | ||
- //xNS:Import[contains (@Project, 'Google.AppIndexing.targets')] | ||
local-nuget-repo: ../../tmp-nugets | ||
no_build: true |
4 changes: 2 additions & 2 deletions
4
Google.AppIndexing/nuget/Xamarin.Google.iOS.AppIndexing.nuspec
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,31 @@ | ||
version: 3.3.0.1 | ||
version: 3.3.0.2 | ||
name: Google Cast for iOS | ||
id: googleioscast | ||
publisher: Xamarin Inc. | ||
publisher-url: http://xamarin.com | ||
src-url: https://github.com/xamarin/GoogleApisForiOSComponents/tree/master/Google.Cast | ||
summary: "Extend your app to the big screen with Google Cast" | ||
summary: Extend your app to the big screen with Google Cast | ||
icons: | ||
- ../../icons/googleioscast_128x128.png | ||
- ../../icons/googleioscast_512x512.png | ||
docs-url: "https://developers.google.com/cast/" | ||
- ../../icons/googleioscast_128x128.png | ||
- ../../icons/googleioscast_512x512.png | ||
docs-url: https://developers.google.com/cast/ | ||
libraries: | ||
ios-unified: | ||
- ../output/Google.Cast.dll | ||
ios-unified: | ||
- ../output/Google.Cast.dll | ||
is_shell: true | ||
packages: | ||
ios-unified: | ||
- Xamarin.Google.iOS.Cast, Version=3.3.0.1 | ||
- Xamarin.Google.iOS.Cast, Version=3.3.0.2 | ||
samples: | ||
- name: "Cast Sample" | ||
path: ../samples/CastSample/CastSample.sln | ||
removeProjects: | ||
- Google.Cast | ||
installNuGets: | ||
- project: CastSample | ||
packages: | ||
- Xamarin.Google.iOS.Cast | ||
removeNodes: | ||
- "//xNS:Import[contains (@Project, 'Google.Cast.targets')]" | ||
- name: Cast Sample | ||
path: ../samples/CastSample/CastSample.sln | ||
removeProjects: | ||
- Google.Cast | ||
installNuGets: | ||
- project: CastSample | ||
packages: | ||
- Xamarin.Google.iOS.Cast | ||
removeNodes: | ||
- //xNS:Import[contains (@Project, 'Google.Cast.targets')] | ||
local-nuget-repo: ../../tmp-nugets | ||
no_build: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,41 +1,41 @@ | ||
version: 2.1.0.1 | ||
version: 2.1.0.2 | ||
name: Google Maps for iOS | ||
id: googleiosmaps | ||
publisher: Xamarin Inc. | ||
publisher-url: http://xamarin.com | ||
src-url: https://github.com/xamarin/GoogleApisForiOSComponents/tree/master/Google.Maps | ||
summary: "Add custom markers, styled maps, 3D buildings, indoor floor plans, street view, satellite imagery, and more to your iOS app." | ||
summary: Add custom markers, styled maps, 3D buildings, indoor floor plans, street view, satellite imagery, and more to your iOS app. | ||
icons: | ||
- ../../icons/googleiosmaps_128x128.png | ||
- ../../icons/googleiosmaps_512x512.png | ||
docs-url: "https://developers.google.com/maps/documentation/ios/" | ||
- ../../icons/googleiosmaps_128x128.png | ||
- ../../icons/googleiosmaps_512x512.png | ||
docs-url: https://developers.google.com/maps/documentation/ios/ | ||
libraries: | ||
ios-unified: | ||
- ../output/Google.Maps.dll | ||
ios-unified: | ||
- ../output/Google.Maps.dll | ||
is_shell: true | ||
packages: | ||
ios-unified: | ||
- Xamarin.Google.iOS.Maps, Version=2.1.0.1 | ||
- Xamarin.Google.iOS.Maps, Version=2.1.0.2 | ||
samples: | ||
- name: "Google Maps Sample" | ||
path: ../samples/GoogleMapsSample/GoogleMapsSample.sln | ||
removeProjects: | ||
- Google.Maps | ||
installNuGets: | ||
- project: GoogleMapsSample | ||
packages: | ||
- Xamarin.Google.iOS.Maps | ||
removeNodes: | ||
- "//xNS:Import[contains (@Project, 'Google.Maps.targets')]" | ||
- name: "Google Maps Advance Sample" | ||
path: ../samples/GoogleMapsAdvSample/GoogleMapsAdvSample.sln | ||
removeProjects: | ||
- Google.Maps | ||
installNuGets: | ||
- project: GoogleMapsAdvSample | ||
packages: | ||
- Xamarin.Google.iOS.Maps | ||
removeNodes: | ||
- "//xNS:Import[contains (@Project, 'Google.Maps.targets')]" | ||
- name: Google Maps Sample | ||
path: ../samples/GoogleMapsSample/GoogleMapsSample.sln | ||
removeProjects: | ||
- Google.Maps | ||
installNuGets: | ||
- project: GoogleMapsSample | ||
packages: | ||
- Xamarin.Google.iOS.Maps | ||
removeNodes: | ||
- //xNS:Import[contains (@Project, 'Google.Maps.targets')] | ||
- name: Google Maps Advance Sample | ||
path: ../samples/GoogleMapsAdvSample/GoogleMapsAdvSample.sln | ||
removeProjects: | ||
- Google.Maps | ||
installNuGets: | ||
- project: GoogleMapsAdvSample | ||
packages: | ||
- Xamarin.Google.iOS.Maps | ||
removeNodes: | ||
- //xNS:Import[contains (@Project, 'Google.Maps.targets')] | ||
local-nuget-repo: ../../tmp-nugets | ||
no_build: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters