mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-09-25 06:55:57 +00:00
10 lines
244 B
Plaintext
10 lines
244 B
Plaintext
/* Bundle display name */
|
||
"CFBundleDisplayName" = "SimpleX NSE";
|
||
|
||
/* Bundle name */
|
||
"CFBundleName" = "SimpleX NSE";
|
||
|
||
/* Copyright (human-readable) */
|
||
"NSHumanReadableCopyright" = "Telif Hakkı © 2024 SimpleX Chat. Tüm hakları saklıdır.";
|
||
|