Skip to content

Commit 93cc7f2

Browse files
author
sarthakpranesh
committed
Build mac os .app for v1.1.1
Signed-off-by: sarthakpranesh <[email protected]>
1 parent 0530ec3 commit 93cc7f2

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed
+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
2+
<plist version="1.0"><dict>
3+
<key>CFBundlePackageType</key><string>APPL</string>
4+
<key>CFBundleName</key><string>cpuRoller</string>
5+
<key>CFBundleExecutable</key><string>cpuRoller</string>
6+
<key>CFBundleIdentifier</key><string>wails.cpuRoller.1.1.1</string>
7+
<key>CFBundleVersion</key><string>1.1.1</string>
8+
<key>CFBundleGetInfoString</key><string>Built by Sarthak Pranesh at 09 Dec 20 04:14 IST using Wails (https://wails.app)</string>
9+
<key>CFBundleShortVersionString</key><string>1.1.1</string>
10+
<key>CFBundleIconFile</key><string>iconfile</string>
11+
<key>NSHighResolutionCapable</key><string>true</string>
12+
</dict></plist>
9.16 MB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)