# MACOSX Datei im Plugin

**URL:** https://forum.shopware.com/t/macosx-datei-im-plugin/40436
**Category:** Programmierung
**Created:** [10. Oktober 2016 um 18:39 UTC](https://forum.shopware.com/t/macosx-datei-im-plugin/40436 "2016-10-10T18:39:23Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![brettvormkopp](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/brettvormkopp/32/7788_2.png) [@brettvormkopp](https://forum.shopware.com/u/brettvormkopp)
#### Post date: [10. Oktober 2016 um 18:39 UTC](https://forum.shopware.com/t/macosx-datei-im-plugin/40436/1 "2016-10-10T18:39:23Z")

</div>

```
Detected invalid file/directory __MACOSX/ in the plugin zip: Frontend/XXXXXXXX;

```

Hi, ich zippe mein Plugin und will es hochladen. Dann kommt der Fehler dass ich einen Ordner drin habe der nicht da rein gehört. Ich hatte den gleichen Fehler vor 2 Jahren schon einmal, ich kann mich leider nur daran erinnern, dass ich das Plugin auf einem Windows „gereinigt“ habe. Gibt es da eine bessere Lösung wie man die Mac Datei wegbekommt? Ich seh die doofe Datei nichtmal, weder in Filezilla, noch in PHPStorm.

Danke und Gruss.

---

<div class="post-metadata">

### Author: ![simkli](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/simkli/32/13124_2.png) [@simkli](https://forum.shopware.com/u/simkli)
#### Post date: [10. Oktober 2016 um 20:01 UTC](https://forum.shopware.com/t/macosx-datei-im-plugin/40436/2 "2016-10-10T20:01:30Z")

</div>

Hallo,

ja das ist auf Mac etwas blöd, weil das unsichtbare Dateien sind. Aber mit etwas Googlen findet man schnell eine Lösung&nbsp; ![Wink](https://europe1.discourse-cdn.com/flex013/uploads/shopware/original/1X/b3785da0cbf2c8566cb535dcf55b2730b5224899.png "Wink")

> <https://superuser.com/questions/198569/compressing-folders-on-a-mac-without-the-ds-store>

Viele Grüße

---

<div class="post-metadata">

### Author: ![shyim](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/shyim/32/7681_2.png) [@shyim](https://forum.shopware.com/u/shyim)
#### Post date: [11. Oktober 2016 um 06:27 UTC](https://forum.shopware.com/t/macosx-datei-im-plugin/40436/3 "2016-10-11T06:27:44Z")

</div>

Alternative kann man auch die &nbsp;[GitHub - shopwareLabs/sw-cli-tools: The shopware CLI tools are your console helpers for all kind of shopware tasks](https://github.com/shopwareLabs/sw-cli-tools) nutzen. Einfach sw plugin:zip:dir [dein Order pfad] und die zip ist fertig 🙂

---

<div class="post-metadata">

### Author: ![d.coder](https://avatars.discourse-cdn.com/v4/letter/d/ed8c4c/32.png) [@d.coder](https://forum.shopware.com/u/d.coder)
#### Post date: [11. Oktober 2016 um 07:27 UTC](https://forum.shopware.com/t/macosx-datei-im-plugin/40436/4 "2016-10-11T07:27:38Z")

</div>

Alternativ zum CLI nutze ich noch eine kleine App namens YemuZip:&nbsp;[YemuZip - Free Zip Tool for Mac OS X](http://www.yellowmug.com/yemuzip/)

Schnell per Drag-n-Drop komprimieren und schließt optional alle OSX spezifischen Datein & Folder aus.
