XCode getting stuck in build if using OrderedDictionary in swift

74 Views Asked by At

if use OrderedDictionary in swift xcode getting stuck in build. once will remove project running successfully.

i have using xcode 13.2 and swift 5 enter image description here

i need to maintain OrderedDictionary

0

There are 0 best solutions below