Skip to content

Commit de09095

Browse files
committed
Update framework to version 3.6.5
1 parent b1602c7 commit de09095

File tree

108 files changed

+152191
-209400
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

108 files changed

+152191
-209400
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Version 3.6.5
2+
2025-06-04
3+
- [Changed] Internal improvements
4+
15
# Version 2.6.2
26
2025-25-03
37
+ Fixed crash when accessing `enrolled_at` property of account model after account recovery

CarthageJson/FuturaeKit.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,6 @@
6060
"2.6.1": "https://github.com/Futurae-Technologies/ios-sdk/releases/download/v2.6.1/FuturaeKit-v2.6.1-framework.zip",
6161
"3.6.4": "https://github.com/Futurae-Technologies/ios-sdk/releases/download/v3.6.4/FuturaeKit-v3.6.4-framework.zip",
6262
"1.7.1": "https://github.com/Futurae-Technologies/ios-sdk/releases/download/v1.7.1/FuturaeKit-v1.7.1-framework.zip",
63-
"2.6.2": "https://github.com/Futurae-Technologies/ios-sdk/releases/download/v2.6.2/FuturaeKit-v2.6.2-framework.zip"
63+
"2.6.2": "https://github.com/Futurae-Technologies/ios-sdk/releases/download/v2.6.2/FuturaeKit-v2.6.2-framework.zip",
64+
"3.6.5": "https://github.com/Futurae-Technologies/ios-sdk/releases/download/v3.6.5/FuturaeKit-v3.6.5-framework.zip"
6465
}

FuturaeDemo.xcodeproj/project.pbxproj

Lines changed: 229 additions & 151 deletions
Large diffs are not rendered by default.

FuturaeDemo/AppDelegate.h

Lines changed: 0 additions & 23 deletions
This file was deleted.

FuturaeDemo/AppDelegate.m

Lines changed: 0 additions & 444 deletions
This file was deleted.

0 commit comments

Comments
 (0)