View Single Post
Old Yesterday, 05:59 PM   #7
MikeMaloney
Enthusiast
MikeMaloney began at the beginning.
 
Posts: 27
Karma: 10
Join Date: Jan 2021
Device: iBooks
I simply did a copy and paste using the examples in the framework guide and Sigil doesn't like the zip file.

When zipping the files I used: zip -r ../demo.zip . -x "*.DS_Store" in the terminal and
unzip -l demo.zip reports
Archive: demo.zip
Length Date Time Name
--------- ---------- ----- ----
313 03-17-2026 14:50 plugin.xml
479 03-17-2026 14:53 plugin.py
--------- -------
792 2 files

Any other suggestions?
MikeMaloney is offline   Reply With Quote