You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/providers.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -282,9 +282,6 @@ Contains information about an Apple dynamic framework.
282
282
283
283
| Name | Description |
284
284
| :------------- | :------------- |
285
-
| <aid="AppleDynamicFrameworkInfo-framework_dirs"></a>framework_dirs | The framework path names used as link inputs in order to link against the dynamic framework. |
286
-
| <aid="AppleDynamicFrameworkInfo-framework_files"></a>framework_files | The full set of artifacts that should be included as inputs to link against the dynamic framework. |
287
-
| <aid="AppleDynamicFrameworkInfo-binary"></a>binary | The dylib binary artifact of the dynamic framework. |
288
285
| <aid="AppleDynamicFrameworkInfo-cc_info"></a>cc_info | A `CcInfo` which contains information about the transitive dependencies linked into the binary. |
0 commit comments