|
17 | 17 | B114F1122035CC19005D52F2 /* InputPickerViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B114F1102035CC19005D52F2 /* InputPickerViewCell.xib */; };
|
18 | 18 | B11CB8CF1F320DA600E58116 /* Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = B11CB8CE1F320DA600E58116 /* Extensions.swift */; };
|
19 | 19 | B11CEB9F20498F0C001308B3 /* CNContact+Row.swift in Sources */ = {isa = PBXBuildFile; fileRef = B11CEB79204977A2001308B3 /* CNContact+Row.swift */; };
|
| 20 | + B12D31092512385700274462 /* InputInlineDatePickerViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = B12D31072512385700274462 /* InputInlineDatePickerViewCell.xib */; }; |
| 21 | + B12D310A2512385700274462 /* InputInlineDatePickerViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = B12D31082512385700274462 /* InputInlineDatePickerViewCell.swift */; }; |
20 | 22 | B14F945120444E820014F694 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = B14F945020444E820014F694 /* AppDelegate.swift */; };
|
21 | 23 | B14F945320444E820014F694 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B14F945220444E820014F694 /* ViewController.swift */; };
|
22 | 24 | B14F945620444E820014F694 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = B14F945420444E820014F694 /* Main.storyboard */; };
|
|
103 | 105 | B114F1102035CC19005D52F2 /* InputPickerViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = InputPickerViewCell.xib; sourceTree = "<group>"; };
|
104 | 106 | B11CB8CE1F320DA600E58116 /* Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Extensions.swift; sourceTree = "<group>"; };
|
105 | 107 | B11CEB79204977A2001308B3 /* CNContact+Row.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "CNContact+Row.swift"; sourceTree = "<group>"; };
|
| 108 | + B12D31072512385700274462 /* InputInlineDatePickerViewCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = InputInlineDatePickerViewCell.xib; sourceTree = "<group>"; }; |
| 109 | + B12D31082512385700274462 /* InputInlineDatePickerViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InputInlineDatePickerViewCell.swift; sourceTree = "<group>"; }; |
106 | 110 | B14F944E20444E810014F694 /* ThunderTableDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ThunderTableDemo.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
107 | 111 | B14F945020444E820014F694 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
108 | 112 | B14F945220444E820014F694 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
|
|
225 | 229 | path = Cells;
|
226 | 230 | sourceTree = "<group>";
|
227 | 231 | };
|
| 232 | + B12D31062512347800274462 /* Extensions */ = { |
| 233 | + isa = PBXGroup; |
| 234 | + children = ( |
| 235 | + ); |
| 236 | + name = Extensions; |
| 237 | + sourceTree = "<group>"; |
| 238 | + }; |
228 | 239 | B14F944F20444E810014F694 /* ThunderTableDemo */ = {
|
229 | 240 | isa = PBXGroup;
|
230 | 241 | children = (
|
|
264 | 275 | B17BAA341D89639100844421 /* ThunderTable */ = {
|
265 | 276 | isa = PBXGroup;
|
266 | 277 | children = (
|
| 278 | + B12D31062512347800274462 /* Extensions */, |
267 | 279 | B1B5C6D324FFCA8C00F05CE8 /* Scroll Offset Caching */,
|
268 | 280 | B1D10CD01DA540CF003FBCB4 /* Theme.swift */,
|
269 | 281 | B19C53261D8B036600B30A35 /* ApplicationLoadingIndicatorManager.swift */,
|
|
306 | 318 | B19C53211D8B02F600B30A35 /* Cells */ = {
|
307 | 319 | isa = PBXGroup;
|
308 | 320 | children = (
|
| 321 | + B12D31082512385700274462 /* InputInlineDatePickerViewCell.swift */, |
| 322 | + B12D31072512385700274462 /* InputInlineDatePickerViewCell.xib */, |
309 | 323 | B1C2C56D1FFCF20F00D968C5 /* InputDatePickerViewCell.swift */,
|
310 | 324 | B1C2C56E1FFCF20F00D968C5 /* InputDatePickerViewCell.xib */,
|
311 | 325 | B114F10F2035CC19005D52F2 /* InputPickerViewCell.swift */,
|
|
500 | 514 | B108319E1F068FDF008B565D /* TableImageViewCell.xib in Resources */,
|
501 | 515 | B1784D871D8C3A8A007358EA /* InputSliderViewCell.xib in Resources */,
|
502 | 516 | B1EC80FF1FDE85EA00C8EE72 /* DefaultTableViewCell.xib in Resources */,
|
| 517 | + B12D31092512385700274462 /* InputInlineDatePickerViewCell.xib in Resources */, |
503 | 518 | B1C2C5701FFCF20F00D968C5 /* InputDatePickerViewCell.xib in Resources */,
|
504 | 519 | B1A8983E2047117D0028CAE4 /* Value2TableViewCell.xib in Resources */,
|
505 | 520 | B1AD7EC11D8BFC9D00BFCA34 /* InputTextViewCell.xib in Resources */,
|
|
540 | 555 | B17BAA581D89643800844421 /* TableSection.swift in Sources */,
|
541 | 556 | B1784D831D8C3A60007358EA /* InputSliderRow.swift in Sources */,
|
542 | 557 | B1C2C56C1FFCEE3100D968C5 /* InputDatePickerRow.swift in Sources */,
|
| 558 | + B12D310A2512385700274462 /* InputInlineDatePickerViewCell.swift in Sources */, |
543 | 559 | B1EC81021FDE86BF00C8EE72 /* SubtitleTableViewCell.swift in Sources */,
|
544 | 560 | B1B5C6D724FFCAAD00F05CE8 /* ScrollOffsetManagable.swift in Sources */,
|
545 | 561 | B1B679611D89807A00B66FD8 /* TableViewCell.swift in Sources */,
|
|
623 | 639 | INFOPLIST_FILE = ThunderTableDemo/Info.plist;
|
624 | 640 | IPHONEOS_DEPLOYMENT_TARGET = 11.2;
|
625 | 641 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
626 |
| - MARKETING_VERSION = 1.5.0; |
| 642 | + MARKETING_VERSION = 1.6.0; |
627 | 643 | PRODUCT_BUNDLE_IDENTIFIER = com.3sidedcube.ThunderTableDemo;
|
628 | 644 | PRODUCT_NAME = "$(TARGET_NAME)";
|
629 | 645 | SWIFT_VERSION = 5.0;
|
|
646 | 662 | INFOPLIST_FILE = ThunderTableDemo/Info.plist;
|
647 | 663 | IPHONEOS_DEPLOYMENT_TARGET = 11.2;
|
648 | 664 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
649 |
| - MARKETING_VERSION = 1.5.0; |
| 665 | + MARKETING_VERSION = 1.6.0; |
650 | 666 | PRODUCT_BUNDLE_IDENTIFIER = com.3sidedcube.ThunderTableDemo;
|
651 | 667 | PRODUCT_NAME = "$(TARGET_NAME)";
|
652 | 668 | SWIFT_VERSION = 5.0;
|
|
786 | 802 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
787 | 803 | IPHONEOS_DEPLOYMENT_TARGET = 10.0;
|
788 | 804 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
789 |
| - MARKETING_VERSION = 1.5.0; |
| 805 | + MARKETING_VERSION = 1.6.0; |
790 | 806 | PRODUCT_BUNDLE_IDENTIFIER = com.threesidedcube.ThunderTable;
|
791 | 807 | PRODUCT_NAME = "$(TARGET_NAME)";
|
792 | 808 | SKIP_INSTALL = YES;
|
|
811 | 827 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
812 | 828 | IPHONEOS_DEPLOYMENT_TARGET = 10.0;
|
813 | 829 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
814 |
| - MARKETING_VERSION = 1.5.0; |
| 830 | + MARKETING_VERSION = 1.6.0; |
815 | 831 | PRODUCT_BUNDLE_IDENTIFIER = com.threesidedcube.ThunderTable;
|
816 | 832 | PRODUCT_NAME = "$(TARGET_NAME)";
|
817 | 833 | SKIP_INSTALL = YES;
|
|
0 commit comments