[theme-reviewers] Avoiding getting DS_Store files in theme file zip on OSX?
Rohit Tripathi
rohitink at live.com
Fri Jan 10 07:11:58 UTC 2014
Thanks for Link Emil. The app is really useful. Before this app, I used to Run the following command on my themes folder:
find . -name '*.DS_Store' -type f -delete;
Date: Thu, 9 Jan 2014 16:05:56 -0600
From: emil at uzelac.me
To: theme-reviewers at lists.wordpress.org
Subject: Re: [theme-reviewers] Avoiding getting DS_Store files in theme file zip on OSX?
no problem :)
On Thu, Jan 9, 2014 at 4:04 PM, Josh Pollock <jpollock412 at gmail.com> wrote:
Brilliant! Thanks Emil. That worked and is way easier.
On Thu, Jan 9, 2014 at 4:52 PM, Emil Uzelac <emil at uzelac.me> wrote:
This works for me http://software.ryangrier.com/dsstorecleaner
On Thu, Jan 9, 2014 at 3:50 PM, Josh Pollock <jpollock412 at gmail.com> wrote:
I'm not able to update my theme because of DS_Store files in the zip file. I used to be able to avoid this by zipping my file with this pattern:
zip -r archive.zip directory -x "*/\.DS_Store"
Not sure why, but it's not longer working for me. Does anyone have a better way to zip on OSX or a way to remove the files from the zip without unzipping?
_______________________________________________
theme-reviewers mailing list
theme-reviewers at lists.wordpress.org
http://lists.wordpress.org/mailman/listinfo/theme-reviewers
_______________________________________________
theme-reviewers mailing list
theme-reviewers at lists.wordpress.org
http://lists.wordpress.org/mailman/listinfo/theme-reviewers
_______________________________________________
theme-reviewers mailing list
theme-reviewers at lists.wordpress.org
http://lists.wordpress.org/mailman/listinfo/theme-reviewers
_______________________________________________
theme-reviewers mailing list
theme-reviewers at lists.wordpress.org
http://lists.wordpress.org/mailman/listinfo/theme-reviewers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20140110/655ab647/attachment.html>
More information about the theme-reviewers
mailing list