Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

V23.4.0 #7

Merged
merged 10 commits into from
Jun 15, 2016
Merged

V23.4.0 #7

merged 10 commits into from
Jun 15, 2016

Conversation

Redth
Copy link
Member

@Redth Redth commented Jun 15, 2016

No description provided.

Redth added 10 commits May 12, 2016 10:44
Also pin nuget.exe version
There is a bug in Mono's System.IO.Compression which causes ZipArchive to produce an incorrect .zip file. This results in corrupt .nupkg files which do not properly install in the IDE.
Until the mono bug is fixed, this workaround is needed to build valid .nupkg files
Temp Workaround: System.IO.Compression fix

// FROM: https://dl.google.com/android/repository/addon.xml
var M2_REPOSITORY_URL = "https://dl-ssl.google.com/android/repository/android_m2repository_r29.zip";
var M2_REPOSITORY_URL = "https://dl-ssl.google.com/android/repository/android_m2repository_r32.zip";
var BUILD_TOOLS_URL = "https://dl-ssl.google.com/android/repository/build-tools_r23-macosx.zip";
var DOCS_URL = "https://dl-ssl.google.com/android/repository/docs-23_r01.zip";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does the build bot need any updates for this?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, this pulls everything down independently of the build environment.

@bholmes bholmes merged commit cca7c9c into master Jun 15, 2016
@bholmes bholmes deleted the v23.4.0 branch June 15, 2016 15:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants