License
Unassigned
License
Unassigned
Machines
-
Projects
-
Builds
-
Workspace data panel
Track the current project, configuration readiness, and the latest protected build activity in one place.
Current project
- -Configuration state
Draft Configuration is always attached to a specific project.Guide state
Pending This onboarding guide stays visible until the first project and configuration are fully completed.Recent builds
Let's get you started with your first protected build. Follow these steps to set up your workspace.
Review your plan before setting up the workspace.
Define the app you want to protect.
You can enter multiple package names separated by commas.
Enable hardening rules for your builds.
Entry Shaping
Encryption
Runtime Defense
Download CLI and authenticate your device
curl -fsSL https://www.lumenlock.space/downloads/install.sh | sh After installation, run the login command to link your device:
lumenlock login You've completed the setup! Now use the LumenLock CLI in your terminal to protect your builds.
Use LumenLock CLI to protect your builds:
lumenlock check lumenlock --config <config_id> xcodebuild ... lumenlock --config <config_id> ./gradlew ... Mark this guide as completed and return to dashboard