I am utilizing flutter in android studio to construct my iOS functions. I’ve XCode 13 is put in on mac. I’ve lately moved from home windows to mac. All of my mini functions are working positive on iPhone Emulators besides two of my main functions. Upon constructing them, I am going through the next error:
Purpose: tried: '/Customers/bilalsaeed/Library/Developer/Xcode/DerivedData/Runner-bnnvczalmzdqlyblquzaiyfkgjkk/Construct/Merchandise/Debug-iphonesimulator/libswiftCore.dylib' (no such file), '/Functions/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Assets/RuntimeRoot/usr/lib/system/introspection/libswiftCore.dylib' (no such file), '/Customers/bilalsaeed/Library/Developer/CoreSimulator/Gadgets/592E30C6-E9E2-4658-B317-FA2833682817/knowledge/Containers/Bundle/Software/91C8C35A-210B-4B0C-896F-643FB5D82265/Runner.app/Frameworks/libswiftCore.dylib' (no such file), '/Customers/bilalsaeed/Library/Developer/CoreSimulator/Gadgets/592E30C6-E9E2-4658-B317-FA2833682817/knowledge/Containers/Bundle/Software/91C8C35A-210B-4B0C-896F-643FB5D82265/Runner.app/Frameworks/libswiftCore.dylib' (no such file), '/Functions/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Assets/RuntimeRoot/usr/lib/libswiftCore.dylib' (no such file)
Library not loaded: @rpath/libswiftCore.dylib
Referenced from: /Customers/bilalsaeed/Library/Developer/CoreSimulator/Gadgets/592E30C6-E9E2-4658-B317-FA2833682817/knowledge/Containers/Bundle/Software/91C8C35A-210B-4B0C-896F-643FB5D82265/Runner.app/Runner
Purpose: tried: '/Customers/bilalsaeed/Library/Developer/Xcode/DerivedData/Runner-bnnvczalmzdqlyblquzaiyfkgjkk/Construct/Merchandise/Debug-iphonesimulator/libswiftCore.dylib' (no such file), '/Functions/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Assets/RuntimeRoot/usr/lib/system/introspection/libswiftCore.dylib' (no such file), '/Customers/bilalsaeed/Library/Developer/CoreSimulator/Gadgets/592E30C6-E9E2-4658-B317-FA2833682817/knowledge/Containers/Bundle/Software/91C8C35A-210B-4B0C-896F-643FB5D82265/Runner.app/Frameworks/libswiftCore.dylib' (no such file), '/Customers/bilalsaeed/Library/Developer/CoreSimulator/Gadgets/592E30C6-E9E2-4658-B317-FA2833682817/knowledge/Containers/Bundle/Software/91
(lldb)
I’ve seen this resolution however unable to know it.
Think about me as a beginner for constructing iOS functions utilizing flutter.