Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GHA: add Linux build #14

Merged
merged 3 commits into from
Aug 11, 2024
Merged

GHA: add Linux build #14

merged 3 commits into from
Aug 11, 2024

Conversation

janusw
Copy link
Member

@janusw janusw commented Aug 11, 2024

... and fix the Mac build, which was failing.

janusw added 3 commits August 11, 2024 09:00
* by updating to MacOS 14 and XCode 15.4
* there were errors like this:
  warning MT0079: The recommended Xcode version for Microsoft.iOS 17.5.8018 is Xcode 15.4 or later. The current Xcode version (found in /Applications/Xcode_15.1.app/Contents/Developer) is 15.1. [/Users/runner/work/oxyplot-maui/oxyplot-maui/Source/OxyplotMauiSample/OxyplotMauiSample.csproj::TargetFramework=net8.0-ios]
  warning MT0079: The recommended Xcode version for Microsoft.MacCatalyst 17.5.8018 is Xcode 15.4 or later. The current Xcode version (found in /Applications/Xcode_15.1.app/Contents/Developer) is 15.1. [/Users/runner/work/oxyplot-maui/oxyplot-maui/Source/OxyplotMauiSample/OxyplotMauiSample.csproj::TargetFramework=net8.0-maccatalyst]
  error MT0180: This version of Microsoft.iOS requires the iOS 17.5 SDK (shipped with Xcode 15.4). Either upgrade Xcode to get the required header files or set the managed linker behaviour to Link Framework SDKs Only in your project's iOS Build Options > Linker Behavior (to try to avoid the new APIs). [/Users/runner/work/oxyplot-maui/oxyplot-maui/Source/OxyplotMauiSample/OxyplotMauiSample.csproj::TargetFramework=net8.0-ios]
@janusw janusw merged commit 707a12c into oxyplot:develop Aug 11, 2024
3 checks passed
@janusw janusw deleted the gha_linux branch August 11, 2024 08:46
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.

2 participants