File tree Expand file tree Collapse file tree 3 files changed +8
-6
lines changed Expand file tree Collapse file tree 3 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 339339 CODE_SIGN_IDENTITY = "-";
340340 CODE_SIGN_STYLE = Automatic;
341341 COMBINE_HIDPI_IMAGES = YES;
342- CURRENT_PROJECT_VERSION = 214 ;
342+ CURRENT_PROJECT_VERSION = 215 ;
343343 DEVELOPMENT_TEAM = X88CY268NZ;
344+ ENABLE_HARDENED_RUNTIME = YES;
344345 INFOPLIST_FILE = "Free Ruler/Info.plist";
345346 MARKETING_VERSION = 2.0.1;
346347 PRODUCT_BUNDLE_IDENTIFIER = com.pascal.freeruler;
357358 CODE_SIGN_IDENTITY = "-";
358359 CODE_SIGN_STYLE = Automatic;
359360 COMBINE_HIDPI_IMAGES = YES;
360- CURRENT_PROJECT_VERSION = 214 ;
361+ CURRENT_PROJECT_VERSION = 215 ;
361362 DEVELOPMENT_TEAM = X88CY268NZ;
363+ ENABLE_HARDENED_RUNTIME = YES;
362364 INFOPLIST_FILE = "Free Ruler/Info.plist";
363365 MARKETING_VERSION = 2.0.1;
364366 PRODUCT_BUNDLE_IDENTIFIER = com.pascal.freeruler;
Original file line number Diff line number Diff line change 22<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33<plist version =" 1.0" >
44<dict >
5- <key >com.apple.security.app-sandbox</key >
6- <true />
7- <key >com.apple.security.files.user-selected.read-only</key >
8- <true />
5+ <key >com.apple.security.app-sandbox</key >
6+ <true />
7+ <key >com.apple.security.files.user-selected.read-only</key >
8+ <true />
99</dict >
1010</plist >
You can’t perform that action at this time.
0 commit comments