LoopFollowDisplayNameConfig.xcconfig 702 B

1234567891011121314151617181920
  1. //
  2. // LoopFollowDisplayNameConfig.xcconfig
  3. //
  4. // Use this file to configure instance-specific settings for LoopFollow.
  5. //
  6. // App Suffix: Used to differentiate AppGroupIdentifier between different app instances.
  7. app_suffix =
  8. // Custom Display Name for Your LoopFollow App
  9. // ---------------------------------------------
  10. // The 'display_name' field allows you to personalize the name of this LoopFollow app instance.
  11. // This name appears on your device and helps to distinguish between different LoopFollow instances.
  12. //
  13. // How to Set:
  14. // 1. Replace 'LoopFollow' with the desired name of your app.
  15. // 2. Save the file and build the app for the changes to take effect.
  16. //
  17. display_name = LoopFollow