Skip to content

[msbuild] Fix running bgen for Xamarin.Mac. - #1977

Merged
rolfbjarne merged 1 commit into
dotnet:masterfrom
rolfbjarne:msbuild-fix-bgen
Apr 10, 2017
Merged

[msbuild] Fix running bgen for Xamarin.Mac.#1977
rolfbjarne merged 1 commit into
dotnet:masterfrom
rolfbjarne:msbuild-fix-bgen

Conversation

@rolfbjarne

Copy link
Copy Markdown
Member

bgen must be executed with the system mono, not bmac-mobile-mono, and without
the MONO_PATH variable set.

bgen must be executed with the system mono, not bmac-mobile-mono, and without
the MONO_PATH variable set.
@rolfbjarne
rolfbjarne requested review from emaf, joj, jstedfast and kzu and removed request for joj April 10, 2017 05:49
@monojenkins

Copy link
Copy Markdown
Contributor

Build failure

@spouliot
spouliot requested a review from chamons April 10, 2017 13:17
@rolfbjarne

Copy link
Copy Markdown
Member Author

Test failure is unrelated (bug #52173).

@rolfbjarne
rolfbjarne merged commit fe5c624 into dotnet:master Apr 10, 2017
rolfbjarne added a commit to rolfbjarne/macios that referenced this pull request Apr 10, 2017
bgen must be executed with the system mono, not bmac-mobile-mono, and without
the MONO_PATH variable set.
rolfbjarne added a commit that referenced this pull request Apr 12, 2017
bgen must be executed with the system mono, not bmac-mobile-mono, and without
the MONO_PATH variable set.
VincentDondain added a commit to VincentDondain/xamarin-macios that referenced this pull request Sep 18, 2019
New commits in xamarin/maccore:

* xamarin/maccore@486ad67875 [device-builds] Fix if condition typo (double `[`) (dotnet#1985)
* xamarin/maccore@fda32707a7 [tests] Update (and hopefully simplify)  submission tests documentation wrt cerficates/profiles expiration (dotnet#1972)
* xamarin/maccore@f23cd3a194 Merge pull request dotnet#1977 from xamarin/swift-o-matic-protocol-list-enum-factory
* xamarin/maccore@aaa2bec8da Enum factory test
* xamarin/maccore@d3c7890df2 Merge pull request dotnet#1974 from xamarin/swift-o-matic-protocol-list-enum
* xamarin/maccore@436a376ab4 [provisioning-profiles] Add 'Developer ID Application' and 'Developer ID Installer' certificates. (dotnet#1975)
* xamarin/maccore@ddc68fc899 Support for protocol list types in enum payloads.

Diff: https://github.com/xamarin/maccore/compare/4611683312fd8ad4eb2b2c093e43a5f71405bdee..486ad67875db90261f3c9818380b979db3094946
VincentDondain added a commit that referenced this pull request Sep 19, 2019
New commits in xamarin/maccore:

* xamarin/maccore@486ad67875 [device-builds] Fix if condition typo (double `[`) (#1985)
* xamarin/maccore@fda32707a7 [tests] Update (and hopefully simplify)  submission tests documentation wrt cerficates/profiles expiration (#1972)
* xamarin/maccore@f23cd3a194 Merge pull request #1977 from xamarin/swift-o-matic-protocol-list-enum-factory
* xamarin/maccore@aaa2bec8da Enum factory test
* xamarin/maccore@d3c7890df2 Merge pull request #1974 from xamarin/swift-o-matic-protocol-list-enum
* xamarin/maccore@436a376ab4 [provisioning-profiles] Add 'Developer ID Application' and 'Developer ID Installer' certificates. (#1975)
* xamarin/maccore@ddc68fc899 Support for protocol list types in enum payloads.

Diff: https://github.com/xamarin/maccore/compare/4611683312fd8ad4eb2b2c093e43a5f71405bdee..486ad67875db90261f3c9818380b979db3094946
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants