|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 52D6D9871BEFF229002C0205 /* SwiftRichString.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 52D6D97C1BEFF229002C0205 /* SwiftRichString.framework */; };
|
| 11 | + 643565F42153883B00CEEE9F /* Compatibility.swift in Sources */ = {isa = PBXBuildFile; fileRef = 643565F32153883B00CEEE9F /* Compatibility.swift */; }; |
| 12 | + 643565F52153883B00CEEE9F /* Compatibility.swift in Sources */ = {isa = PBXBuildFile; fileRef = 643565F32153883B00CEEE9F /* Compatibility.swift */; }; |
| 13 | + 643565F62153883B00CEEE9F /* Compatibility.swift in Sources */ = {isa = PBXBuildFile; fileRef = 643565F32153883B00CEEE9F /* Compatibility.swift */; }; |
| 14 | + 643565F72153883B00CEEE9F /* Compatibility.swift in Sources */ = {isa = PBXBuildFile; fileRef = 643565F32153883B00CEEE9F /* Compatibility.swift */; }; |
| 15 | + 643565F82153884B00CEEE9F /* Compatibility.swift in Sources */ = {isa = PBXBuildFile; fileRef = 643565F32153883B00CEEE9F /* Compatibility.swift */; }; |
| 16 | + 643565F92153884B00CEEE9F /* Compatibility.swift in Sources */ = {isa = PBXBuildFile; fileRef = 643565F32153883B00CEEE9F /* Compatibility.swift */; }; |
| 17 | + 643565FA2153884C00CEEE9F /* Compatibility.swift in Sources */ = {isa = PBXBuildFile; fileRef = 643565F32153883B00CEEE9F /* Compatibility.swift */; }; |
| 18 | + 643565FB2153884C00CEEE9F /* Compatibility.swift in Sources */ = {isa = PBXBuildFile; fileRef = 643565F32153883B00CEEE9F /* Compatibility.swift */; }; |
11 | 19 | 64507E5B20AEEB36009455BD /* StylesManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64507E5A20AEEB36009455BD /* StylesManager.swift */; };
|
12 | 20 | 64507E5C20AEEB36009455BD /* StylesManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64507E5A20AEEB36009455BD /* StylesManager.swift */; };
|
13 | 21 | 64507E5D20AEEB36009455BD /* StylesManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 64507E5A20AEEB36009455BD /* StylesManager.swift */; };
|
|
250 | 258 | 52D6D9E21BEFFF6E002C0205 /* SwiftRichString.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SwiftRichString.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
251 | 259 | 52D6D9F01BEFFFBE002C0205 /* SwiftRichString.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SwiftRichString.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
252 | 260 | 52D6DA0F1BF000BD002C0205 /* SwiftRichString.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SwiftRichString.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
| 261 | + 643565F32153883B00CEEE9F /* Compatibility.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Compatibility.swift; sourceTree = "<group>"; }; |
253 | 262 | 64507E5A20AEEB36009455BD /* StylesManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StylesManager.swift; sourceTree = "<group>"; };
|
254 | 263 | 64507E6120AEEE8D009455BD /* UIKit+Extras.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIKit+Extras.swift"; sourceTree = "<group>"; };
|
255 | 264 | 64507E7020AEF12C009455BD /* AssociatedValues.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AssociatedValues.swift; sourceTree = "<group>"; };
|
|
477 | 486 | 64507E7020AEF12C009455BD /* AssociatedValues.swift */,
|
478 | 487 | 64507E7720AEF611009455BD /* OrderedDictionary.swift */,
|
479 | 488 | 64507EBD20B18489009455BD /* Extensions.swift */,
|
| 489 | + 643565F32153883B00CEEE9F /* Compatibility.swift */, |
480 | 490 | );
|
481 | 491 | path = Support;
|
482 | 492 | sourceTree = "<group>";
|
|
1055 | 1065 | 64507E9B20AF4681009455BD /* String+Ext.swift in Sources */,
|
1056 | 1066 | 6489331E209DED04000E691A /* StyleGroup.swift in Sources */,
|
1057 | 1067 | 64507E7820AEF611009455BD /* OrderedDictionary.swift in Sources */,
|
| 1068 | + 643565F42153883B00CEEE9F /* Compatibility.swift in Sources */, |
1058 | 1069 | 64507E6220AEEE8D009455BD /* UIKit+Extras.swift in Sources */,
|
1059 | 1070 | );
|
1060 | 1071 | runOnlyForDeploymentPostprocessing = 0;
|
|
1088 | 1099 | 64507E9D20AF4681009455BD /* String+Ext.swift in Sources */,
|
1089 | 1100 | 64893320209DED04000E691A /* StyleGroup.swift in Sources */,
|
1090 | 1101 | 64507E7A20AEF611009455BD /* OrderedDictionary.swift in Sources */,
|
| 1102 | + 643565F62153883B00CEEE9F /* Compatibility.swift in Sources */, |
1091 | 1103 | 64507E6420AEEE8D009455BD /* UIKit+Extras.swift in Sources */,
|
1092 | 1104 | );
|
1093 | 1105 | runOnlyForDeploymentPostprocessing = 0;
|
|
1113 | 1125 | 64507E9E20AF4681009455BD /* String+Ext.swift in Sources */,
|
1114 | 1126 | 64893321209DED04000E691A /* StyleGroup.swift in Sources */,
|
1115 | 1127 | 64507E7B20AEF611009455BD /* OrderedDictionary.swift in Sources */,
|
| 1128 | + 643565F72153883B00CEEE9F /* Compatibility.swift in Sources */, |
1116 | 1129 | 64507E6520AEEE8D009455BD /* UIKit+Extras.swift in Sources */,
|
1117 | 1130 | );
|
1118 | 1131 | runOnlyForDeploymentPostprocessing = 0;
|
|
1138 | 1151 | 64507E9C20AF4681009455BD /* String+Ext.swift in Sources */,
|
1139 | 1152 | 6489331F209DED04000E691A /* StyleGroup.swift in Sources */,
|
1140 | 1153 | 64507E7920AEF611009455BD /* OrderedDictionary.swift in Sources */,
|
| 1154 | + 643565F52153883B00CEEE9F /* Compatibility.swift in Sources */, |
1141 | 1155 | 64507E6320AEEE8D009455BD /* UIKit+Extras.swift in Sources */,
|
1142 | 1156 | );
|
1143 | 1157 | runOnlyForDeploymentPostprocessing = 0;
|
|
1166 | 1180 | 64507EF720B18F20009455BD /* ColorConvertible.swift in Sources */,
|
1167 | 1181 | 64507EEE20B18F20009455BD /* StylesManager.swift in Sources */,
|
1168 | 1182 | 64507EF420B18F20009455BD /* FontData.swift in Sources */,
|
| 1183 | + 643565FA2153884C00CEEE9F /* Compatibility.swift in Sources */, |
1169 | 1184 | );
|
1170 | 1185 | runOnlyForDeploymentPostprocessing = 0;
|
1171 | 1186 | };
|
|
1189 | 1204 | 64507F3520B1912B009455BD /* Extensions.swift in Sources */,
|
1190 | 1205 | 64507F2B20B1912B009455BD /* AttributedString+Ext.swift in Sources */,
|
1191 | 1206 | 64507F2520B1912B009455BD /* Style.swift in Sources */,
|
| 1207 | + 643565FB2153884C00CEEE9F /* Compatibility.swift in Sources */, |
1192 | 1208 | 64507F2820B1912B009455BD /* StylesManager.swift in Sources */,
|
1193 | 1209 | 64507F2720B1912B009455BD /* StyleRegEx.swift in Sources */,
|
1194 | 1210 | 64507F3420B1912B009455BD /* OrderedDictionary.swift in Sources */,
|
|
1221 | 1237 | 648932F0209DE47C000E691A /* FontConvertible.swift in Sources */,
|
1222 | 1238 | 64507E9F20AF4681009455BD /* String+Ext.swift in Sources */,
|
1223 | 1239 | 64507EB020B056FB009455BD /* FontData.swift in Sources */,
|
| 1240 | + 643565F82153884B00CEEE9F /* Compatibility.swift in Sources */, |
1224 | 1241 | );
|
1225 | 1242 | runOnlyForDeploymentPostprocessing = 0;
|
1226 | 1243 | };
|
|
1248 | 1265 | 6489331C209DEAFF000E691A /* Style.swift in Sources */,
|
1249 | 1266 | 64507E8B20AF3609009455BD /* String+Subscript.swift in Sources */,
|
1250 | 1267 | 64893307209DE6CD000E691A /* FontConvertible.swift in Sources */,
|
| 1268 | + 643565F92153884B00CEEE9F /* Compatibility.swift in Sources */, |
1251 | 1269 | );
|
1252 | 1270 | runOnlyForDeploymentPostprocessing = 0;
|
1253 | 1271 | };
|
|
1586 | 1604 | SKIP_INSTALL = YES;
|
1587 | 1605 | SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
1588 | 1606 | TARGETED_DEVICE_FAMILY = 3;
|
1589 |
| - TVOS_DEPLOYMENT_TARGET = 9.0; |
| 1607 | + TVOS_DEPLOYMENT_TARGET = 9.2; |
1590 | 1608 | };
|
1591 | 1609 | name = Debug;
|
1592 | 1610 | };
|
|
1609 | 1627 | SKIP_INSTALL = YES;
|
1610 | 1628 | SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
|
1611 | 1629 | TARGETED_DEVICE_FAMILY = 3;
|
1612 |
| - TVOS_DEPLOYMENT_TARGET = 9.0; |
| 1630 | + TVOS_DEPLOYMENT_TARGET = 9.2; |
1613 | 1631 | };
|
1614 | 1632 | name = Release;
|
1615 | 1633 | };
|
|
0 commit comments