Describe the bug
I have received the following warning in Xcode for DataKit package (the numbers in brackets indicate the frequency):
(2) 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
Environment:
- Xcode version: Xcode 15.0
- DataKit Version: v1.1.0
- Device: iPhone7
- Simulator: iPhone15
- OS: iOS 15+
Describe the bug
I have received the following warning in Xcode for DataKit package (the numbers in brackets indicate the frequency):
(2) 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
Environment: