From 7255e675060d3c6b8bfd95ccd85cc33f0d02a238 Mon Sep 17 00:00:00 2001 From: Cameron Mc Gorian Date: Tue, 30 Oct 2018 10:33:43 +0100 Subject: [PATCH 1/5] Set bundle version to 1.0 --- Concurrency.xcodeproj/Concurrency_Info.plist | 41 ++++++++++---------- 1 file changed, 21 insertions(+), 20 deletions(-) diff --git a/Concurrency.xcodeproj/Concurrency_Info.plist b/Concurrency.xcodeproj/Concurrency_Info.plist index 57ada9f..31cc2b8 100644 --- a/Concurrency.xcodeproj/Concurrency_Info.plist +++ b/Concurrency.xcodeproj/Concurrency_Info.plist @@ -1,25 +1,26 @@ + - CFBundleDevelopmentRegion - en - CFBundleExecutable - $(EXECUTABLE_NAME) - CFBundleIdentifier - $(PRODUCT_BUNDLE_IDENTIFIER) - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - $(PRODUCT_NAME) - CFBundlePackageType - FMWK - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleVersion - $(CURRENT_PROJECT_VERSION) - NSPrincipalClass - + CFBundleDevelopmentRegion + en + CFBundleExecutable + $(EXECUTABLE_NAME) + CFBundleIdentifier + $(PRODUCT_BUNDLE_IDENTIFIER) + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + $(PRODUCT_NAME) + CFBundlePackageType + FMWK + CFBundleShortVersionString + 1.0 + CFBundleSignature + ???? + CFBundleVersion + 1.0 + NSPrincipalClass + From e8aa73f4044daeed1089b8024d416f5c949b6c7d Mon Sep 17 00:00:00 2001 From: Cameron Mc Gorian Date: Tue, 6 Nov 2018 20:48:40 +0100 Subject: [PATCH 2/5] Update to 0.6.1 --- Concurrency.xcodeproj/Concurrency_Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Concurrency.xcodeproj/Concurrency_Info.plist b/Concurrency.xcodeproj/Concurrency_Info.plist index 31cc2b8..624eba3 100644 --- a/Concurrency.xcodeproj/Concurrency_Info.plist +++ b/Concurrency.xcodeproj/Concurrency_Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.0 + 0.6.1 CFBundleSignature ???? CFBundleVersion From 726d726d0fdce2f2b1e1e8abd1381c321565dced Mon Sep 17 00:00:00 2001 From: Cameron Mc Gorian Date: Tue, 6 Nov 2018 20:49:54 +0100 Subject: [PATCH 3/5] Update --- Concurrency.xcodeproj/Concurrency_Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Concurrency.xcodeproj/Concurrency_Info.plist b/Concurrency.xcodeproj/Concurrency_Info.plist index 624eba3..2426d46 100644 --- a/Concurrency.xcodeproj/Concurrency_Info.plist +++ b/Concurrency.xcodeproj/Concurrency_Info.plist @@ -19,7 +19,7 @@ CFBundleSignature ???? CFBundleVersion - 1.0 + 0.6.1 NSPrincipalClass From e3b5e7fcd6d8ec7377694647f735cb955b2ec3ba Mon Sep 17 00:00:00 2001 From: Cameron Mc Gorian Date: Thu, 8 Nov 2018 09:47:39 +0100 Subject: [PATCH 4/5] Revert change to CFBundleShortVersionString --- Concurrency.xcodeproj/Concurrency_Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Concurrency.xcodeproj/Concurrency_Info.plist b/Concurrency.xcodeproj/Concurrency_Info.plist index 2426d46..ca1af4f 100644 --- a/Concurrency.xcodeproj/Concurrency_Info.plist +++ b/Concurrency.xcodeproj/Concurrency_Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.6.1 + 1.0 CFBundleSignature ???? CFBundleVersion From 6c180ab0ca6c02783582a9872762fc9e6cf402f4 Mon Sep 17 00:00:00 2001 From: Cameron Mc Gorian Date: Thu, 8 Nov 2018 19:33:12 +0100 Subject: [PATCH 5/5] Change version number --- Concurrency.xcodeproj/Concurrency_Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Concurrency.xcodeproj/Concurrency_Info.plist b/Concurrency.xcodeproj/Concurrency_Info.plist index ca1af4f..2426d46 100644 --- a/Concurrency.xcodeproj/Concurrency_Info.plist +++ b/Concurrency.xcodeproj/Concurrency_Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.0 + 0.6.1 CFBundleSignature ???? CFBundleVersion