Menu

Tree [b54900] master /
 History

HTTPS access


File Date Author Commit
 Base.lproj 2015-11-09 Daniel Schneider Daniel Schneider [782372] Fixed frames and constraints in Network Proxies...
 Classes 2016-05-12 drs drs [b54900] Now downloading .seb files asynchronously.
 CocoaLumberjack 2014-11-13 Daniel Schneider Daniel Schneider [a217e5] Changed getSEBUserDefaultsDomains to get get al...
 OtherSources 2015-10-23 Daniel Schneider Daniel Schneider [a1a9ac] Added method which tries to unregister the Acro...
 Resources 2015-11-09 Daniel Schneider Daniel Schneider [ac19c3] Fixed missing translation to German for prefere...
 SafeExamBrowser.xcodeproj 2015-11-08 Daniel Schneider Daniel Schneider [e4a541] Removed base localization for MainMenu.xib and ...
 de.lproj 2015-11-09 Daniel Schneider Daniel Schneider [ac19c3] Fixed missing translation to German for prefere...
 en.lproj 2015-11-09 Daniel Schneider Daniel Schneider [bd1e8a] Fixed scroll view for lockdown alert log view, ...
 README.md 2015-07-23 Daniel R. Schneider Daniel R. Schneider [d32c2b] Created initial version of README file
 SafeExamBrowser-2.1.dmg 2015-09-29 Daniel Schneider Daniel Schneider [617573] Added disk image of SEB 2.1.
 SafeExamBrowser-Info.plist 2015-11-09 Daniel Schneider Daniel Schneider [782372] Fixed frames and constraints in Network Proxies...

Read Me

seb-mac

Safe Exam Browser for Mac OS X

Open SafeExamBrowser.xcodeproj in a recent version of XCode. For building you have to switch off code signing or add your own code signing identities. Currently on master the upcoming version 2.1 is being developed, after releasing this we will create branches for future versions.
While in development, the deployment target is set to OS X 10.8 to be able to use Base Localization, upon release Localizable Strings will be converted to xib files and the deployment target will be set back to OS X 10.7.

All information about Safe Exam Browser you'll find at http://safeexambrowser.org. Search discussions boards if you don't find information in the manual and SEB How To document (see links on page Support).

For your information: There is only ONE correct way how to spell SEB (all three letters in CAPS). That's why even in camel case classes, methods and symbols should be named SEBFilterTreeController.m for example or SEBUnsavedSettingsAnswerDontSave. If you find SEB written as seb, then that's ok if it's some symbol users will never see (but better would have been to use SEB). If you find SEB written as Seb, then that is definitely WRONG (unfortunately some of our past developers were not strict about following naming rules)! But both cases are no reason to file a pull request, please concentrate on real problems...