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

Work around System.Memory assembly reference conflicts in iOS #4884

Merged
merged 6 commits into from
Nov 10, 2021

Conversation

frenzibyte
Copy link
Member

Resolves errors seen in osu!framework tests iOS project specifically (e.g. TestInterpolation.cs:L50):

CleanShot 2021-11-10 at 14 57 51@2x

See https://jaylee.org/archive/2019/03/31/using-span-of-t-in-xamarin-cross-targeted-projects.html for more information.

Hopefully that can be removed once all projects target one framework (in .NET 6 I guess?)

peppy
peppy previously approved these changes Nov 10, 2021
@peppy peppy enabled auto-merge November 10, 2021 12:58
Copy link
Contributor

@smoogipoo smoogipoo left a comment

Choose a reason for hiding this comment

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

Please escape it

@peppy peppy merged commit 1217248 into ppy:master Nov 10, 2021
@frenzibyte frenzibyte deleted the system-memory-workaround-ios branch November 10, 2021 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants