Skip to content

Commit 0d08f6f

Browse files
committed
v0.04 App
1 parent f98a896 commit 0d08f6f

File tree

6 files changed

+8
-8
lines changed

6 files changed

+8
-8
lines changed

app/hog/hog.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@
493493
"@executable_path/../Frameworks",
494494
);
495495
MACOSX_DEPLOYMENT_TARGET = 13.0;
496-
MARKETING_VERSION = 0.3;
496+
MARKETING_VERSION = 0.4;
497497
PRODUCT_BUNDLE_IDENTIFIER = "berlin.green-coding.hog";
498498
PRODUCT_NAME = "$(TARGET_NAME)";
499499
SWIFT_EMIT_LOC_STRINGS = YES;
@@ -529,7 +529,7 @@
529529
"@executable_path/../Frameworks",
530530
);
531531
MACOSX_DEPLOYMENT_TARGET = 13.0;
532-
MARKETING_VERSION = 0.3;
532+
MARKETING_VERSION = 0.4;
533533
PRODUCT_BUNDLE_IDENTIFIER = "berlin.green-coding.hog";
534534
PRODUCT_NAME = "$(TARGET_NAME)";
535535
SWIFT_EMIT_LOC_STRINGS = YES;

hog.app/Contents/Info.plist

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plist version="1.0">
44
<dict>
55
<key>BuildMachineOSBuild</key>
6-
<string>23A344</string>
6+
<string>23B81</string>
77
<key>CFBundleDevelopmentRegion</key>
88
<string>en</string>
99
<key>CFBundleDisplayName</key>
@@ -23,7 +23,7 @@
2323
<key>CFBundlePackageType</key>
2424
<string>APPL</string>
2525
<key>CFBundleShortVersionString</key>
26-
<string>0.3</string>
26+
<string>0.4</string>
2727
<key>CFBundleSupportedPlatforms</key>
2828
<array>
2929
<string>MacOSX</string>
@@ -43,9 +43,9 @@
4343
<key>DTSDKName</key>
4444
<string>macosx14.0</string>
4545
<key>DTXcode</key>
46-
<string>1500</string>
46+
<string>1501</string>
4747
<key>DTXcodeBuild</key>
48-
<string>15A240d</string>
48+
<string>15A507</string>
4949
<key>LSApplicationCategoryType</key>
5050
<string>public.app-category.developer-tools</string>
5151
<key>LSMinimumSystemVersion</key>

hog.app/Contents/MacOS/hog

0 Bytes
Binary file not shown.

hog.app/Contents/Resources/Assets.car

0 Bytes
Binary file not shown.

hog.app/Contents/_CodeSignature/CodeResources

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</data>
1111
<key>Resources/Assets.car</key>
1212
<data>
13-
pOV/a5sBHrQiQU52+y3ipZJqRWE=
13+
0QLbZiW/YnEz7FWn1kq6tRCaJPI=
1414
</data>
1515
<key>Resources/demo_db.db</key>
1616
<data>
@@ -30,7 +30,7 @@
3030
<dict>
3131
<key>hash2</key>
3232
<data>
33-
yl68HJmBHl3ZMRFphzDpJwXm3dMVkSxAhIXwqx+7+jA=
33+
niBz4xaFQCn79/kIkk+hihtdXg/O/xMU6/gAECVphpg=
3434
</data>
3535
</dict>
3636
<key>Resources/demo_db.db</key>

0 commit comments

Comments
 (0)