From b60ee2cfb3604945af6368a41ff2c796dd3b8546 Mon Sep 17 00:00:00 2001 From: Povilas Juzeliunas Date: Tue, 13 Oct 2020 15:14:30 +0200 Subject: [PATCH] CFBundleExecutable removed from Info.plist --- FSCalendar/Info.plist | 2 -- 1 file changed, 2 deletions(-) diff --git a/FSCalendar/Info.plist b/FSCalendar/Info.plist index f339028..61f2692 100644 --- a/FSCalendar/Info.plist +++ b/FSCalendar/Info.plist @@ -4,8 +4,6 @@ CFBundleDevelopmentRegion en - CFBundleExecutable - $(EXECUTABLE_NAME) CFBundleIdentifier $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion