File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 284284 DEVELOPMENT_TEAM = 82GZ7KN29J;
285285 ENABLE_APP_SANDBOX = YES;
286286 ENABLE_HARDENED_RUNTIME = YES;
287- ENABLE_INCOMING_NETWORK_CONNECTIONS = YES ;
287+ ENABLE_INCOMING_NETWORK_CONNECTIONS = NO ;
288288 ENABLE_OUTGOING_NETWORK_CONNECTIONS = YES;
289289 ENABLE_RESOURCE_ACCESS_AUDIO_INPUT = NO;
290290 ENABLE_RESOURCE_ACCESS_BLUETOOTH = NO;
385385 "DEVELOPMENT_TEAM[sdk=macosx*]" = 82GZ7KN29J;
386386 ENABLE_APP_SANDBOX = YES;
387387 ENABLE_HARDENED_RUNTIME = YES;
388- ENABLE_INCOMING_NETWORK_CONNECTIONS = YES ;
388+ ENABLE_INCOMING_NETWORK_CONNECTIONS = NO ;
389389 ENABLE_NS_ASSERTIONS = NO;
390390 ENABLE_OUTGOING_NETWORK_CONNECTIONS = YES;
391391 ENABLE_RESOURCE_ACCESS_AUDIO_INPUT = NO;
Original file line number Diff line number Diff line change 88 </array >
99 <key >com.apple.security.app-sandbox</key >
1010 <true />
11- <key >com.apple.security.network.client</key >
12- <true />
1311 <key >com.apple.security.application-groups</key >
1412 <array >
1513 <string >group.net.defguard</string >
1614 </array >
15+ <key >com.apple.security.network.client</key >
16+ <true />
1717</dict >
1818</plist >
You can’t perform that action at this time.
0 commit comments