Skip to content

Commit

Permalink
[Chore] Update iOS to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
blyscuit committed Dec 7, 2022
1 parent 134084e commit 2d36f7d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions iosApp/Survey.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1749,7 +1749,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 0.3.0;
MARKETING_VERSION = 0.4.0;
PRODUCT_BUNDLE_IDENTIFIER = "co.nimblehq.bliss.kmm-ic";
PRODUCT_NAME = Survey;
SDKROOT = iphoneos;
Expand Down Expand Up @@ -2009,7 +2009,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 0.3.0;
MARKETING_VERSION = 0.4.0;
PRODUCT_BUNDLE_IDENTIFIER = "co.nimblehq.bliss.kmm-ic";
PRODUCT_NAME = Survey;
SDKROOT = iphoneos;
Expand All @@ -2035,7 +2035,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 0.3.0;
MARKETING_VERSION = 0.4.0;
PRODUCT_BUNDLE_IDENTIFIER = "co.nimblehq.bliss.kmm-ic";
PRODUCT_NAME = Survey;
SDKROOT = iphoneos;
Expand Down Expand Up @@ -2086,7 +2086,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 0.3.0;
MARKETING_VERSION = 0.4.0;
PRODUCT_BUNDLE_IDENTIFIER = "co.nimblehq.bliss.kmm-ic";
PRODUCT_NAME = Survey;
SDKROOT = iphoneos;
Expand Down

0 comments on commit 2d36f7d

Please sign in to comment.