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
description: "A list of external framework names - Used only for darwin platforms. \"Foundation\" is translated to the linker flags \"-L-framework -LFoundation\"",
508
+
values: {
509
+
type: "string"
510
+
},
511
+
attributes: platformAttributes,
512
+
minValues: 0,
513
+
suggestShouldHaveValues: true
514
+
},
506
515
sourceFiles: {
507
516
description: "Additional files passed to the compiler - can be useful to add certain configuration dependent source files that are not contained in the general source folder",
0 commit comments