We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc6a009 commit c62cdcfCopy full SHA for c62cdcf
1 file changed
version_info.txt
@@ -0,0 +1,16 @@
1
+# VibeCulling 버전 정보
2
+# build_mac_app.sh 스크립트에서 사용됩니다.
3
+
4
+# 파일 버전 정보
5
+FileVersion='25.08.05'
6
+ProductVersion='25.08.05'
7
8
+# 애플리케이션 정보
9
+AppName='VibeCulling'
10
+CompanyName='newboon'
11
+FileDescription='Photo Culling Application'
12
+LegalCopyright='Copyright © 2025 newboon'
13
14
+# 빌드 정보
15
+BuildDate=$(date '+%Y-%m-%d %H:%M:%S')
16
+BuildNumber='0'
0 commit comments