Skip to content

Commit

Permalink
tags updated
Browse files Browse the repository at this point in the history
  • Loading branch information
antingle committed Apr 16, 2022
1 parent 8d3a7d2 commit 5879ffb
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions Calculator.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 0.2.0;
MARKETING_VERSION = 0.3.0;
PRODUCT_BUNDLE_IDENTIFIER = anthonyingle.Calculator;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
Expand Down Expand Up @@ -347,7 +347,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 0.2.0;
MARKETING_VERSION = 0.3.0;
PRODUCT_BUNDLE_IDENTIFIER = anthonyingle.Calculator;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
Expand Down
2 changes: 1 addition & 1 deletion Calculator/Calculator/Calculator.app/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.2.0</string>
<string>0.3.0</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
Expand Down
Binary file modified Calculator/Calculator/Calculator.app/Contents/MacOS/Calculator
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</data>
<key>Resources/Assets.car</key>
<data>
mMtfXFWgBGPkpUYkcxuGkwrf5qs=
MVgKWjsu1E5ukHAVAbv5oqkwjJQ=
</data>
</dict>
<key>files2</key>
Expand All @@ -26,7 +26,7 @@
<dict>
<key>hash2</key>
<data>
KGkM1PIBVBr2DXgWlf+Pn1W5zUHEwW7/yFeud6er7GI=
P/RssNKSzi3zj7gR4S86ghdngRkaMnPXVBEKIZxPfno=
</data>
</dict>
</dict>
Expand Down

0 comments on commit 5879ffb

Please sign in to comment.