Skip to content

fix: Fix setting env for go-ios in windows#1917

Merged
saikrishna321 merged 1 commit intomainfrom
fix-win-go-ios
Oct 28, 2025
Merged

fix: Fix setting env for go-ios in windows#1917
saikrishna321 merged 1 commit intomainfrom
fix-win-go-ios

Conversation

@saikrishna321
Copy link
Member

This pull request includes a minor update to the src/modules submodule and refactors how environment variables are passed to the go-ios tunnel start command in src/goIOSTracker.ts. The main improvement is better handling of environment variables when starting the tunnel process.

Process and environment variable handling:

  • Refactored the startTunnel function in src/goIOSTracker.ts to pass GO_IOS_AGENT_PORT via the env option of exec instead of prefixing it in the command string, ensuring more robust environment variable management.

Submodule update:

  • Updated the src/modules submodule to a newer commit.

Co-authored-by: SrinivasanTarget <srinivasan.sekar1990@gmail.com>
@saikrishna321 saikrishna321 merged commit 68f959d into main Oct 28, 2025
5 checks passed
saikrishna321 pushed a commit that referenced this pull request Oct 28, 2025
## [11.1.3](v11.1.2...v11.1.3) (2025-10-28)

### Bug Fixes

* Fix setting env for go-ios in windows ([#1917](#1917)) ([68f959d](68f959d))
@github-actions
Copy link

🎉 This PR is included in version 11.1.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@saikrishna321 saikrishna321 deleted the fix-win-go-ios branch December 12, 2025 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant