Kodi Community Forum
Creating Add-on zip file on Mac - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Kodi Application (https://forum.kodi.tv/forumdisplay.php?fid=93)
+--- Thread: Creating Add-on zip file on Mac (/showthread.php?tid=145884)



Creating Add-on zip file on Mac - Ravenenok - 2012-11-21

Hello, I`m writing new add-on for XBMC and it working perfect.

I create repository on my server and create zip file with this repo information. Everything looks good, but when i try to install my add-on from zip file in XBMC it tells me, that add-on does not have correct structure. I spent hole evening trying to find the problem and still finding.

May be somebody take a look on my add-on zip file and find whats wrong with it?

Link to my addons repo - http://kamensk.ws/xbmc/repository.ravenenok.zip


RE: Creating Add-on zip file on Mac - Ned Scott - 2012-11-23

I'd like to know this too. Even using Keka, which removes any mac-specific files (.ds_store, etc) in zips. I've tried using the command line, several zip apps, but XBMC seems to always hate Mac created add-on zips.