Skip to content

Conversation

@MOHITKOURAV01
Copy link

Related Issue

#8251

Expected Behavior

  1. Ensure checkBundler and checkCocoaPods always run independently during:

    • cap add ios
    • cap update ios
    • cap doctor ios
      This guarantees that missing or misconfigured CocoaPods installations are detected reliably.
  2. Wait for all Package.swift files to finish writing when generating Cordova SPM packages during:

    • cap update ios
      This prevents intermittent issues where some Swift packages fail to register because files were not fully written before the next step executes.

@MOHITKOURAV01
Copy link
Author

hii @eric-horodyski !! Please review the latest changes and let me know if anything else is required. If the fixes look good, I’d appreciate your approval on this PR.

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.

1 participant