|
145 | 145 | 6472C89823AE723D0056A21D /* AsyncTextAttachment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6472C89223AE723D0056A21D /* AsyncTextAttachment.swift */; }; |
146 | 146 | 6472C89923AE723D0056A21D /* AsyncTextAttachment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6472C89223AE723D0056A21D /* AsyncTextAttachment.swift */; }; |
147 | 147 | 6472C89A23AE723D0056A21D /* AsyncTextAttachment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6472C89223AE723D0056A21D /* AsyncTextAttachment.swift */; }; |
| 148 | + 6472C89C23AED08D0056A21D /* AttributedString+FunctionBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6472C89B23AED08D0056A21D /* AttributedString+FunctionBuilder.swift */; }; |
| 149 | + 6472C89D23AED08D0056A21D /* AttributedString+FunctionBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6472C89B23AED08D0056A21D /* AttributedString+FunctionBuilder.swift */; }; |
| 150 | + 6472C89E23AED08D0056A21D /* AttributedString+FunctionBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6472C89B23AED08D0056A21D /* AttributedString+FunctionBuilder.swift */; }; |
| 151 | + 6472C89F23AED08D0056A21D /* AttributedString+FunctionBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6472C89B23AED08D0056A21D /* AttributedString+FunctionBuilder.swift */; }; |
| 152 | + 6472C8A023AED08D0056A21D /* AttributedString+FunctionBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6472C89B23AED08D0056A21D /* AttributedString+FunctionBuilder.swift */; }; |
| 153 | + 6472C8A123AED08D0056A21D /* AttributedString+FunctionBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6472C89B23AED08D0056A21D /* AttributedString+FunctionBuilder.swift */; }; |
| 154 | + 6472C8A223AED08D0056A21D /* AttributedString+FunctionBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6472C89B23AED08D0056A21D /* AttributedString+FunctionBuilder.swift */; }; |
| 155 | + 6472C8A323AED08D0056A21D /* AttributedString+FunctionBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6472C89B23AED08D0056A21D /* AttributedString+FunctionBuilder.swift */; }; |
148 | 156 | 64774AD3213E91B9008F8DC3 /* file.txt in Resources */ = {isa = PBXBuildFile; fileRef = 64774AD2213E91B9008F8DC3 /* file.txt */; }; |
149 | 157 | 647AD64D21F3898400CF787E /* URLRepresentable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 647AD64C21F3898400CF787E /* URLRepresentable.swift */; }; |
150 | 158 | 647AD64E21F3898400CF787E /* URLRepresentable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 647AD64C21F3898400CF787E /* URLRepresentable.swift */; }; |
|
347 | 355 | 6472C88723AE41A00056A21D /* UIKit+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIKit+Extensions.swift"; sourceTree = "<group>"; }; |
348 | 356 | 6472C88923AE67D10056A21D /* AttributedString+Attachments.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AttributedString+Attachments.swift"; sourceTree = "<group>"; }; |
349 | 357 | 6472C89223AE723D0056A21D /* AsyncTextAttachment.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AsyncTextAttachment.swift; sourceTree = "<group>"; }; |
| 358 | + 6472C89B23AED08D0056A21D /* AttributedString+FunctionBuilder.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AttributedString+FunctionBuilder.swift"; sourceTree = "<group>"; }; |
350 | 359 | 64774AD2213E91B9008F8DC3 /* file.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = file.txt; sourceTree = "<group>"; }; |
351 | 360 | 647AD64C21F3898400CF787E /* URLRepresentable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = URLRepresentable.swift; sourceTree = "<group>"; }; |
352 | 361 | 647D775523AD8AF900733374 /* TextTransform.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextTransform.swift; sourceTree = "<group>"; }; |
|
528 | 537 | 64507E8520AF3609009455BD /* String+Subscript.swift */, |
529 | 538 | 64507EA320B05015009455BD /* AttributedString+Extension.swift */, |
530 | 539 | 6472C88923AE67D10056A21D /* AttributedString+Attachments.swift */, |
| 540 | + 6472C89B23AED08D0056A21D /* AttributedString+FunctionBuilder.swift */, |
531 | 541 | 6489330F209DE87D000E691A /* SystemFonts.swift */, |
532 | 542 | 64507E6120AEEE8D009455BD /* UIKit+Extras.swift */, |
533 | 543 | ); |
|
1130 | 1140 | D53F4E7B21F03E690085D26F /* DynamicText.swift in Sources */, |
1131 | 1141 | 648932CA209DE194000E691A /* CommonsAttributes.swift in Sources */, |
1132 | 1142 | 64507EBE20B18489009455BD /* Extensions.swift in Sources */, |
| 1143 | + 6472C89C23AED08D0056A21D /* AttributedString+FunctionBuilder.swift in Sources */, |
1133 | 1144 | 64507E8D20AF3A9C009455BD /* StyleProtocol.swift in Sources */, |
1134 | 1145 | 6472C89323AE723D0056A21D /* AsyncTextAttachment.swift in Sources */, |
1135 | 1146 | 64507EA420B05015009455BD /* AttributedString+Extension.swift in Sources */, |
|
1171 | 1182 | D53F4E7D21F03EEF0085D26F /* DynamicText.swift in Sources */, |
1172 | 1183 | 648932CC209DE194000E691A /* CommonsAttributes.swift in Sources */, |
1173 | 1184 | 64507EC020B18489009455BD /* Extensions.swift in Sources */, |
| 1185 | + 6472C89E23AED08D0056A21D /* AttributedString+FunctionBuilder.swift in Sources */, |
1174 | 1186 | 64507E8F20AF3A9C009455BD /* StyleProtocol.swift in Sources */, |
1175 | 1187 | 6472C89523AE723D0056A21D /* AsyncTextAttachment.swift in Sources */, |
1176 | 1188 | 64507EA620B05015009455BD /* AttributedString+Extension.swift in Sources */, |
|
1204 | 1216 | D53F4E7E21F03EEF0085D26F /* DynamicText.swift in Sources */, |
1205 | 1217 | 648932CD209DE194000E691A /* CommonsAttributes.swift in Sources */, |
1206 | 1218 | 64507EC120B18489009455BD /* Extensions.swift in Sources */, |
| 1219 | + 6472C89F23AED08D0056A21D /* AttributedString+FunctionBuilder.swift in Sources */, |
1207 | 1220 | 64507E9020AF3A9C009455BD /* StyleProtocol.swift in Sources */, |
1208 | 1221 | 6472C89623AE723D0056A21D /* AsyncTextAttachment.swift in Sources */, |
1209 | 1222 | 64507EA720B05015009455BD /* AttributedString+Extension.swift in Sources */, |
|
1237 | 1250 | D53F4E7C21F03EEE0085D26F /* DynamicText.swift in Sources */, |
1238 | 1251 | 648932CB209DE194000E691A /* CommonsAttributes.swift in Sources */, |
1239 | 1252 | 64507EBF20B18489009455BD /* Extensions.swift in Sources */, |
| 1253 | + 6472C89D23AED08D0056A21D /* AttributedString+FunctionBuilder.swift in Sources */, |
1240 | 1254 | 64507E8E20AF3A9C009455BD /* StyleProtocol.swift in Sources */, |
1241 | 1255 | 6472C89423AE723D0056A21D /* AsyncTextAttachment.swift in Sources */, |
1242 | 1256 | 64507EA520B05015009455BD /* AttributedString+Extension.swift in Sources */, |
|
1270 | 1284 | 647D777523AE29F000733374 /* XMLDynamicAttributesResolver.swift in Sources */, |
1271 | 1285 | 647AD65321F389A400CF787E /* URLRepresentable.swift in Sources */, |
1272 | 1286 | 64507EF120B18F20009455BD /* AttributedString+Extension.swift in Sources */, |
| 1287 | + 6472C8A223AED08D0056A21D /* AttributedString+FunctionBuilder.swift in Sources */, |
1273 | 1288 | 647D776E23AE21EE00733374 /* StyleGroup.swift in Sources */, |
1274 | 1289 | 64507EDE20B18F0F009455BD /* AppDelegate.swift in Sources */, |
1275 | 1290 | D53F4E8021F03F240085D26F /* DynamicText.swift in Sources */, |
|
1320 | 1335 | 64507F3120B1912B009455BD /* ColorConvertible.swift in Sources */, |
1321 | 1336 | 64507F1020B1911B009455BD /* InterfaceController.swift in Sources */, |
1322 | 1337 | 64507F3520B1912B009455BD /* Extensions.swift in Sources */, |
| 1338 | + 6472C8A323AED08D0056A21D /* AttributedString+FunctionBuilder.swift in Sources */, |
1323 | 1339 | 64507F2B20B1912B009455BD /* AttributedString+Extension.swift in Sources */, |
1324 | 1340 | 64507F2520B1912B009455BD /* Style.swift in Sources */, |
1325 | 1341 | 643565FB2153884C00CEEE9F /* Compatibility.swift in Sources */, |
|
1356 | 1372 | 64507E7520AEF12C009455BD /* AssociatedValues.swift in Sources */, |
1357 | 1373 | 64507E6E20AEEFA7009455BD /* UIKit+Extras.swift in Sources */, |
1358 | 1374 | 647D776623AE09CE00733374 /* XMLStringBuilder.swift in Sources */, |
| 1375 | + 6472C8A023AED08D0056A21D /* AttributedString+FunctionBuilder.swift in Sources */, |
1359 | 1376 | 64893314209DE8AA000E691A /* SystemFonts.swift in Sources */, |
1360 | 1377 | 6489332920A0CA76000E691A /* FontInfoAttribute.swift in Sources */, |
1361 | 1378 | 6489330D209DE7E3000E691A /* ColorConvertible.swift in Sources */, |
|
1377 | 1394 | 647AD65221F389A400CF787E /* URLRepresentable.swift in Sources */, |
1378 | 1395 | 64507E7620AEF12C009455BD /* AssociatedValues.swift in Sources */, |
1379 | 1396 | 647D776D23AE21ED00733374 /* StyleGroup.swift in Sources */, |
| 1397 | + 6472C8A123AED08D0056A21D /* AttributedString+FunctionBuilder.swift in Sources */, |
1380 | 1398 | 648932FA209DE6C5000E691A /* ViewController.swift in Sources */, |
1381 | 1399 | D53F4E8121F03F240085D26F /* DynamicText.swift in Sources */, |
1382 | 1400 | 64507EBC20B1766D009455BD /* StyleRegEx.swift in Sources */, |
|
1545 | 1563 | ONLY_ACTIVE_ARCH = YES; |
1546 | 1564 | SDKROOT = iphoneos; |
1547 | 1565 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
1548 | | - SWIFT_VERSION = 4.2; |
| 1566 | + SWIFT_VERSION = 5.0; |
1549 | 1567 | TARGETED_DEVICE_FAMILY = "1,2"; |
1550 | 1568 | VERSIONING_SYSTEM = "apple-generic"; |
1551 | 1569 | VERSION_INFO_PREFIX = ""; |
|
1596 | 1614 | IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
1597 | 1615 | MTL_ENABLE_DEBUG_INFO = NO; |
1598 | 1616 | SDKROOT = iphoneos; |
1599 | | - SWIFT_VERSION = 4.2; |
| 1617 | + SWIFT_VERSION = 5.0; |
1600 | 1618 | TARGETED_DEVICE_FAMILY = "1,2"; |
1601 | 1619 | VALIDATE_PRODUCT = YES; |
1602 | 1620 | VERSIONING_SYSTEM = "apple-generic"; |
|
1748 | 1766 | SDKROOT = appletvos; |
1749 | 1767 | SKIP_INSTALL = YES; |
1750 | 1768 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
| 1769 | + SWIFT_VERSION = 5.0; |
1751 | 1770 | TARGETED_DEVICE_FAMILY = 3; |
1752 | 1771 | TVOS_DEPLOYMENT_TARGET = 9.2; |
1753 | 1772 | }; |
|
1772 | 1791 | SDKROOT = appletvos; |
1773 | 1792 | SKIP_INSTALL = YES; |
1774 | 1793 | SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; |
| 1794 | + SWIFT_VERSION = 5.0; |
1775 | 1795 | TARGETED_DEVICE_FAMILY = 3; |
1776 | 1796 | TVOS_DEPLOYMENT_TARGET = 9.2; |
1777 | 1797 | }; |
|
1955 | 1975 | SDKROOT = watchos; |
1956 | 1976 | SKIP_INSTALL = YES; |
1957 | 1977 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; |
1958 | | - SWIFT_VERSION = 4.0; |
1959 | 1978 | TARGETED_DEVICE_FAMILY = 4; |
1960 | 1979 | WATCHOS_DEPLOYMENT_TARGET = 2.0; |
1961 | 1980 | }; |
|
1983 | 2002 | SDKROOT = watchos; |
1984 | 2003 | SKIP_INSTALL = YES; |
1985 | 2004 | SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; |
1986 | | - SWIFT_VERSION = 4.0; |
1987 | 2005 | TARGETED_DEVICE_FAMILY = 4; |
1988 | 2006 | WATCHOS_DEPLOYMENT_TARGET = 2.0; |
1989 | 2007 | }; |
|
0 commit comments