RileyLink-InfoPlist.strings 169 B

12345678910
  1. /* Bundle display name */
  2. "CFBundleDisplayName" = "RileyLink";
  3. /* Get Info string */
  4. "CFBundleGetInfoString" = "Tom";
  5. /* Bundle name */
  6. "CFBundleName" = "RileyLink";