Skip to content

Commit 99faf7d

Browse files
1.0.7
1 parent 9f24f00 commit 99faf7d

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

LaunchAtLoginHelperApp/LaunchAtLoginHelperApp/LaunchAtLoginHelperApp-Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.0.5</string>
20+
<string>1.0.7</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>

memoryio/memoryio.xcodeproj/project.pbxproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,6 @@
457457
buildSettings = {
458458
CLANG_ENABLE_OBJC_ARC = YES;
459459
CODE_SIGN_ENTITLEMENTS = memoryio.entitlements;
460-
CODE_SIGN_IDENTITY = "Mac Developer";
461460
COMBINE_HIDPI_IMAGES = YES;
462461
GCC_PRECOMPILE_PREFIX_HEADER = YES;
463462
GCC_PREFIX_HEADER = "memoryio/memoryio-Prefix.pch";
@@ -475,7 +474,6 @@
475474
buildSettings = {
476475
CLANG_ENABLE_OBJC_ARC = YES;
477476
CODE_SIGN_ENTITLEMENTS = memoryio.entitlements;
478-
CODE_SIGN_IDENTITY = "Mac Developer";
479477
COMBINE_HIDPI_IMAGES = YES;
480478
COPY_PHASE_STRIP = NO;
481479
GCC_PRECOMPILE_PREFIX_HEADER = YES;

memoryio/memoryio/memoryio-Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.0.6</string>
20+
<string>1.0.7</string>
2121
<key>CFBundleSignature</key>
2222
<string>AUME</string>
2323
<key>CFBundleVersion</key>
24-
<string>2</string>
24+
<string>1</string>
2525
<key>LSApplicationCategoryType</key>
2626
<string>public.app-category.lifestyle</string>
2727
<key>LSMinimumSystemVersion</key>

0 commit comments

Comments
 (0)