Граф коммитов

831 Коммитов

Автор SHA1 Сообщение Дата
SotoiGhost 4b829fea02
Fixed logic bug 2019-09-28 00:52:44 -05:00
SotoiGhost 736d65cb76
Enhanced podfile creation 2019-09-28 00:17:14 -05:00
SotoiGhost 3359cff4cb
Fixing build process after merge 2019-09-27 23:43:55 -05:00
SotoiGhost 6561eea594
[Firebase][Core] Removed commented code 2019-09-27 23:43:55 -05:00
SotoiGhost 92290a4596
[Firebases][PerformanceMonitoring] Updated to v3.1.1 (Firebase v6.5.0) 2019-09-27 23:43:55 -05:00
SotoiGhost cc7d0a1184
[Firebase][RemoteConfig] Updated to version 4.2.1 (Firebase v6.5.0) 2019-09-27 23:43:55 -05:00
SotoiGhost 5a6121a155
Fixed a logic bug on externals
* where some versions components on csproj were not being updated
2019-09-27 23:43:54 -05:00
SotoiGhost d025775ff9
[Firebase][ABTesting] Updated to version 3.0.0 (Firebase v6.5.0) 2019-09-27 23:43:54 -05:00
SotoiGhost 84bea12161
Removed Invites variable from sample list 2019-09-27 23:43:54 -05:00
SotoiGhost 5cb2c353d3
[Firebase][Storage] Updated to version 3.4.0 (Firebase v6.5.0) 2019-09-27 23:43:54 -05:00
SotoiGhost 36ea8b99ad
[Firebase][Invites] Now it's deprecated by Firebase 2019-09-27 23:43:54 -05:00
SotoiGhost 33f4146fde
[Firebase][Database] Updated to version 6.0.0 (Firebase v6.5.0) 2019-09-27 23:43:54 -05:00
SotoiGhost b5c1536261
[Firebase][CloudFirestore] Updated to version 1.4.2 (Firebase v6.5.0) 2019-09-27 23:43:54 -05:00
SotoiGhost 98f16ab39b
[Firebase][Auth] Updated to version 6.2.1 (Firebase v6.5.0) 2019-09-27 23:43:53 -05:00
SotoiGhost 1eebeea476
[Firebase][CloudMessaging] Updated to version 4.1.1 (Firebase v6.5.0)
* Fixed dependencies of it
2019-09-27 23:43:53 -05:00
SotoiGhost 616fd1fdfd
[Firebase][AdMob] Fixed AdMob build 2019-09-27 23:43:53 -05:00
SotoiGhost f281aa79b2
[Firebase][DynamicLinks] Updated to version 4.0.1 (Firebase v6.5.0)
* Fixed cgmanifest file
2019-09-27 23:43:53 -05:00
SotoiGhost da7ca23057
[Firebase][AdMob] Updated to version 7.47.0 (Firebase v6.5.0)
* Added Firebase.Core.targets to samples
2019-09-27 23:43:53 -05:00
SotoiGhost 3353c8a95d
[Firebase][Analytics] Updated to version 6.0.4 (Firebase v6.5.0)
* Updated Readme.md file
2019-09-27 23:43:52 -05:00
SotoiGhost a788ebcb42
[Firebase][InstanceID] Updated to version v4.2.1 (Firebase v6.5.0)
* Now InstanceId is a dynamic framework
* Fixed a typo in Google Cast Id
2019-09-27 23:43:52 -05:00
SotoiGhost cc70d18b36
[Firebase][Core] Updated to version 6.1.0 (Firebase v6.5.0)
* Moved Podfile structure to common.cake
* Added ability to add custom code to Podfiles
* Added sample of how to use the custom_externals_download.cake file
2019-09-27 23:43:51 -05:00
Israel Soto 9a452a4490
Merge pull request #305 from mattleibow/dev/new-yaml
Use the new yaml templates
2019-09-27 14:16:53 -05:00
Matthew Leibowitz ebded2dc1c
Use the output folder 2019-09-19 02:22:44 +02:00
Matthew Leibowitz 8427fbc3cb
we can't build ios on windows... 2019-09-19 00:58:29 +02:00
Matthew Leibowitz 6316304f21
Use the new yaml templates 2019-09-19 00:43:44 +02:00
SotoiGhost 06b22dcc8b
Removed cake.packages.config to avoid conflict with solution restore
* Changed sdks argument name to names
2019-08-27 18:53:37 -05:00
SotoiGhost f5bcdd9c56
Restoring solution before build 2019-08-26 17:53:20 -05:00
Israel Soto 7e250cc89c Testing Install Apple Certificate 2019-08-26 16:47:12 -05:00
Israel Soto 86425a349c Added tasks to install Apple certificates 2019-08-26 15:53:54 -05:00
Israel Soto 3d54db72c1
Added missing $ 2019-08-26 13:09:25 -05:00
Israel Soto 714648a954
Added logic to handle backslash
On azure needs 1 backslash, locally 2 to be able to find csproj inside solution
2019-08-26 13:05:01 -05:00
Israel Soto d8374f85bb
Playing with backslashes 2019-08-26 11:54:55 -05:00
SotoiGhost 0d1600b259
Testing bash command 2019-08-26 10:08:47 -05:00
SotoiGhost 53141f8552
Changed the build process 2019-08-26 01:13:34 -05:00
SotoiGhost 61336bd9ad
Commented LogSystemInfo 2019-08-23 16:49:32 -05:00
Israel Soto c0892eaf9a Update azure-pipelines.yml for Azure Pipelines 2019-08-23 15:56:05 -05:00
Israel Soto f0f7a9604b Update azure-pipelines.yml for Azure Pipelines 2019-08-23 14:58:22 -05:00
SotoiGhost ce940982fd
Added support for Azure Pipelines 2019-08-23 14:04:45 -05:00
SotoiGhost c52ecd879e
Added support for Cake 0.34.1 2019-08-23 14:03:43 -05:00
SotoiGhost 8bb44e3104
Added verbose to Xcode builds to see if we can see more info on Azure error 2019-08-09 00:24:56 -05:00
Israel Soto 4b6e65b3c9
Merge pull request #297 from xamarin/fix-build
Fix sample build process
2019-08-08 16:14:15 -05:00
SotoiGhost 65db51d897
Fixed sample build process 2019-08-08 16:07:22 -05:00
SotoiGhost 76f5c948df
Fixed build samples order 2019-08-05 23:54:15 -05:00
SotoiGhost 607ea328e0
Moved samples name to Artifact class 2019-08-05 19:12:59 -05:00
Israel Soto 8817f64959
Merge pull request #293 from jcantin-nventive/dev/juca/pushchg
Update PerformanceMonitoring to 5.16.0
2019-08-05 15:02:17 -05:00
jcantin d2c9c06943 Updates Firebase.PerformanceMonitoring to SDK 5.16.0 2019-08-01 10:33:44 -04:00
jcantin 181761cc1e add dependency of PerformanceMonitoring to RemoteConfig 2019-08-01 10:33:32 -04:00
Israel Soto d7cb4c0f1c
Merge pull request #289 from SotoiGhost/new-structure
Re-structured folders
2019-07-15 03:15:41 -05:00
SotoiGhost 97426f10b0
Added Component Governance file 2019-07-13 02:02:20 -05:00
SotoiGhost 7347d42dd2
Fixed some names in components.cake 2019-07-13 02:00:56 -05:00