Run virtual machines on iOS
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
226 B

  1. /* Bundle display name */
  2. "CFBundleDisplayName" = "QEMUHelper";
  3. /* Bundle name */
  4. "CFBundleName" = "QEMUHelper";
  5. /* Copyright (human-readable) */
  6. "NSHumanReadableCopyright" = "Copyright © 2020 osy. 保留所有权利。";