diff --git a/Info.plist b/Info.plist new file mode 100644 index 0000000..b4bf21b --- /dev/null +++ b/Info.plist @@ -0,0 +1,44 @@ + + + + + BuildMachineOSBuild + 19H2 + CFBundleDevelopmentRegion + en + CFBundleDisplayName + arounders + CFBundleExecutable + arounders + CFBundleIconFile + arounders + CFBundleIconName + arounders + CFBundleIdentifier + net.jailers.arounders + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + arounders + CFBundlePackageType + APPL + CFBundleShortVersionString + 1.2.0 + CFBundleSignature + ???? + CFBundleVersion + 1.2.0 + CSResourcesFileMapped + + LSMinimumSystemVersion + 10.12 + NSHighResolutionCapable + + NSHumanReadableCopyright + Copyright 2023 JailDoctor + NSPrincipalClass + NSApplication + SUPublicDSAKeyFile + dsa_pub.pem + + \ No newline at end of file diff --git a/arounders.icns b/arounders.icns new file mode 100644 index 0000000..0074142 Binary files /dev/null and b/arounders.icns differ