Skip to content

Conversation

Copy link

Copilot AI commented Nov 15, 2025

The CI verification step was checking for 4 occurrences of weak-node-api.framework in otool output, but the ferric Apple build produces 7 frameworks across all targets.

Changes

  • Updated .github/workflows/check.yml verification from 4 to 7 expected occurrences
  • Count now matches actual output: 3 fat binaries (iOS sim, macOS, tvOS sim) + 4 thin binaries (iOS, tvOS, visionOS sim, visionOS)

The verification properly confirms all Apple frameworks link against weak-node-api.framework via @rpath/weak-node-api.framework/weak-node-api.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: kraenhansen <1243959+kraenhansen@users.noreply.github.com>
Copilot AI changed the title [WIP] Verify dependency on weak-node-api framework Fix weak-node-api framework verification count for all Apple targets Nov 15, 2025
Copilot AI requested a review from kraenhansen November 15, 2025 09:23
Copilot finished work on behalf of kraenhansen November 15, 2025 09:23
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

Successfully merging this pull request may close these issues.

2 participants