mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-11 01:57:20 +00:00
10 lines
272 B
Plaintext
10 lines
272 B
Plaintext
/* Bundle display name */
|
|
"CFBundleDisplayName" = "SimpleX NSE";
|
|
|
|
/* Bundle name */
|
|
"CFBundleName" = "SimpleX NSE";
|
|
|
|
/* Copyright (human-readable) */
|
|
"NSHumanReadableCopyright" = "ลิขสิทธิ์ © 2022 SimpleX Chat สงวนลิขสิทธิ์";
|
|
|