huggingface / swift-chat

Mac app to demonstrate swift-transformers
Apache License 2.0
491 stars 37 forks source link

Moving imported file types to Info.plist #16

Open dkman94 opened 9 months ago

dkman94 commented 9 months ago

While running the demo on my Mac (os is 13.2.1), I was unable to select the .mlpackage file to some issues with the defined UTType's

Moving them to the app-level Info.plist seems to have fixed any import issues

Let me know if you find any issues with this solution while testing across different devices!

matteusprado commented 1 month ago

Hey @dkman94. How are you? I am not sure but I think this is intend to run on MacOS 15 or iOS 18 if I am not mistaken.