Hi, thanks for your quick reply, yes i have checked with the "changes" program which does a diff. Only one small difference of a string "notworking" vs "working" in info.plist
How do i check xattr etc?
Here is the terminal output:
imac:untitled folder Wesley$ ls -lh
total 0
drwxr-xr-x 3 Wesley staff 102B 31 mei 17:33 NotWorking
drwxr-xr-x 4 Wesley staff 136B 3 nov 11:59 Working
------
NOTWORKING
imac:untitled folder Wesley$ cd NotWorking/
imac:NotWorking Wesley$ ls -lh
total 0
drwxr-xr-x@ 5 Wesley staff 170B 3 nov 22:08 Contents
imac:NotWorking Wesley$ cd Contents/
imac:Contents Wesley$ ls -lh
total 16
drwxr-xr-x@ 7 Wesley staff 238B 3 nov 21:46 Resources
-rw-r--r--@ 1 Wesley staff 5,6K 3 nov 21:37 info.plist
imac:Contents Wesley$ cd Resources/
imac:Resources Wesley$ ls -lh
total 120
-rw-r--r--@ 1 Wesley staff 1,2K 23 jun 17:01 dsa_pub.pem
-rw-r--r--@ 1 Wesley staff 38K 10 jun 10:37 icon.icns
-rw-r--r--@ 1 Wesley staff 5,1K 4 jul 09:53 script.js
-rw-r--r--@ 1 Wesley staff 937B 4 jul 10:00 style.css
-rw-r--r--@ 1 Wesley staff 478B 3 jul 14:36 template.html
------
WORKING
imac:untitled folder Wesley$ cd Working/
imac:Working Wesley$ ls -lh
total 0
drwxr-xr-x 5 Wesley staff 170B 3 nov 11:59 Contents
imac:Working Wesley$ cd Contents/
imac:Contents Wesley$ ls -hl
total 16
-rw-r--r--@ 1 Wesley staff 5,6K 3 nov 21:36 Info.plist
drwxr-xr-x 8 Wesley staff 272B 3 nov 15:37 Resources
imac:Contents Wesley$ cd Resources/
imac:Resources Wesley$ ls -lh
total 120
-rw-r--r--@ 1 Wesley staff 1,2K 23 jun 17:01 dsa_pub.pem
-rw-r--r--@ 1 Wesley staff 38K 10 jun 10:37 icon.icns
-rw-r--r--@ 1 Wesley staff 5,1K 3 nov 15:24 script.js
-rw-r--r--@ 1 Wesley staff 937B 3 nov 15:23 style.css
-rw-r--r--@ 1 Wesley staff 478B 3 nov 15:23 template.html