From 5ededf0d64c4b7994fb51db05c3e59ccbf905753 Mon Sep 17 00:00:00 2001 From: Benjamin Culkin Date: Wed, 17 Jan 2024 20:12:21 -0500 Subject: Initial commit --- build/Pagic.woa/Contents/Info.plist | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 build/Pagic.woa/Contents/Info.plist (limited to 'build/Pagic.woa/Contents/Info.plist') diff --git a/build/Pagic.woa/Contents/Info.plist b/build/Pagic.woa/Contents/Info.plist new file mode 100644 index 0000000..d3e8801 --- /dev/null +++ b/build/Pagic.woa/Contents/Info.plist @@ -0,0 +1,37 @@ + + + + NOTE + autogenerated + CFBundleDevelopmentRegion + English + CFBundleExecutable + Pagic + CFBundleIconFile + WOAfile.icns + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + APPL + CFBundleSignature + webo + CFBundleShortVersionString + 0.0 + CFBundleVersion + + NSExecutable + Pagic + NSJavaNeeded + + NSJavaPath + + Pagic.jar + + NSJavaPathClient + $basename.jar + NSJavaRoot + Contents/Resources/Java + NSJavaRootClient + Contents/WebServerResources/Java + + \ No newline at end of file -- cgit v1.2.3