|
33 | 33 | 4CE611A01B98B7250020591A /* DemoObjCUITests.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CE6119F1B98B7250020591A /* DemoObjCUITests.m */; }; |
34 | 34 | 4CE74F441CF047610093AC0C /* RefreshLayoutViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CE74F431CF047610093AC0C /* RefreshLayoutViewController.m */; }; |
35 | 35 | 4CE74F4D1CF080C10093AC0C /* TextViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CE74F4C1CF080C10093AC0C /* TextViewController.m */; }; |
36 | | - 4CE74F581CF185F70093AC0C /* ColorPickerTextField.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CE74F501CF185F70093AC0C /* ColorPickerTextField.m */; }; |
37 | | - 4CE74F591CF185F70093AC0C /* ColorPickerTextField.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CE74F501CF185F70093AC0C /* ColorPickerTextField.m */; }; |
38 | | - 4CE74F5A1CF185F70093AC0C /* HFColorButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CE74F531CF185F70093AC0C /* HFColorButton.m */; }; |
39 | | - 4CE74F5B1CF185F70093AC0C /* HFColorButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CE74F531CF185F70093AC0C /* HFColorButton.m */; }; |
40 | | - 4CE74F5C1CF185F70093AC0C /* HFColorPickerView.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CE74F551CF185F70093AC0C /* HFColorPickerView.m */; }; |
41 | | - 4CE74F5D1CF185F70093AC0C /* HFColorPickerView.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CE74F551CF185F70093AC0C /* HFColorPickerView.m */; }; |
42 | | - 4CE74F5E1CF185F70093AC0C /* UIColor+HexColors.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CE74F571CF185F70093AC0C /* UIColor+HexColors.m */; }; |
43 | | - 4CE74F5F1CF185F70093AC0C /* UIColor+HexColors.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CE74F571CF185F70093AC0C /* UIColor+HexColors.m */; }; |
44 | 36 | 4CE74F621CF1864E0093AC0C /* ColorTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CE74F611CF1864E0093AC0C /* ColorTableViewCell.m */; }; |
45 | 37 | 4CE74F651CF186720093AC0C /* TextFieldTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CE74F641CF186720093AC0C /* TextFieldTableViewCell.m */; }; |
46 | 38 | 4CE74F681CF1BBCC0093AC0C /* ImageSwitchTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CE74F671CF1BBCC0093AC0C /* ImageSwitchTableViewCell.m */; }; |
|
201 | 193 | 4CE74F431CF047610093AC0C /* RefreshLayoutViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RefreshLayoutViewController.m; sourceTree = "<group>"; }; |
202 | 194 | 4CE74F4B1CF080C10093AC0C /* TextViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextViewController.h; sourceTree = "<group>"; }; |
203 | 195 | 4CE74F4C1CF080C10093AC0C /* TextViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TextViewController.m; sourceTree = "<group>"; }; |
204 | | - 4CE74F4F1CF185F70093AC0C /* ColorPickerTextField.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ColorPickerTextField.h; sourceTree = "<group>"; }; |
205 | | - 4CE74F501CF185F70093AC0C /* ColorPickerTextField.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ColorPickerTextField.m; sourceTree = "<group>"; }; |
206 | | - 4CE74F521CF185F70093AC0C /* HFColorButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HFColorButton.h; sourceTree = "<group>"; }; |
207 | | - 4CE74F531CF185F70093AC0C /* HFColorButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HFColorButton.m; sourceTree = "<group>"; }; |
208 | | - 4CE74F541CF185F70093AC0C /* HFColorPickerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HFColorPickerView.h; sourceTree = "<group>"; }; |
209 | | - 4CE74F551CF185F70093AC0C /* HFColorPickerView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HFColorPickerView.m; sourceTree = "<group>"; }; |
210 | | - 4CE74F561CF185F70093AC0C /* UIColor+HexColors.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIColor+HexColors.h"; sourceTree = "<group>"; }; |
211 | | - 4CE74F571CF185F70093AC0C /* UIColor+HexColors.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIColor+HexColors.m"; sourceTree = "<group>"; }; |
212 | 196 | 4CE74F601CF1864E0093AC0C /* ColorTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ColorTableViewCell.h; sourceTree = "<group>"; }; |
213 | 197 | 4CE74F611CF1864E0093AC0C /* ColorTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ColorTableViewCell.m; sourceTree = "<group>"; }; |
214 | 198 | 4CE74F631CF186720093AC0C /* TextFieldTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TextFieldTableViewCell.h; sourceTree = "<group>"; }; |
|
382 | 366 | path = ../../DemoObjCUITests; |
383 | 367 | sourceTree = "<group>"; |
384 | 368 | }; |
385 | | - 4CE74F4E1CF185F70093AC0C /* Color Picker TextField */ = { |
386 | | - isa = PBXGroup; |
387 | | - children = ( |
388 | | - 4CE74F4F1CF185F70093AC0C /* ColorPickerTextField.h */, |
389 | | - 4CE74F501CF185F70093AC0C /* ColorPickerTextField.m */, |
390 | | - 4CE74F511CF185F70093AC0C /* HFColorPicker */, |
391 | | - 4CE74F561CF185F70093AC0C /* UIColor+HexColors.h */, |
392 | | - 4CE74F571CF185F70093AC0C /* UIColor+HexColors.m */, |
393 | | - ); |
394 | | - path = "Color Picker TextField"; |
395 | | - sourceTree = "<group>"; |
396 | | - }; |
397 | | - 4CE74F511CF185F70093AC0C /* HFColorPicker */ = { |
398 | | - isa = PBXGroup; |
399 | | - children = ( |
400 | | - 4CE74F521CF185F70093AC0C /* HFColorButton.h */, |
401 | | - 4CE74F531CF185F70093AC0C /* HFColorButton.m */, |
402 | | - 4CE74F541CF185F70093AC0C /* HFColorPickerView.h */, |
403 | | - 4CE74F551CF185F70093AC0C /* HFColorPickerView.m */, |
404 | | - ); |
405 | | - path = HFColorPicker; |
406 | | - sourceTree = "<group>"; |
407 | | - }; |
408 | 369 | 9D0BB82E18BB1AE100667349 /* Other Frameworks */ = { |
409 | 370 | isa = PBXGroup; |
410 | 371 | children = ( |
|
495 | 456 | C0CB61921B884D4100C33368 /* Cell */, |
496 | 457 | C0CB619B1B884D4100C33368 /* Resources */, |
497 | 458 | C0CB61A11B884D4100C33368 /* Storyboard */, |
498 | | - C0CB61A31B884D4100C33368 /* Third Party */, |
499 | 459 | C0CB61A71B884D4100C33368 /* ViewController */, |
500 | 460 | ); |
501 | 461 | name = Objective_C_Demo; |
|
546 | 506 | path = Storyboard; |
547 | 507 | sourceTree = "<group>"; |
548 | 508 | }; |
549 | | - C0CB61A31B884D4100C33368 /* Third Party */ = { |
550 | | - isa = PBXGroup; |
551 | | - children = ( |
552 | | - 4CE74F4E1CF185F70093AC0C /* Color Picker TextField */, |
553 | | - ); |
554 | | - path = "Third Party"; |
555 | | - sourceTree = "<group>"; |
556 | | - }; |
557 | 509 | C0CB61A71B884D4100C33368 /* ViewController */ = { |
558 | 510 | isa = PBXGroup; |
559 | 511 | children = ( |
|
870 | 822 | DefaultBuildSystemTypeForWorkspace = Latest; |
871 | 823 | LastSwiftMigration = 0700; |
872 | 824 | LastSwiftUpdateCheck = 1250; |
873 | | - LastUpgradeCheck = 1430; |
| 825 | + LastUpgradeCheck = 1520; |
874 | 826 | ORGANIZATIONNAME = Iftekhar; |
875 | 827 | TargetAttributes = { |
876 | 828 | 4CE6119C1B98B7250020591A = { |
|
1122 | 1074 | C06E24F22ACB3C15002ECBE4 /* BaseTableViewController.swift in Sources */, |
1123 | 1075 | 4C0EFE2F1CF332DD00C908D3 /* TextViewController.swift in Sources */, |
1124 | 1076 | C08372572ACAFE6500416081 /* ReloadLayout1892ViewController.swift in Sources */, |
1125 | | - 4CE74F5D1CF185F70093AC0C /* HFColorPickerView.m in Sources */, |
1126 | 1077 | C0CB61FC1B884F7900C33368 /* AppDelegate.swift in Sources */, |
1127 | 1078 | C07DF1302AE17BB600698057 /* UITableView+Extension.swift in Sources */, |
1128 | 1079 | C06E24FA2ACB4015002ECBE4 /* PageViewController.swift in Sources */, |
1129 | 1080 | C0CB61EE1B884F2700C33368 /* CollectionViewDemoController.swift in Sources */, |
1130 | 1081 | C0CB61F81B884F2700C33368 /* ViewController.swift in Sources */, |
1131 | | - 4CE74F591CF185F70093AC0C /* ColorPickerTextField.m in Sources */, |
1132 | 1082 | C0D070F32AF8C43200963B19 /* TextFieldView.swift in Sources */, |
1133 | 1083 | C016B6D82B4D990A0005CB07 /* EnableMode2000ViewController.swift in Sources */, |
1134 | 1084 | 4C0EFE1F1CF2F9F500C908D3 /* ColorTableViewCell.swift in Sources */, |
1135 | 1085 | C0F841FA2ACAC8C400616ECD /* AutofillPasswordViewController.swift in Sources */, |
1136 | 1086 | 4C0EFE291CF332BF00C908D3 /* RefreshLayoutViewController.swift in Sources */, |
1137 | 1087 | 4C34D9EF1D1319A60013E61D /* SearchViewController.swift in Sources */, |
1138 | 1088 | C08372592ACB046900416081 /* SafeAreaViewController.swift in Sources */, |
1139 | | - 4CE74F5F1CF185F70093AC0C /* UIColor+HexColors.m in Sources */, |
1140 | 1089 | C0C8A0102A5C9D0B0015C4EE /* TestViewController.swift in Sources */, |
1141 | 1090 | C083725F2ACB1D3700416081 /* BaseViewController.swift in Sources */, |
1142 | 1091 | C03C87F51B8DCBF100295DFA /* SettingsViewController.swift in Sources */, |
1143 | 1092 | 4C0EFE231CF2FA1200C908D3 /* ImageSwitchTableViewCell.swift in Sources */, |
1144 | | - 4CE74F5B1CF185F70093AC0C /* HFColorButton.m in Sources */, |
1145 | 1093 | C0CB61F71B884F2700C33368 /* TextViewSpecialCaseViewController.swift in Sources */, |
1146 | 1094 | 4C0EFE211CF2FA0600C908D3 /* TextFieldTableViewCell.swift in Sources */, |
1147 | 1095 | C06E24F82ACB3FD8002ECBE4 /* StackViewController.swift in Sources */, |
|
1170 | 1118 | C0CB620F1B884FA100C33368 /* TableViewInContainerViewController.m in Sources */, |
1171 | 1119 | 4CE74F4D1CF080C10093AC0C /* TextViewController.m in Sources */, |
1172 | 1120 | C0CB620E1B884FA100C33368 /* SpecialCaseViewController.m in Sources */, |
1173 | | - 4CE74F581CF185F70093AC0C /* ColorPickerTextField.m in Sources */, |
1174 | 1121 | 4CE74F681CF1BBCC0093AC0C /* ImageSwitchTableViewCell.m in Sources */, |
1175 | 1122 | C0CB62091B884FA100C33368 /* ManualToolbarViewController.m in Sources */, |
1176 | 1123 | C0CB62071B884FA100C33368 /* CustomViewController.m in Sources */, |
1177 | 1124 | 4CE49FCF1D9E7FD40094FB36 /* PopoverViewController.m in Sources */, |
1178 | 1125 | C0CB62051B884FA100C33368 /* CollectionViewDemoController.m in Sources */, |
1179 | 1126 | C0CB61FF1B884FA100C33368 /* OptionTableViewCell.m in Sources */, |
1180 | 1127 | C0CB620D1B884FA100C33368 /* SettingsViewController.m in Sources */, |
1181 | | - 4CE74F5A1CF185F70093AC0C /* HFColorButton.m in Sources */, |
1182 | 1128 | 4C134C811D10758F00C016CA /* SearchViewController.m in Sources */, |
1183 | 1129 | C0CB62081B884FA100C33368 /* ExampleTableViewController.m in Sources */, |
1184 | 1130 | C0CB61FD1B884FA100C33368 /* AppDelegate.m in Sources */, |
1185 | | - 4CE74F5C1CF185F70093AC0C /* HFColorPickerView.m in Sources */, |
1186 | 1131 | C0CB61FE1B884FA100C33368 /* NavigationTableViewCell.m in Sources */, |
1187 | 1132 | C0CB62021B884FA100C33368 /* main.m in Sources */, |
1188 | 1133 | C0CB620C1B884FA100C33368 /* OptionsViewController.m in Sources */, |
|
1192 | 1137 | C0CB62121B884FA100C33368 /* TextViewSpecialCaseViewController.m in Sources */, |
1193 | 1138 | 4CE74F621CF1864E0093AC0C /* ColorTableViewCell.m in Sources */, |
1194 | 1139 | C0CB62111B884FA100C33368 /* TextSelectionViewController.m in Sources */, |
1195 | | - 4CE74F5E1CF185F70093AC0C /* UIColor+HexColors.m in Sources */, |
1196 | 1140 | 4CE74F651CF186720093AC0C /* TextFieldTableViewCell.m in Sources */, |
1197 | 1141 | ); |
1198 | 1142 | runOnlyForDeploymentPostprocessing = 0; |
|
1549 | 1493 | SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO; |
1550 | 1494 | SWIFT_OBJC_BRIDGING_HEADER = "Demo/Swift_Demo/Resources/IQKeyboardManger-Swift-Bridging-Header.h"; |
1551 | 1495 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
| 1496 | + SWIFT_STRICT_CONCURRENCY = complete; |
1552 | 1497 | SWIFT_VERSION = 5.0; |
1553 | 1498 | TARGETED_DEVICE_FAMILY = "1,2,6"; |
1554 | 1499 | }; |
|
1597 | 1542 | SUPPORTS_MACCATALYST = NO; |
1598 | 1543 | SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO; |
1599 | 1544 | SWIFT_OBJC_BRIDGING_HEADER = "Demo/Swift_Demo/Resources/IQKeyboardManger-Swift-Bridging-Header.h"; |
| 1545 | + SWIFT_STRICT_CONCURRENCY = complete; |
1600 | 1546 | SWIFT_VERSION = 5.0; |
1601 | 1547 | TARGETED_DEVICE_FAMILY = "1,2,6"; |
1602 | 1548 | }; |
|
1607 | 1553 | buildSettings = { |
1608 | 1554 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)"; |
1609 | 1555 | ALWAYS_SEARCH_USER_PATHS = NO; |
| 1556 | + ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; |
1610 | 1557 | CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; |
1611 | 1558 | CLANG_ENABLE_OBJC_ARC = YES; |
1612 | 1559 | CLANG_WARN_ASSIGN_ENUM = YES; |
|
1672 | 1619 | ONLY_ACTIVE_ARCH = YES; |
1673 | 1620 | OTHER_SWIFT_FLAGS = "$(inherited)"; |
1674 | 1621 | SDKROOT = iphoneos; |
| 1622 | + SWIFT_VERSION = 5.0; |
1675 | 1623 | }; |
1676 | 1624 | name = Debug; |
1677 | 1625 | }; |
|
1680 | 1628 | buildSettings = { |
1681 | 1629 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)"; |
1682 | 1630 | ALWAYS_SEARCH_USER_PATHS = NO; |
| 1631 | + ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; |
1683 | 1632 | CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; |
1684 | 1633 | CLANG_ENABLE_OBJC_ARC = YES; |
1685 | 1634 | CLANG_WARN_ASSIGN_ENUM = YES; |
|
1740 | 1689 | SDKROOT = iphoneos; |
1741 | 1690 | SWIFT_COMPILATION_MODE = wholemodule; |
1742 | 1691 | SWIFT_OPTIMIZATION_LEVEL = "-O"; |
| 1692 | + SWIFT_VERSION = 5.0; |
1743 | 1693 | VALIDATE_PRODUCT = YES; |
1744 | 1694 | }; |
1745 | 1695 | name = Release; |
|
1770 | 1720 | GCC_WARN_UNUSED_LABEL = YES; |
1771 | 1721 | GCC_WARN_UNUSED_PARAMETER = NO; |
1772 | 1722 | INFOPLIST_FILE = Demo/Objective_C_Demo/Resources/Info.plist; |
1773 | | - IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
| 1723 | + IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
1774 | 1724 | LD_RUNPATH_SEARCH_PATHS = ( |
1775 | 1725 | "$(inherited)", |
1776 | 1726 | "@executable_path/Frameworks", |
|
1816 | 1766 | GCC_WARN_UNUSED_LABEL = YES; |
1817 | 1767 | GCC_WARN_UNUSED_PARAMETER = NO; |
1818 | 1768 | INFOPLIST_FILE = Demo/Objective_C_Demo/Resources/Info.plist; |
1819 | | - IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
| 1769 | + IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
1820 | 1770 | LD_RUNPATH_SEARCH_PATHS = ( |
1821 | 1771 | "$(inherited)", |
1822 | 1772 | "@executable_path/Frameworks", |
|
0 commit comments