Commit 81a5f76
ci: fail fast when Unity iOS export has no Podfile
EDM4U + com.onesignal.unity.ios/Editor/OneSignaliOSDependencies.xml always
generate a Podfile during iOS export because OneSignalXCFramework is
consumed via CocoaPods. The previous fallback that silently skipped pod
install on a missing Podfile would mask EDM4U / post-processor failures
and ship an IPA without OneSignal native deps. Surface it as an
::error:: instead. Addresses Sherwin's review comment on #870.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent ca8a03f commit 81a5f76
1 file changed
Lines changed: 9 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
139 | 144 | | |
140 | 145 | | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
145 | 149 | | |
| 150 | + | |
146 | 151 | | |
147 | 152 | | |
148 | 153 | | |
| |||
0 commit comments