diff --git a/OpenUtauMobile.MacOS/OpenUtauMobile.MacOS.csproj b/OpenUtauMobile.MacOS/OpenUtauMobile.MacOS.csproj index 419980c..60b412c 100644 --- a/OpenUtauMobile.MacOS/OpenUtauMobile.MacOS.csproj +++ b/OpenUtauMobile.MacOS/OpenUtauMobile.MacOS.csproj @@ -1,20 +1,13 @@  + Exe - net10.0-maccatalyst - 26.0 + net10.0 enable MACOS - maccatalyst-x64;maccatalyst-arm64 - $(ApplicationId) + osx-x64;osx-arm64 - - - - None - - @@ -29,37 +22,4 @@ - - - - <_ORT_NativeRid Condition="'$(RuntimeIdentifier)' == 'maccatalyst-x64'">osx-x64 - <_ORT_NativeRid Condition="'$(RuntimeIdentifier)' == 'maccatalyst-arm64'">osx-arm64 - <_ORT_DylibSource>$(NuGetPackageRoot)microsoft.ml.onnxruntime/1.23.2/runtimes/$(_ORT_NativeRid)/native/libonnxruntime.dylib - <_ORT_DylibDest>$(IntermediateOutputPath)nativelibraries/Contents/MonoBundle/libonnxruntime.dylib - - - - - - - - - - libonnxruntime.dylib - native - Microsoft.ML.OnnxRuntime - 1.23.2 - PreserveNewest - - - - - $(MtouchExtraArgs) --gcc_flags=-Wl,$(_ORT_DylibDest) - - - - + \ No newline at end of file diff --git a/OpenUtauMobile.iOS/OpenUtauMobile.iOS.csproj b/OpenUtauMobile.iOS/OpenUtauMobile.iOS.csproj index 5925e28..f087e1e 100644 --- a/OpenUtauMobile.iOS/OpenUtauMobile.iOS.csproj +++ b/OpenUtauMobile.iOS/OpenUtauMobile.iOS.csproj @@ -2,7 +2,7 @@ Exe net10.0-ios - 13.0 + 18.0 enable @@ -14,6 +14,7 @@ +