You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Xcode build done. 22.8s
Failed to build iOS app
Error output from Xcode build:
↳
2022-06-22 16:46:02.858 xcodebuild[6383:47674] Requested but did not find extension point with identifier Xcode.IDEKit.ExtensionSentinelHostApplications for extension Xcode.DebuggerFoundation.AppExtensionHosts.watchOS of plug-in com.apple.dt.IDEWatchSupportCore
2022-06-22 16:46:02.858 xcodebuild[6383:47674] Requested but did not find extension point with identifier Xcode.IDEKit.ExtensionPointIdentifierToBundleIdentifier for extension Xcode.DebuggerFoundation.AppExtensionToBundleIdentifierMap.watchOS of plug-in com.apple.dt.IDEWatchSupportCore
** BUILD FAILED **
Xcode's output:
↳
Writing result bundle at path:
/var/folders/s0/99k0l7t53m16jlntxndgqyy40000gn/T/flutter_tools.7aWqN5/flutter_ios_build_temp_dirqZfyWH/temporary_xcresult_bundle
/Users/dev_nagma/Desktop/DEV/spotcaredoctor/ios/Runner/GeneratedPluginRegistrant.m:12:9: fatal error: module 'adhara_socket_io' not found
@import adhara_socket_io;
~~~~~~~^~~~~~~~~~~~~~~~
1 error generated.
note: Using new build system
note: Planning
note: Build preparation complete
note: Building targets in dependency order
warning: Stale file '/Users/dev_nagma/Desktop/DEV/spotcaredoctor/build/ios/Debug-iphonesimulator/Runner.app/Frameworks/share_it.framework' is located outside of the allowed root paths.
Result bundle written to path:
/var/folders/s0/99k0l7t53m16jlntxndgqyy40000gn/T/flutter_tools.7aWqN5/flutter_ios_build_temp_dirqZfyWH/temporary_xcresult_bundle
Parse Issue (Xcode): Module 'adhara_socket_io' not found
/Users/dev_nagma/Desktop/DEV/spotcaredoctor/ios/Runner/GeneratedPluginRegistrant.m:11:8
Could not build the application for the simulator.
Error launching application on iPhone 13 Pro Max.
Configure
1.xcode:- 13.4
flutter version:- 3.0.2
The text was updated successfully, but these errors were encountered:
Xcode build done. 22.8s
Failed to build iOS app
Error output from Xcode build:
↳
2022-06-22 16:46:02.858 xcodebuild[6383:47674] Requested but did not find extension point with identifier Xcode.IDEKit.ExtensionSentinelHostApplications for extension Xcode.DebuggerFoundation.AppExtensionHosts.watchOS of plug-in com.apple.dt.IDEWatchSupportCore
2022-06-22 16:46:02.858 xcodebuild[6383:47674] Requested but did not find extension point with identifier Xcode.IDEKit.ExtensionPointIdentifierToBundleIdentifier for extension Xcode.DebuggerFoundation.AppExtensionToBundleIdentifierMap.watchOS of plug-in com.apple.dt.IDEWatchSupportCore
** BUILD FAILED **
Xcode's output:
↳
Writing result bundle at path:
/var/folders/s0/99k0l7t53m16jlntxndgqyy40000gn/T/flutter_tools.7aWqN5/flutter_ios_build_temp_dirqZfyWH/temporary_xcresult_bundle
Parse Issue (Xcode): Module 'adhara_socket_io' not found
/Users/dev_nagma/Desktop/DEV/spotcaredoctor/ios/Runner/GeneratedPluginRegistrant.m:11:8
Could not build the application for the simulator.
Error launching application on iPhone 13 Pro Max.
Configure
1.xcode:- 13.4
flutter version:- 3.0.2
The text was updated successfully, but these errors were encountered: