Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parse Issue (Xcode): Module 'adhara_socket_io' not found #187

Open
santosh-intarcs opened this issue Jun 22, 2022 · 0 comments
Open

Parse Issue (Xcode): Module 'adhara_socket_io' not found #187

santosh-intarcs opened this issue Jun 22, 2022 · 0 comments

Comments

@santosh-intarcs
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant