Skip to content

Symbol not found crashed #569

@swlfigo

Description

@swlfigo

My Swift Project , after I add -Xlinker and -interposable flag in other linker flag , it crashed at the beginning when i run the Simulator.If not add these flag , injection worked fine exact hot reload extension swift class.
It Shows Message In Console:

dyld[7480]: Symbol not found: _$s3lhb10UrlConfingCfE
  Referenced from: <AB1B2512-64EA-3D96-BD7E-577FA1A00BDA> /Users/hi/Library/Developer/CoreSimulator/Devices/ABC6A0EF-3361-49A2-92B5-E19C13C3877F/data/Containers/Bundle/Application/0D7E6C26-F0C5-47E0-A7F7-247BEDA4A165/hi.app/hi
  Expected in:     <AB1B2512-64EA-3D96-BD7E-577FA1A00BDA> /Users/hi/Library/Developer/CoreSimulator/Devices/ABC6A0EF-3361-49A2-92B5-E19C13C3877F/data/Containers/Bundle/Application/0D7E6C26-F0C5-47E0-A7F7-247BEDA4A165/hi.app/hi

XCode Version: Version 16.4 (16F6)
MacOS Version: 15.5 (24F74)

I have read this Issues: issues535
I tried add dummy function like this , it also crash:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions