Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sn4k3/UVtools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Conceição <Tiago_caza@hotmail.com>2020-12-30 02:14:11 +0300
committerTiago Conceição <Tiago_caza@hotmail.com>2020-12-30 02:14:11 +0300
commit7211afe54d7a6863d1aefda4cbd0034659a7a11d (patch)
tree644a7f2c311b87987d52378b9aae357945d759f7 /UVtools.Platforms
parentb2617d149f1528c5ad292dacfae73de245ab07a9 (diff)
v2.1.0v2.1.0
Diffstat (limited to 'UVtools.Platforms')
-rw-r--r--UVtools.Platforms/arch-x64/libcvextern.sobin0 -> 99097232 bytes
-rw-r--r--UVtools.Platforms/linux-x64/libcvextern.sobin0 -> 45592592 bytes
-rw-r--r--UVtools.Platforms/osx-x64/Info.plist26
-rw-r--r--UVtools.Platforms/osx-x64/libcvextern.dylibbin0 -> 48698852 bytes
-rw-r--r--UVtools.Platforms/rhel-x64/libcvextern.sobin0 -> 45592592 bytes
5 files changed, 26 insertions, 0 deletions
diff --git a/UVtools.Platforms/arch-x64/libcvextern.so b/UVtools.Platforms/arch-x64/libcvextern.so
new file mode 100644
index 0000000..b8b0375
--- /dev/null
+++ b/UVtools.Platforms/arch-x64/libcvextern.so
Binary files differ
diff --git a/UVtools.Platforms/linux-x64/libcvextern.so b/UVtools.Platforms/linux-x64/libcvextern.so
new file mode 100644
index 0000000..a75ef49
--- /dev/null
+++ b/UVtools.Platforms/linux-x64/libcvextern.so
Binary files differ
diff --git a/UVtools.Platforms/osx-x64/Info.plist b/UVtools.Platforms/osx-x64/Info.plist
new file mode 100644
index 0000000..bd45bf0
--- /dev/null
+++ b/UVtools.Platforms/osx-x64/Info.plist
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+ <dict>
+ <key>CFBundleIconFile</key>
+ <string>UVtools.icns</string>
+ <key>CFBundleIdentifier</key>
+ <string>com.UVtools</string>
+ <key>CFBundleName</key>
+ <string>UVtools</string>
+ <key>CFBundleVersion</key>
+ <string>#VERSION</string>
+ <key>LSMinimumSystemVersion</key>
+ <string>10.12</string>
+ <key>CFBundleExecutable</key>
+ <string>UVtools</string>
+ <key>CFBundleInfoDictionaryVersion</key>
+ <string>6.0</string>
+ <key>CFBundlePackageType</key>
+ <string>APPL</string>
+ <key>CFBundleShortVersionString</key>
+ <string>#VERSION</string>
+ <key>NSHighResolutionCapable</key>
+ <true />
+ </dict>
+</plist>
diff --git a/UVtools.Platforms/osx-x64/libcvextern.dylib b/UVtools.Platforms/osx-x64/libcvextern.dylib
new file mode 100644
index 0000000..1af1f8c
--- /dev/null
+++ b/UVtools.Platforms/osx-x64/libcvextern.dylib
Binary files differ
diff --git a/UVtools.Platforms/rhel-x64/libcvextern.so b/UVtools.Platforms/rhel-x64/libcvextern.so
new file mode 100644
index 0000000..a75ef49
--- /dev/null
+++ b/UVtools.Platforms/rhel-x64/libcvextern.so
Binary files differ