We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e2bbd60 + b2c1af2 commit 4135001Copy full SHA for 4135001
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+# 4.0.3
2
+- Support Xcode 15
3
+
4
# 4.0.0
5
- Replaced `Carthage` with `SPM`
6
- Removed `Presentation` dependency references from project
Form.xcodeproj/project.pbxproj
@@ -866,7 +866,7 @@
866
"@executable_path/Frameworks",
867
"@loader_path/Frameworks",
868
);
869
- MARKETING_VERSION = 4.0.2;
+ MARKETING_VERSION = 4.0.3;
870
PRODUCT_BUNDLE_IDENTIFIER = com.iZettle.Form;
871
PRODUCT_NAME = Form;
872
SKIP_INSTALL = YES;
@@ -892,7 +892,7 @@
892
893
894
895
896
897
898
0 commit comments