File tree Expand file tree Collapse file tree 1 file changed +26
-1
lines changed
Expand file tree Collapse file tree 1 file changed +26
-1
lines changed Original file line number Diff line number Diff line change 199199 <key >x86_64 </key >
200200 <string >10.6.0 </string >
201201 </dict >
202+
203+ <key >NSAppTransportSecurity </key >
204+ <dict >
205+ <key >NSExceptionDomains </key >
206+ <dict >
207+ <key >sequelpro.com </key >
208+ <dict >
209+ <key >NSExceptionAllowsInsecureHTTPLoads </key >
210+ <false />
211+ <key >NSExceptionRequiresForwardSecrecy </key >
212+ <false />
213+ <key >NSExceptionMinimumTLSVersion </key >
214+ <string >TLSv1.0 </string >
215+ <key >NSThirdPartyExceptionAllowsInsecureHTTPLoads </key >
216+ <false />
217+ <key >NSThirdPartyExceptionRequiresForwardSecrecy </key >
218+ <false />
219+ <key >NSThirdPartyExceptionMinimumTLSVersion </key >
220+ <string >TLSv1.0 </string >
221+ <key >NSRequiresCertificateTransparency </key >
222+ <false />
223+ </dict >
224+ </dict >
225+ </dict >
226+
202227 <key >NSAppleScriptEnabled </key >
203228 <true />
204229 <key >NSHumanReadableCopyright </key >
240265 <key >SUEnableSystemProfiling </key >
241266 <true />
242267 <key >SUFeedURL </key >
243- <string >https://www. sequelpro.com/appcast/app-releases.xml </string >
268+ <string >https://sequelpro.com/appcast/app-releases.xml </string >
244269 <key >SUPublicDSAKeyFile </key >
245270 <string >sparkle-public-key.pem </string >
246271 <key >UTExportedTypeDeclarations </key >
You can’t perform that action at this time.
0 commit comments