Commit 0fa0418
committed
fix(ios): add missing MinimumOSVersion to AppFrameworkInfo.plist
App Store validation rejected the IPA because App.framework's Info.plist
lacked the required MinimumOSVersion key, set to 14.0 to match the project's IPHONEOS_DEPLOYMENT_TARGET.1 parent 65da798 commit 0fa0418
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
0 commit comments