SwiftUIKit icon indicating copy to clipboard operation
SwiftUIKit copied to clipboard

Fixes ios 16 Xcode 14 build

Open PJayRushton opened this issue 2 years ago • 3 comments

PJayRushton avatar Jun 14 '22 22:06 PJayRushton

Are classes not allowed in structs in Xcode 14? What compilation error did you get?

youjinp avatar Jun 15 '22 19:06 youjinp

Screen Shot 2022-06-17 at 1 29 38 PM

PJayRushton avatar Jun 17 '22 19:06 PJayRushton

I see. What if we just rename Coordinator into ContactPickerCoordinator?

youjinp avatar Jun 18 '22 22:06 youjinp

WIll this be merged?

TheApApp avatar Sep 04 '22 21:09 TheApApp

Still figuring out GitHub, but I think I submitted the fix to this that @youjinp suggested as a separate pull request.

kudit avatar Sep 21 '22 21:09 kudit

Fixed in #34

youjinp avatar Sep 21 '22 23:09 youjinp