|
|
@@ -12,3 +12,14 @@ unique_id = ${DEVELOPMENT_TEAM}
|
|
|
|
|
|
//Version (DEFAULT)
|
|
|
LOOP_FOLLOW_MARKETING_VERSION = 2.0.02
|
|
|
+
|
|
|
+// Custom Display Name for Your LoopFollow App
|
|
|
+// ---------------------------------------------
|
|
|
+// The 'display_name' field allows you to personalize the name of this LoopFollow app instance.
|
|
|
+// This name appears on your device and helps to distinguish between different LoopFollow instances.
|
|
|
+//
|
|
|
+// How to Set:
|
|
|
+// 1. Replace 'LoopFollow' with the desired name of your app.
|
|
|
+// 2. Save the file and build the app for the changes to take effect.
|
|
|
+//
|
|
|
+display_name = LoopFollow
|