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

[WIP][MAC] Fixes Popup IME integration #15641

Closed
wants to merge 1 commit into from

Initial

401eb6b
Select commit
Loading
Failed to load commit list.
Closed

[WIP][MAC] Fixes Popup IME integration #15641

Initial
401eb6b
Select commit
Loading
Failed to load commit list.
Azure Pipelines / AvaloniaUI.Avalonia (macOS) failed May 15, 2024 in 15m 43s

Annotations

Check failure on line 435 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / AvaloniaUI.Avalonia (macOS)

Build log #L435

2024-05-15 09:31:05.186 xcodebuild[17240:45746] Requested but did not find extension point with identifier Xcode.IDEKit.ExtensionSentinelHostApplications for extension Xcode.DebuggerFoundation.AppExtensionHosts.watchOS of plug-in com.apple.dt.IDEWatchSupportCore

Check failure on line 437 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / AvaloniaUI.Avalonia (macOS)

Build log #L437

2024-05-15 09:31:05.186 xcodebuild[17240:45746] Requested but did not find extension point with identifier Xcode.IDEKit.ExtensionPointIdentifierToBundleIdentifier for extension Xcode.DebuggerFoundation.AppExtensionToBundleIdentifierMap.watchOS of plug-in com.apple.dt.IDEWatchSupportCore

Check failure on line 2222 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / AvaloniaUI.Avalonia (macOS)

Build log #L2222

/Users/runner/work/1/s/src/Headless/Avalonia.Headless/HeadlessWindowImpl.cs(17,41): error CS0535: 'HeadlessWindowImpl' does not implement interface member 'IWindowBaseImpl.SetParent(IWindowBaseImpl?)' [/Users/runner/work/1/s/src/Headless/Avalonia.Headless/Avalonia.Headless.csproj::TargetFramework=netstandard2.0]

Check failure on line 2452 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / AvaloniaUI.Avalonia (macOS)

Build log #L2452

/Users/runner/work/1/s/src/Headless/Avalonia.Headless/HeadlessWindowImpl.cs(17,41): error CS0535: 'HeadlessWindowImpl' does not implement interface member 'IWindowBaseImpl.SetParent(IWindowBaseImpl?)' [/Users/runner/work/1/s/src/Headless/Avalonia.Headless/Avalonia.Headless.csproj::TargetFramework=net8.0]

Check failure on line 2482 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / AvaloniaUI.Avalonia (macOS)

Build log #L2482

/Users/runner/work/1/s/src/Headless/Avalonia.Headless/HeadlessWindowImpl.cs(17,41): error CS0535: 'HeadlessWindowImpl' does not implement interface member 'IWindowBaseImpl.SetParent(IWindowBaseImpl?)' [/Users/runner/work/1/s/src/Headless/Avalonia.Headless/Avalonia.Headless.csproj::TargetFramework=net6.0]