Build History
Protected build records
No build records yet.
Build History
Protected build records
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