Skip to content

Commit 59f3913

Browse files
committed
Custom Display Name
1 parent d82f344 commit 59f3913

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Config.xcconfig

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,14 @@ unique_id = ${DEVELOPMENT_TEAM}
1212

1313
//Version (DEFAULT)
1414
LOOP_FOLLOW_MARKETING_VERSION = 2.0.02
15+
16+
// Custom Display Name for Your LoopFollow App
17+
// ---------------------------------------------
18+
// The 'display_name' field allows you to personalize the name of this LoopFollow app instance.
19+
// This name appears on your device and helps to distinguish between different LoopFollow instances.
20+
//
21+
// How to Set:
22+
// 1. Replace 'LoopFollow' with the desired name of your app.
23+
// 2. Save the file and build the app for the changes to take effect.
24+
//
25+
display_name = LoopFollow

0 commit comments

Comments
 (0)