Skip to content

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

Open
@firdoushnagma

Description

@firdoushnagma

Metadata

  • Plugin version used: `latest

  • Device Type: Mac m1 chip

  • OS: 12.4 (21F79)

  • Package Version : ^1.0.1+1

Have you tried reproducing the issue with example available in this repo?: Yes/No

Describe the bug
Parse Issue (Xcode): Module 'adhara_socket_io' not found

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions