From 87dc428831c3a523d366b6bfdf0fc59eee6db671 Mon Sep 17 00:00:00 2001
From: oldnapalm <38410858+oldnapalm@users.noreply.github.com>
Date: Tue, 15 Dec 2020 20:03:51 -0300
Subject: [PATCH] Re-add instruction for Mac client
Needed for map selection
---
README.md | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/README.md b/README.md
index e8cf186..506e9f3 100644
--- a/README.md
+++ b/README.md
@@ -109,6 +109,23 @@ to generate your own certificates and do the same.
* If you're prompted for a password, just leave it blank. There is no password.
* In a terminal within the directory ``ssl/cert-zwift-com.pem`` was copied to, run ``cat cert-zwift-com.pem >> ~/Library/Application\ Support/Zwift/data/cacert.pem``
* Note: Appending the contents of ``ssl/cert-zwift-com.pem`` with a text editor doesn't work ([#62](https://github.com/zoffline/zwift-offline/issues/62))
+* Using a text editor (with admin privileges) open ``/Applications/Zwift.app/Contents/Info.plist``
+ * Append these keys:
+ ```
+ NSAppTransportSecurity
+
+ NSExceptionDomains
+
+ zwift.com
+
+ NSExceptionAllowsInsecureHTTPLoads
+
+ NSIncludesSubdomains
+
+
+
+
+ ```
* Using a text editor (with admin privileges) open ``/etc/hosts``
* Append this line: `` us-or-rly101.zwift.com secure.zwift.com cdn.zwift.com launcher.zwift.com``
(Where ```` is the ip address of the machine running zoffline. If