From 657c7d8834fee0a809ea1357d363acd62d88b257 Mon Sep 17 00:00:00 2001 From: Salman Ahmed Date: Thu, 11 Nov 2021 19:41:48 +0300 Subject: [PATCH] Update iOS native references and linker flags in line with framework changes --- osu.iOS.props | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/osu.iOS.props b/osu.iOS.props index 1852957e87..6747c3aee1 100644 --- a/osu.iOS.props +++ b/osu.iOS.props @@ -4,12 +4,10 @@ {FEACFBD2-3405-455C-9665-78FE426C6842};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} Resources PackageReference - --nolinkaway - -lstdc++ -lbz2 -framework AudioToolbox -framework AVFoundation -framework CoreMedia -framework VideoToolbox -framework SystemConfiguration -framework CFNetwork -framework Accelerate bin\$(Platform)\$(Configuration) cjk,mideast,other,rare,west false - $(DefaultMtouchExtraArgs) -gcc_flags "$(DefaultMtouchGccFlags)" + --nolinkaway NSUrlSessionHandler iPhone Developer @@ -49,18 +47,6 @@ true 28126 - - - Static - False - True - - - Static - False - True - -