Skip to content

SafeExamBrowser/seb-mac

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
March 10, 2022 14:28
September 23, 2023 05:50
SEB
September 23, 2023 05:50
September 23, 2023 05:50
September 23, 2023 05:50
September 23, 2023 05:50
September 14, 2023 11:19
August 25, 2022 11:12

seb-mac

Safe Exam Browser for macOS and iOS, SEB Verificator for macOS

Open SafeExamBrowser.xcodeproj in a recent version of Xcode (currently 13.4.1). For building you have to switch off code signing or add your own code signing identities. SEB uses the com.apple.developer.edu-assessment-mode entitlement, which needs to be requested from Apple for your developer team.

Currently main reflects SEB for macOS/iOS 3.1. This is the first version using a unified macOS/iOS/iPadOS Xcode project (Xcode workspace with both macOS and iOS targets).

All information about Safe Exam Browser you'll find at http://safeexambrowser.org, especially see https://safeexambrowser.org/developer/overview.html. Other documentation is available in the according repositories. 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: The correct way how to spell SEB for user-facing text is all three letters in CAPS. If you find SEB written as seb in code, then that's ok if it's some symbol users will never see. If you find SEB written as Seb, then that is definitely WRONG.