IGRSoft / imGuru

Upload image to imgur via context menu Share
http://igrsoft.com
MIT License
7 stars 2 forks source link

Please allow all supported filetypes to be uploaded #6

Open gingerbeardman opened 4 years ago

gingerbeardman commented 4 years ago

imgur supports more filetypes than imGuru, please add support for the missing types.

Current I believe you only support files with public.image kind.

Supported file types

https://help.imgur.com/hc/en-us/articles/115000083326-What-files-can-I-upload-What-is-the-size-limit-

Thanks for a very useful app!

ikorich commented 4 years ago

hi @gingerbeardman, I haven't time tot add new features to that project.

gingerbeardman commented 4 years ago

If you can release the files I need to be able to compile then I can add these myself.

As I reported in another issue, the app is currently broken for me but I can't compile myself to fix it because there are missing files.

gingerbeardman commented 4 years ago

Thanks for recent changes.

I can now run pods.

But project is in newer Xcode than I have (Mojave) so I cannot easily edit it. I'll looking it.

gingerbeardman commented 4 years ago

Changed imGuru.xcodeproj/project.pbxproj line 6 from objectVersion = 53; to objectVersion = 50; to load into Xcode 11.3.1

Same change in Pods.xcodeproj/project.pbxproj.

And I have my own version built.

ikorich commented 4 years ago

updated