Skip to content
This repository was archived by the owner on Aug 25, 2023. It is now read-only.

Commit 3af7476

Browse files
committed
align readme
1 parent 88d853b commit 3af7476

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ class AppDelegate: UIResponder, UIApplicationDelegate {
3232

3333
// Set app id
3434
BLOCKv.configure(appID: "your-app-id")
35-
// Set platform environment
35+
36+
// Set platform environment to production
3637
BLOCKv.setEnvironment(.production)
3738

3839
// Check logged in state

0 commit comments

Comments
 (0)