Commit cd69b25
Drop cxxreact dep from performance/cdpmetrics + timeline Package.swift (#57446)
Summary:
Pull Request resolved: #57446
Catch the Swift Package definitions up to BUCK reality: the BUCK targets for `react/performance/cdpmetrics` and `react/performance/timeline` are already independent of `cxxreact` (`React-cxxreact`/`React-cxxreact` is not in either of their `deps`), but `Package.swift` was still declaring the OSS-side dep. Drop `.reactCxxReact` from both `RNTarget` definitions.
iOS/Swift-Package-only change. No code or BUCK changes.
Changelog:
[Internal]
Reviewed By: zeyap
Differential Revision: D108786497
fbshipit-source-id: 2258a9f6e755118d0ef671bbceeded5c2546b9131 parent 703e362 commit cd69b25
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
246 | | - | |
| 246 | + | |
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
254 | | - | |
| 254 | + | |
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
| |||
0 commit comments