Skip to content

W-21080629: Fix Info.plist path for cordova-ios 8.x (App/App-Info.plist)#535

Merged
wmathurin merged 1 commit into
forcedotcom:devfrom
wmathurin:W-21080629-cordova-ios-8
Jun 9, 2026
Merged

W-21080629: Fix Info.plist path for cordova-ios 8.x (App/App-Info.plist)#535
wmathurin merged 1 commit into
forcedotcom:devfrom
wmathurin:W-21080629-cordova-ios-8

Conversation

@wmathurin

Copy link
Copy Markdown
Contributor

Summary

cordova-ios 8.x uses a fixed project directory name App/ regardless of app name. The Info.plist path changed from platforms/ios/<AppName>/<AppName>-Info.plist to platforms/ios/App/App-Info.plist.

Changes

  • HybridLocalTemplate/template.js — update templateInfoFile path
  • HybridRemoteTemplate/template.js — update templateInfoFile path

Test plan

  • hybrid_local template generates successfully with cordova-ios 8.1.0 — verified ✅
  • hybrid_remote template generates successfully with cordova-ios 8.1.0 — verified ✅
  • iOS login server is correctly written to App-Info.plist — verified ✅

@wmathurin wmathurin merged commit 63dcedc into forcedotcom:dev Jun 9, 2026
12 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.

2 participants