diff --git a/SDL3_image-CS/SDL3_image-CS.csproj b/SDL3_image-CS/SDL3_image-CS.csproj index 9b516a7..3bbbe3c 100644 --- a/SDL3_image-CS/SDL3_image-CS.csproj +++ b/SDL3_image-CS/SDL3_image-CS.csproj @@ -69,7 +69,7 @@ true - runtimes/ios/native/SDL3.xcframework + runtimes/ios/native/SDL3_image.xcframework true diff --git a/SDL3_mixer-CS/SDL3_mixer-CS.csproj b/SDL3_mixer-CS/SDL3_mixer-CS.csproj index 620aa87..881e7da 100644 --- a/SDL3_mixer-CS/SDL3_mixer-CS.csproj +++ b/SDL3_mixer-CS/SDL3_mixer-CS.csproj @@ -69,7 +69,7 @@ true - runtimes/ios/native/SDL3.xcframework + runtimes/ios/native/SDL3_mixer.xcframework true diff --git a/SDL3_ttf-CS/SDL3_ttf-CS.csproj b/SDL3_ttf-CS/SDL3_ttf-CS.csproj index 8b6a4ff..62d36dc 100644 --- a/SDL3_ttf-CS/SDL3_ttf-CS.csproj +++ b/SDL3_ttf-CS/SDL3_ttf-CS.csproj @@ -69,7 +69,7 @@ true - runtimes/ios/native/SDL3.xcframework + runtimes/ios/native/SDL3_ttf.xcframework true