Post

Replies

Boosts

Views

Activity

Reply to Xcode 13.3 build "out of memory"
With the new XCODE version 13.3.1, the Bitcode issue is solved
Replies
Boosts
Views
Activity
Apr ’22
Reply to Xcode 13.3 build "out of memory"
Same for me, while creating the archive :( As suggested, I disabled Bitcode on my main Flutter project and on one of the linked pod (printing) Then I had to replace UI_USER_INTERFACE_IDIOM() with UIDevice.current.userInterfaceIdiom on DKImagePickerController pod
Replies
Boosts
Views
Activity
Apr ’22