Skip to content

Commit c62cdcf

Browse files
committed
Create version_info.txt
1 parent fc6a009 commit c62cdcf

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

version_info.txt

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)