Commit ddfcc66
fix(ci): fix ObjC test compilation errors after RoktContracts source migration
Add @import RoktContracts to expose RoktEvent, RoktEmbeddedView and
RoktPlacementOptions (moved from binary Rokt_Widget to source-based
RoktContracts). Update PlacementOptions → RoktPlacementOptions and
ShowLoadingIndicator → RoktShowLoadingIndicator to match @objc names.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent ee249e0 commit ddfcc66
File tree
1 file changed
+4
-3
lines changed- Kits/rokt/rokt/Tests/mParticle-RoktObjCTests
1 file changed
+4
-3
lines changedLines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
233 | 234 | | |
234 | 235 | | |
235 | 236 | | |
236 | | - | |
| 237 | + | |
237 | 238 | | |
238 | 239 | | |
239 | 240 | | |
| |||
264 | 265 | | |
265 | 266 | | |
266 | 267 | | |
267 | | - | |
| 268 | + | |
268 | 269 | | |
269 | 270 | | |
270 | 271 | | |
| |||
616 | 617 | | |
617 | 618 | | |
618 | 619 | | |
619 | | - | |
| 620 | + | |
620 | 621 | | |
621 | 622 | | |
622 | 623 | | |
| |||
0 commit comments