We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d82f344 commit 59f3913Copy full SHA for 59f3913
Config.xcconfig
@@ -12,3 +12,14 @@ unique_id = ${DEVELOPMENT_TEAM}
12
13
//Version (DEFAULT)
14
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