-
Notifications
You must be signed in to change notification settings - Fork 170
Open
Description
I'm trying to build the app following instructions in the readme. On downloading all the frameworks and compiling python, when I try to build the a-Shell-mini target for Simulator in Xcode 26, it complaints about following 3 missing frameworks.
There is no XCFramework found at '.../a-shell/xcfs/.build/artifacts/xcfs/ssh_cmdA/ssh_cmdA.xcframework'.
There is no XCFramework found at '.../a-shell/xcfs/.build/artifacts/xcfs/ssh_agent/ssh_agent.xcframework'.
There is no XCFramework found at '.../a-shell/xcfs/.build/artifacts/xcfs/blink.xcframework'.
On checking the Package.swift for xcfs, I see that the above frameworks are indeed not listed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels