[tor-bugs] #30126 [Applications/Tor Browser]: Make Tor Browser on macOS compatible with Apple's notarization

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Aug 1 22:02:48 UTC 2019


#30126: Make Tor Browser on macOS compatible with Apple's notarization
------------------------------------------------+--------------------------
 Reporter:  gk                                  |          Owner:  tbb-team
     Type:  task                                |         Status:  new
 Priority:  Very High                           |      Milestone:
Component:  Applications/Tor Browser            |        Version:
 Severity:  Normal                              |     Resolution:
 Keywords:  tbb-security, TorBrowserTeam201907  |  Actual Points:
Parent ID:                                      |         Points:
 Reviewer:                                      |        Sponsor:
------------------------------------------------+--------------------------

Comment (by teor):

 Replying to [comment:28 gk]:
 > Replying to [comment:27 mcs]:
 > > We did find one blocker though: when we tested on a macOS 10.9.x
 system we experienced #26876 again. Since Tor Browser 9.0a4 does not have
 this problem, there must besome difference in how `tor.real` is built for
 your test builds.
 >
 > If you look at `bug_30126_v2` in my `tor-browser-build` repo you see the
 changes I am doing. For `tor.real` in particular I set `export
 MACOSX_DEPLOYMENT_TARGET=10.7`. _That_ alone should not cause this issue.
 A couple of possible options come to mind here: 1) We might need to set it
 earlier, that is before the configure step. 2) It's somehow caused by us
 setting the SDK option to 10.11 now.
 >
 > I suspect you get the same problem with the build 2 in comment:17?

 Tor's workaround for Apple's header declaration bug happens in the
 configure step, so you'll need to `export MACOSX_DEPLOYMENT_TARGET=10.7`
 before tor's configure runs,

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/30126#comment:29>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list