From 16b26143835976e55fae118bec7dea6802b89912 Mon Sep 17 00:00:00 2001 From: bjornoleh <63544115+bjornoleh@users.noreply.github.com> Date: Thu, 29 Feb 2024 15:30:05 +0100 Subject: [PATCH] Update Config.xcconfig --- Config.xcconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Config.xcconfig b/Config.xcconfig index 2850081c36..64cf0b1429 100644 --- a/Config.xcconfig +++ b/Config.xcconfig @@ -1,5 +1,5 @@ APP_DISPLAY_NAME = dev -APP_VERSION = 2.3.1 +APP_VERSION = 1.0.0 APP_BUILD_NUMBER = 1 COPYRIGHT_NOTICE = DEVELOPER_TEAM = ##TEAM_ID## @@ -9,4 +9,4 @@ APP_ICON = pod_colorful APP_URL_SCHEME = freeaps-x #include? "ConfigOverride.xcconfig" -//#include? "../../ConfigOverride.xcconfig" \ No newline at end of file +//#include? "../../ConfigOverride.xcconfig"