Skip to content

Commit

Permalink
v0.04 App
Browse files Browse the repository at this point in the history
  • Loading branch information
ribalba committed Nov 21, 2023
1 parent f98a896 commit 0d08f6f
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions app/hog/hog.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 13.0;
MARKETING_VERSION = 0.3;
MARKETING_VERSION = 0.4;
PRODUCT_BUNDLE_IDENTIFIER = "berlin.green-coding.hog";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
Expand Down Expand Up @@ -529,7 +529,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 13.0;
MARKETING_VERSION = 0.3;
MARKETING_VERSION = 0.4;
PRODUCT_BUNDLE_IDENTIFIER = "berlin.green-coding.hog";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
Expand Down
Binary file not shown.
8 changes: 4 additions & 4 deletions hog.app/Contents/Info.plist
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>23A344</string>
<string>23B81</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDisplayName</key>
Expand All @@ -23,7 +23,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.3</string>
<string>0.4</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
Expand All @@ -43,9 +43,9 @@
<key>DTSDKName</key>
<string>macosx14.0</string>
<key>DTXcode</key>
<string>1500</string>
<string>1501</string>
<key>DTXcodeBuild</key>
<string>15A240d</string>
<string>15A507</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.developer-tools</string>
<key>LSMinimumSystemVersion</key>
Expand Down
Binary file modified hog.app/Contents/MacOS/hog
Binary file not shown.
Binary file modified hog.app/Contents/Resources/Assets.car
Binary file not shown.
4 changes: 2 additions & 2 deletions hog.app/Contents/_CodeSignature/CodeResources
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</data>
<key>Resources/Assets.car</key>
<data>
pOV/a5sBHrQiQU52+y3ipZJqRWE=
0QLbZiW/YnEz7FWn1kq6tRCaJPI=
</data>
<key>Resources/demo_db.db</key>
<data>
Expand All @@ -30,7 +30,7 @@
<dict>
<key>hash2</key>
<data>
yl68HJmBHl3ZMRFphzDpJwXm3dMVkSxAhIXwqx+7+jA=
niBz4xaFQCn79/kIkk+hihtdXg/O/xMU6/gAECVphpg=
</data>
</dict>
<key>Resources/demo_db.db</key>
Expand Down

0 comments on commit 0d08f6f

Please sign in to comment.