Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
pippocao committed Dec 3, 2024
2 parents c4a4613 + 6c8fc0a commit be2e57e
Show file tree
Hide file tree
Showing 168 changed files with 3,190 additions and 3,160 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Changelog
## [v1.4.7] - 2024-11-15
- **Bug fix**: [Enabling mmap on Android Devices May Cause Freezes or Crashes](https://github.com/Tencent/BqLog/issues/34), mmap recover feature is reopen.

# Changelog
## [v1.4.6] - 2024-11-15
- **Bug fix**: [mmap is not working on linux](https://github.com/Tencent/BqLog/issues/25)
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# BqLog(扁鹊日志)(V 1.4.6) ([ChangeLog](/CHANGELOG.md))
# BqLog(扁鹊日志)(V 1.4.7) ([ChangeLog](/CHANGELOG.md))
[![license](https://img.shields.io/badge/license-APACHE2.0-brightgreen.svg?style=flat)](https://github.com/Tencent/BqLog/blob/main/LICENSE.txt)
[![Release Version](https://img.shields.io/badge/release-1.4.6-red.svg)](https://github.com/Tencent/BqLog/releases)
[![Release Version](https://img.shields.io/badge/release-1.4.7-red.svg)](https://github.com/Tencent/BqLog/releases)
> [中文文档](./README_CHS.md)
> BqLog is a lightweight, high-performance logging system used in projects such as "Honor of Kings," and it has been successfully deployed and is running smoothly.
> ***Version 1.5.x of BqLog is on its way! Originating from mobile clients, this new version of BqLog can achieve more than double the performance on desktop and server devices by lifting some memory usage restrictions.***
Expand Down
4 changes: 2 additions & 2 deletions README_CHS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# BqLog(扁鹊日志)(V 1.4.6) ([ChangeLog](/CHANGELOG.md))
# BqLog(扁鹊日志)(V 1.4.7) ([ChangeLog](/CHANGELOG.md))
[![license](https://img.shields.io/badge/license-APACHE2.0-brightgreen.svg?style=flat)](https://github.com/Tencent/BqLog/blob/main/LICENSE.txt)
[![Release Version](https://img.shields.io/badge/release-1.4.6-red.svg)](https://github.com/Tencent/BqLog/releases)
[![Release Version](https://img.shields.io/badge/release-1.4.7-red.svg)](https://github.com/Tencent/BqLog/releases)
> BqLog是一个轻量级,高性能日志系统,应用于《Honor Of Kings》等项目,已经上线并良好运行
> ***BqLog的1.5.x版本正在路上,BqLog源自移动客户端,在桌面和服务器设备上,该新版本BqLog可以通过放开部分内存使用限制达到成倍以上的性能提高。***
## 支持平台
Expand Down
Binary file modified bin/tools/linux32/BqLog_CategoryLogGenerator
Binary file not shown.
Binary file modified bin/tools/linux32/BqLog_LogDecoder
Binary file not shown.
Binary file modified bin/tools/linux64/BqLog_CategoryLogGenerator
Binary file not shown.
Binary file modified bin/tools/linux64/BqLog_LogDecoder
Binary file not shown.
Binary file modified bin/tools/mac/Debug/BqLog_CategoryLogGenerator
Binary file not shown.
Binary file modified bin/tools/mac/MinSizeRel/BqLog_CategoryLogGenerator
Binary file not shown.
Binary file modified bin/tools/mac/MinSizeRel/BqLog_LogDecoder
Binary file not shown.
Binary file modified bin/tools/mac/RelWithDebInfo/BqLog_CategoryLogGenerator
Binary file not shown.
Binary file modified bin/tools/mac/RelWithDebInfo/BqLog_LogDecoder
Binary file not shown.
Binary file modified bin/tools/mac/Release/BqLog_CategoryLogGenerator
Binary file not shown.
Binary file modified bin/tools/win64/Debug/BqLog_CategoryLogGenerator.exe
Binary file not shown.
Binary file modified bin/tools/win64/Debug/BqLog_CategoryLogGenerator.pdb
Binary file not shown.
Binary file modified bin/tools/win64/Debug/BqLog_LogDecoder.exe
Binary file not shown.
Binary file modified bin/tools/win64/Debug/BqLog_LogDecoder.pdb
Binary file not shown.
Binary file modified bin/tools/win64/MinSizeRel/BqLog_CategoryLogGenerator.exe
Binary file not shown.
Binary file modified bin/tools/win64/MinSizeRel/BqLog_LogDecoder.exe
Binary file not shown.
Binary file modified bin/tools/win64/RelWithDebInfo/BqLog_CategoryLogGenerator.exe
Binary file not shown.
Binary file modified bin/tools/win64/RelWithDebInfo/BqLog_CategoryLogGenerator.pdb
Binary file not shown.
Binary file modified bin/tools/win64/RelWithDebInfo/BqLog_LogDecoder.exe
Binary file not shown.
Binary file modified bin/tools/win64/RelWithDebInfo/BqLog_LogDecoder.pdb
Binary file not shown.
Binary file modified bin/tools/win64/Release/BqLog_CategoryLogGenerator.exe
Binary file not shown.
Binary file modified bin/tools/win64/Release/BqLog_LogDecoder.exe
Binary file not shown.
Binary file modified dist/dynamic_lib/android/arm64-v8a/Debug/libBqLog.so
Binary file not shown.
Binary file modified dist/dynamic_lib/android/arm64-v8a/Debug/libBqLog_Symbol.so
Binary file not shown.
Binary file modified dist/dynamic_lib/android/arm64-v8a/MinSizeRel/libBqLog.so
Binary file not shown.
Binary file modified dist/dynamic_lib/android/arm64-v8a/MinSizeRel/libBqLog_Symbol.so
Binary file not shown.
Binary file modified dist/dynamic_lib/android/armeabi-v7a/Debug/libBqLog.so
Binary file not shown.
Binary file modified dist/dynamic_lib/android/armeabi-v7a/Debug/libBqLog_Symbol.so
Binary file not shown.
Binary file modified dist/dynamic_lib/android/armeabi-v7a/MinSizeRel/libBqLog.so
Binary file not shown.
Binary file not shown.
Binary file modified dist/dynamic_lib/android/x86_64/Debug/libBqLog.so
Binary file not shown.
Binary file modified dist/dynamic_lib/android/x86_64/Debug/libBqLog_Symbol.so
Binary file not shown.
Binary file modified dist/dynamic_lib/android/x86_64/MinSizeRel/libBqLog.so
Binary file not shown.
Binary file modified dist/dynamic_lib/android/x86_64/MinSizeRel/libBqLog_Symbol.so
Binary file not shown.
Binary file not shown.

Large diffs are not rendered by default.

Binary file modified dist/dynamic_lib/ios/Debug/BqLog.framework/BqLog
Binary file not shown.
Binary file modified dist/dynamic_lib/ios/Debug/BqLog.framework/Info.plist
Binary file not shown.
Binary file modified dist/dynamic_lib/ios/MinSizeRel/BqLog.framework/BqLog
Binary file not shown.
Binary file modified dist/dynamic_lib/ios/MinSizeRel/BqLog.framework/Info.plist
Binary file not shown.
Binary file not shown.

Large diffs are not rendered by default.

Binary file modified dist/dynamic_lib/ios/RelWithDebInfo/BqLog.framework/BqLog
Binary file not shown.
Binary file modified dist/dynamic_lib/ios/RelWithDebInfo/BqLog.framework/Info.plist
Binary file not shown.
Binary file modified dist/dynamic_lib/ios/Release/BqLog.framework/BqLog
Binary file not shown.
Binary file modified dist/dynamic_lib/ios/Release/BqLog.framework/Info.plist
Binary file not shown.
Binary file modified dist/dynamic_lib/linux32/Debug/libBqLog.so
Binary file not shown.
Binary file modified dist/dynamic_lib/linux32/MinSizeRel/libBqLog.so
Binary file not shown.
Binary file modified dist/dynamic_lib/linux32/RelWithDebInfo/libBqLog.so
Binary file not shown.
Binary file modified dist/dynamic_lib/linux32/Release/libBqLog.so
Binary file not shown.
Binary file modified dist/dynamic_lib/linux64/Debug/libBqLog.so
Binary file not shown.
Binary file modified dist/dynamic_lib/linux64/MinSizeRel/libBqLog.so
Binary file not shown.
Binary file modified dist/dynamic_lib/linux64/RelWithDebInfo/libBqLog.so
Binary file not shown.
Binary file modified dist/dynamic_lib/linux64/Release/libBqLog.so
Binary file not shown.
Binary file modified dist/dynamic_lib/mac/Debug/BqLog.framework/BqLog
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>23H124</string>
<string>23H222</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
Expand Down
Binary file modified dist/dynamic_lib/mac/Debug/BqLog.framework/Versions/1.0.0/BqLog
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>23H124</string>
<string>23H222</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<dict>
<key>Resources/Info.plist</key>
<data>
b00LyK/85ocUJlpRPoXH/Bl8Jo0=
Lf2aFoTuVQ8a3KcPskPMF5iZD9I=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -183,7 +183,7 @@
<dict>
<key>hash2</key>
<data>
gTI34ZLLwI5fv/BwcXFGGRIQ78RX7oJJagSjt1QjM9o=
ZSeF66Pwuur0L4LyOP7k0wE9V4L1aDdEetqHgoUEuYo=
</data>
</dict>
</dict>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>23H124</string>
<string>23H222</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<dict>
<key>Resources/Info.plist</key>
<data>
b00LyK/85ocUJlpRPoXH/Bl8Jo0=
Lf2aFoTuVQ8a3KcPskPMF5iZD9I=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -183,7 +183,7 @@
<dict>
<key>hash2</key>
<data>
gTI34ZLLwI5fv/BwcXFGGRIQ78RX7oJJagSjt1QjM9o=
ZSeF66Pwuur0L4LyOP7k0wE9V4L1aDdEetqHgoUEuYo=
</data>
</dict>
</dict>
Expand Down
Binary file modified dist/dynamic_lib/mac/Debug/libBqLog.dylib
Binary file not shown.
Binary file modified dist/dynamic_lib/mac/MinSizeRel/BqLog.framework/BqLog
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>23H124</string>
<string>23H222</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>23H124</string>
<string>23H222</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<dict>
<key>Resources/Info.plist</key>
<data>
b00LyK/85ocUJlpRPoXH/Bl8Jo0=
Lf2aFoTuVQ8a3KcPskPMF5iZD9I=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -183,7 +183,7 @@
<dict>
<key>hash2</key>
<data>
gTI34ZLLwI5fv/BwcXFGGRIQ78RX7oJJagSjt1QjM9o=
ZSeF66Pwuur0L4LyOP7k0wE9V4L1aDdEetqHgoUEuYo=
</data>
</dict>
</dict>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>23H124</string>
<string>23H222</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<dict>
<key>Resources/Info.plist</key>
<data>
b00LyK/85ocUJlpRPoXH/Bl8Jo0=
Lf2aFoTuVQ8a3KcPskPMF5iZD9I=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -183,7 +183,7 @@
<dict>
<key>hash2</key>
<data>
gTI34ZLLwI5fv/BwcXFGGRIQ78RX7oJJagSjt1QjM9o=
ZSeF66Pwuur0L4LyOP7k0wE9V4L1aDdEetqHgoUEuYo=
</data>
</dict>
</dict>
Expand Down
Binary file modified dist/dynamic_lib/mac/MinSizeRel/libBqLog.dylib
Binary file not shown.
Binary file modified dist/dynamic_lib/mac/RelWithDebInfo/BqLog.framework/BqLog
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>23H124</string>
<string>23H222</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>23H124</string>
<string>23H222</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<dict>
<key>Resources/Info.plist</key>
<data>
b00LyK/85ocUJlpRPoXH/Bl8Jo0=
Lf2aFoTuVQ8a3KcPskPMF5iZD9I=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -183,7 +183,7 @@
<dict>
<key>hash2</key>
<data>
gTI34ZLLwI5fv/BwcXFGGRIQ78RX7oJJagSjt1QjM9o=
ZSeF66Pwuur0L4LyOP7k0wE9V4L1aDdEetqHgoUEuYo=
</data>
</dict>
</dict>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>23H124</string>
<string>23H222</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<dict>
<key>Resources/Info.plist</key>
<data>
b00LyK/85ocUJlpRPoXH/Bl8Jo0=
Lf2aFoTuVQ8a3KcPskPMF5iZD9I=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -183,7 +183,7 @@
<dict>
<key>hash2</key>
<data>
gTI34ZLLwI5fv/BwcXFGGRIQ78RX7oJJagSjt1QjM9o=
ZSeF66Pwuur0L4LyOP7k0wE9V4L1aDdEetqHgoUEuYo=
</data>
</dict>
</dict>
Expand Down
Binary file modified dist/dynamic_lib/mac/RelWithDebInfo/libBqLog.dylib
Binary file not shown.
Binary file modified dist/dynamic_lib/mac/Release/BqLog.framework/BqLog
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>23H124</string>
<string>23H222</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>23H124</string>
<string>23H222</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<dict>
<key>Resources/Info.plist</key>
<data>
b00LyK/85ocUJlpRPoXH/Bl8Jo0=
Lf2aFoTuVQ8a3KcPskPMF5iZD9I=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -183,7 +183,7 @@
<dict>
<key>hash2</key>
<data>
gTI34ZLLwI5fv/BwcXFGGRIQ78RX7oJJagSjt1QjM9o=
ZSeF66Pwuur0L4LyOP7k0wE9V4L1aDdEetqHgoUEuYo=
</data>
</dict>
</dict>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>23H124</string>
<string>23H222</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<dict>
<key>Resources/Info.plist</key>
<data>
b00LyK/85ocUJlpRPoXH/Bl8Jo0=
Lf2aFoTuVQ8a3KcPskPMF5iZD9I=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -183,7 +183,7 @@
<dict>
<key>hash2</key>
<data>
gTI34ZLLwI5fv/BwcXFGGRIQ78RX7oJJagSjt1QjM9o=
ZSeF66Pwuur0L4LyOP7k0wE9V4L1aDdEetqHgoUEuYo=
</data>
</dict>
</dict>
Expand Down
Binary file modified dist/dynamic_lib/mac/Release/libBqLog.dylib
Binary file not shown.
Binary file modified dist/dynamic_lib/win64/Debug/BqLog.dll
Binary file not shown.
Binary file modified dist/dynamic_lib/win64/Debug/BqLog.pdb
Binary file not shown.
Binary file modified dist/dynamic_lib/win64/MinSizeRel/BqLog.dll
Binary file not shown.
Binary file modified dist/dynamic_lib/win64/RelWithDebInfo/BqLog.dll
Binary file not shown.
Binary file modified dist/dynamic_lib/win64/RelWithDebInfo/BqLog.pdb
Binary file not shown.
Binary file modified dist/dynamic_lib/win64/Release/BqLog.dll
Binary file not shown.
Binary file modified dist/static_lib/linux32/Debug/libBqLog.a
Binary file not shown.
Binary file modified dist/static_lib/linux32/MinSizeRel/libBqLog.a
Binary file not shown.
Binary file modified dist/static_lib/linux32/RelWithDebInfo/libBqLog.a
Binary file not shown.
Binary file modified dist/static_lib/linux32/Release/libBqLog.a
Binary file not shown.
Binary file modified dist/static_lib/linux64/Debug/libBqLog.a
Binary file not shown.
Binary file modified dist/static_lib/linux64/MinSizeRel/libBqLog.a
Binary file not shown.
Binary file modified dist/static_lib/linux64/RelWithDebInfo/libBqLog.a
Binary file not shown.
Binary file modified dist/static_lib/linux64/Release/libBqLog.a
Binary file not shown.
Binary file modified dist/static_lib/mac/Debug/BqLog.framework/BqLog
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>23H124</string>
<string>23H222</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
Expand Down
Binary file modified dist/static_lib/mac/Debug/BqLog.framework/Versions/1.0.0/BqLog
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>23H124</string>
<string>23H222</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<dict>
<key>Resources/Info.plist</key>
<data>
b00LyK/85ocUJlpRPoXH/Bl8Jo0=
Lf2aFoTuVQ8a3KcPskPMF5iZD9I=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -279,11 +279,11 @@
<dict>
<key>hash</key>
<data>
b00LyK/85ocUJlpRPoXH/Bl8Jo0=
Lf2aFoTuVQ8a3KcPskPMF5iZD9I=
</data>
<key>hash2</key>
<data>
gTI34ZLLwI5fv/BwcXFGGRIQ78RX7oJJagSjt1QjM9o=
ZSeF66Pwuur0L4LyOP7k0wE9V4L1aDdEetqHgoUEuYo=
</data>
</dict>
</dict>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>23H124</string>
<string>23H222</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<dict>
<key>Resources/Info.plist</key>
<data>
b00LyK/85ocUJlpRPoXH/Bl8Jo0=
Lf2aFoTuVQ8a3KcPskPMF5iZD9I=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -279,11 +279,11 @@
<dict>
<key>hash</key>
<data>
b00LyK/85ocUJlpRPoXH/Bl8Jo0=
Lf2aFoTuVQ8a3KcPskPMF5iZD9I=
</data>
<key>hash2</key>
<data>
gTI34ZLLwI5fv/BwcXFGGRIQ78RX7oJJagSjt1QjM9o=
ZSeF66Pwuur0L4LyOP7k0wE9V4L1aDdEetqHgoUEuYo=
</data>
</dict>
</dict>
Expand Down
Binary file modified dist/static_lib/mac/Debug/libBqLog.a
Binary file not shown.
Binary file modified dist/static_lib/mac/MinSizeRel/BqLog.framework/BqLog
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>23H124</string>
<string>23H222</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
Expand Down
Binary file modified dist/static_lib/mac/MinSizeRel/BqLog.framework/Versions/1.0.0/BqLog
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>23H124</string>
<string>23H222</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<dict>
<key>Resources/Info.plist</key>
<data>
b00LyK/85ocUJlpRPoXH/Bl8Jo0=
Lf2aFoTuVQ8a3KcPskPMF5iZD9I=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -279,11 +279,11 @@
<dict>
<key>hash</key>
<data>
b00LyK/85ocUJlpRPoXH/Bl8Jo0=
Lf2aFoTuVQ8a3KcPskPMF5iZD9I=
</data>
<key>hash2</key>
<data>
gTI34ZLLwI5fv/BwcXFGGRIQ78RX7oJJagSjt1QjM9o=
ZSeF66Pwuur0L4LyOP7k0wE9V4L1aDdEetqHgoUEuYo=
</data>
</dict>
</dict>
Expand Down
Binary file not shown.
Loading

0 comments on commit be2e57e

Please sign in to comment.