sindresorhus / Defaults

💾 Swifty and modern UserDefaults
https://swiftpackageindex.com/sindresorhus/Defaults/documentation/defaults
MIT License
2k stars 120 forks source link

Cannot find type 'DynamicProperty' in scope , xcode 13 error #85

Closed iZeDeveloper closed 2 years ago

iZeDeveloper commented 2 years ago

Hi, i am not sure why but this error is bumping up everytime i am trying to make archive, can you please guide what is wrong.

file name : SwiftUI.swift uses combine framework.

Looking for solution. thanks

sindresorhus commented 2 years ago

Make sure you're using the latest version. This should have been fixed there.

iZeDeveloper commented 2 years ago

i have updated pod like 10 times and cleaned it out too. it wont let me archive. anyway thanks i will try to investigate it more.

sindresorhus commented 2 years ago

You should probably also read release notes when upgrading: https://github.com/sindresorhus/Defaults/releases/tag/v5.0.0

iZeDeveloper commented 2 years ago

i am sorry if i offend you but i just integrated latest version for this pod, i am not using this in my project, the only thing i added is pod. release notes would help if i am using within project.