Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Remove deprecated iosRelativeProjectPath option - #2677

Merged
ConnorQi01 merged 3 commits into
masterfrom
dev/v-peq/remove-ios-relative-project-path
Jun 3, 2026
Merged

ConnorQi01 merged 3 commits into
masterfrom
dev/v-peq/remove-ios-relative-project-path

Conversation

@ConnorQi01

@ConnorQi01 ConnorQi01 commented May 29, 2026

Copy link
Copy Markdown
Collaborator

Summary

Remove the deprecated iosRelativeProjectPath launch option. The supported path for custom iOS project locations remains runArguments with --project-path.

Proposed Changes

  • Remove iosRelativeProjectPath from IIOSRunOptions.
  • Remove the deprecated warning and fallback path handling from IOSPlatform.
  • Remove the obsolete localized warning string from iOSPlatform i18n files.

Test Plan

  • npm run build
  • git diff --check
  • Verified no remaining iosRelativeProjectPath or iosRelativeProjectPathOptionIsDeprecatedUseRunArgumentsInstead references in src, i18n, package.json, or test.

Closes #2670

@ConnorQi01

Copy link
Copy Markdown
Collaborator Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines will not run the associated pipelines, because the pull request was updated after the run command was issued. Review the pull request again and issue a new run command.

@ConnorQi01

Copy link
Copy Markdown
Collaborator Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@ConnorQi01 ConnorQi01 changed the title [Feature] Remove deprecated iosRelativeProjectPath option Remove deprecated iosRelativeProjectPath option Jun 2, 2026
@ConnorQi01

Copy link
Copy Markdown
Collaborator Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@ConnorQi01
ConnorQi01 merged commit 8be7a65 into master Jun 3, 2026
8 checks passed
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.

[Feature] Remove deprecated iosRelativeProjectPath option

2 participants