FlutterToast icon indicating copy to clipboard operation
FlutterToast copied to clipboard

Showing Recent Issues Undefined symbol: _OBJC_CLASS_$_CSToastStyle, _CSToastPositionTop, _CSToastPositionCenter, _CSToastPositionBottom

Open ketancts opened this issue 3 years ago • 2 comments

Screenshot 2021-09-17 at 4 38 17 PM

Showing Recent Issues Ignoring file /Users/PC_NAME/Library/Developer/Xcode/DerivedData/Runner-cpxskaptiwqqsoayonwwjwypkdas/Build/Products/Debug-iphonesimulator/Toast/Toast.framework/Toast, building for iOS Simulator-x86_64 but attempting to link with file built for iOS Simulator-arm64

ketancts avatar Sep 17 '21 11:09 ketancts

Yeah, I have been faced same problem, is there any solution?

melikhanhosdogdu avatar Sep 20 '21 08:09 melikhanhosdogdu

Just added arm64 in Excluded Architectures for both Runner and Pods (See Highlighted Part in Screenshots) (Worked for My Project)

Ketan_2 Ketan_1

iamketanramani avatar Oct 28 '21 12:10 iamketanramani