Skip to content

Commit f852ebf

Browse files
author
Marco Filetti
committed
Version bump for binary test version
1 parent d868999 commit f852ebf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

PeyeDF.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -748,7 +748,7 @@
748748
isa = XCBuildConfiguration;
749749
buildSettings = {
750750
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
751-
CODE_SIGN_IDENTITY = "Mac Developer";
751+
CODE_SIGN_IDENTITY = "Developer ID Application";
752752
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Mac Developer";
753753
COMBINE_HIDPI_IMAGES = YES;
754754
INFOPLIST_FILE = PeyeDF/Info.plist;
@@ -765,7 +765,7 @@
765765
isa = XCBuildConfiguration;
766766
buildSettings = {
767767
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
768-
CODE_SIGN_IDENTITY = "Mac Developer";
768+
CODE_SIGN_IDENTITY = "Developer ID Application";
769769
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Mac Developer";
770770
COMBINE_HIDPI_IMAGES = YES;
771771
INFOPLIST_FILE = PeyeDF/Info.plist;

PeyeDF/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<key>CFBundlePackageType</key>
3939
<string>APPL</string>
4040
<key>CFBundleShortVersionString</key>
41-
<string>0.4</string>
41+
<string>0.4a</string>
4242
<key>CFBundleSignature</key>
4343
<string>????</string>
4444
<key>CFBundleVersion</key>

0 commit comments

Comments
 (0)