Development Team/Almanac/Activity Bundles: Difference between revisions

Bundle structure: remove deprecated field MANIFEST
Bundle structure: ditto (remove deprecated MANIFEST)
Line 52: Line 52:
         mylib.so                              (native library)
         mylib.so                              (native library)
     icons/
     icons/
;MANIFEST
This optional file lists the files that will packaged in the .xo file. If missing, all files in the Activity directory which do not match a default ignore list are packaged.  The default ignore list includes the dist and .git subdirectories, and the .gitignore, MANIFEST, *.pyc, *~, *.bak, pseudo.po files.


;activity
;activity