|
271 | 271 | C3CD27D826B0977F0026FE67 /* McuManager in Frameworks */ = {isa = PBXBuildFile; productRef = C3CD27D726B0977F0026FE67 /* McuManager */; };
|
272 | 272 | C3CD27DB26B097AB0026FE67 /* NordicDFU in Frameworks */ = {isa = PBXBuildFile; productRef = C3CD27DA26B097AB0026FE67 /* NordicDFU */; };
|
273 | 273 | C3CD27DE26B098070026FE67 /* Charts in Frameworks */ = {isa = PBXBuildFile; productRef = C3CD27DD26B098070026FE67 /* Charts */; };
|
| 274 | + C3E8C1AC26F21FD0000A3737 /* FilterSwitchView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3E8C1AB26F21FD0000A3737 /* FilterSwitchView.swift */; }; |
| 275 | + C3E8C1AE26F21FE4000A3737 /* FilterSwitchView.xib in Resources */ = {isa = PBXBuildFile; fileRef = C3E8C1AD26F21FE3000A3737 /* FilterSwitchView.xib */; }; |
274 | 276 | CC7B90D148FC21C73B54BFAB /* NumberFormatter+Ext.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC7B93FA695799F95D065492 /* NumberFormatter+Ext.swift */; };
|
275 | 277 | CC7B91DDFD7EF39F27FEC85A /* CommandImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC7B95845343A3D826B220D5 /* CommandImage.swift */; };
|
276 | 278 | /* End PBXBuildFile section */
|
|
567 | 569 | 52D9BC9D1DD0CB760030E824 /* Data+Ext.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Data+Ext.swift"; sourceTree = "<group>"; };
|
568 | 570 | 7E1B422818A8DF4D006BA1BC /* high.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = high.mp3; sourceTree = "<group>"; };
|
569 | 571 | 89CF4D2BA242FBAD9F6C46E9 /* Pods.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
| 572 | + C3E8C1AB26F21FD0000A3737 /* FilterSwitchView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FilterSwitchView.swift; sourceTree = "<group>"; }; |
| 573 | + C3E8C1AD26F21FE3000A3737 /* FilterSwitchView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = FilterSwitchView.xib; sourceTree = "<group>"; }; |
570 | 574 | CC7B93FA695799F95D065492 /* NumberFormatter+Ext.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NumberFormatter+Ext.swift"; sourceTree = "<group>"; };
|
571 | 575 | CC7B95845343A3D826B220D5 /* CommandImage.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CommandImage.swift; sourceTree = "<group>"; };
|
572 | 576 | /* End PBXFileReference section */
|
|
818 | 822 | children = (
|
819 | 823 | 01B56C1523A11FB600140A1C /* PeripheralScanner.swift */,
|
820 | 824 | 01AD26E62395084000F56210 /* ConnectionViewController.swift */,
|
| 825 | + C3E8C1AA26F21F80000A3737 /* FilterSwitch */, |
821 | 826 | );
|
822 | 827 | path = Connection;
|
823 | 828 | sourceTree = "<group>";
|
|
1725 | 1730 | name = StoryBoard;
|
1726 | 1731 | sourceTree = "<group>";
|
1727 | 1732 | };
|
| 1733 | + C3E8C1AA26F21F80000A3737 /* FilterSwitch */ = { |
| 1734 | + isa = PBXGroup; |
| 1735 | + children = ( |
| 1736 | + C3E8C1AB26F21FD0000A3737 /* FilterSwitchView.swift */, |
| 1737 | + C3E8C1AD26F21FE3000A3737 /* FilterSwitchView.xib */, |
| 1738 | + ); |
| 1739 | + path = FilterSwitch; |
| 1740 | + sourceTree = "<group>"; |
| 1741 | + }; |
1728 | 1742 | /* End PBXGroup section */
|
1729 | 1743 |
|
1730 | 1744 | /* Begin PBXNativeTarget section */
|
|
1885 | 1899 | 20E07B652306975700FCB205 /* GT-Eesti-Display-ULight.ttf in Resources */,
|
1886 | 1900 | 016EF389241632AF005FFA30 /* LoggerTableViewController.xib in Resources */,
|
1887 | 1901 | 20E07B612306975700FCB205 /* GT-Eesti-Display-Medium.ttf in Resources */,
|
| 1902 | + C3E8C1AE26F21FE4000A3737 /* FilterSwitchView.xib in Resources */, |
1888 | 1903 | 20F15C3C2313D2C7000C5503 /* InfoActionView.xib in Resources */,
|
1889 | 1904 | 4353A50F243175C300159CDF /* HMAccessoryListTableViewController.xib in Resources */,
|
1890 | 1905 | 4381AD1C23BA057000FB1A1F /* UARTViewController.xib in Resources */,
|
|
2070 | 2085 | 204485E1233A148700A8A3A3 /* RunningTableViewController.swift in Sources */,
|
2071 | 2086 | 01BEADD6241AE65300FC7183 /* NordicBottomDetailsTableViewCell.swift in Sources */,
|
2072 | 2087 | 203D0F09232F782200C0340D /* CyclingTableViewController.swift in Sources */,
|
| 2088 | + C3E8C1AC26F21FD0000A3737 /* FilterSwitchView.swift in Sources */, |
2073 | 2089 | 203D0F0C232FB7D100C0340D /* DetailsTableViewSection.swift in Sources */,
|
2074 | 2090 | 01D98C8F242E2B3C000A3B35 /* DocumentFileManager.swift in Sources */,
|
2075 | 2091 | 01B6D3DA234CB6B3000942C4 /* HeartRateSection.swift in Sources */,
|
|
2302 | 2318 | CLANG_ENABLE_MODULES = YES;
|
2303 | 2319 | CODE_SIGN_ENTITLEMENTS = "nRF Toolbox/nRF Toolbox.entitlements";
|
2304 | 2320 | CODE_SIGN_IDENTITY = "iPhone Developer";
|
2305 |
| - CURRENT_PROJECT_VERSION = 1; |
| 2321 | + CURRENT_PROJECT_VERSION = 2; |
2306 | 2322 | DEFINES_MODULE = NO;
|
2307 | 2323 | ENABLE_BITCODE = YES;
|
2308 | 2324 | FRAMEWORK_SEARCH_PATHS = (
|
|
2469 | 2485 | CLANG_ENABLE_MODULES = YES;
|
2470 | 2486 | CODE_SIGN_ENTITLEMENTS = "nRF Toolbox/nRF Toolbox.entitlements";
|
2471 | 2487 | CODE_SIGN_IDENTITY = "iPhone Developer";
|
2472 |
| - CURRENT_PROJECT_VERSION = 1; |
| 2488 | + CURRENT_PROJECT_VERSION = 2; |
2473 | 2489 | DEFINES_MODULE = NO;
|
2474 | 2490 | ENABLE_BITCODE = YES;
|
2475 | 2491 | FRAMEWORK_SEARCH_PATHS = (
|
|
2520 | 2536 | CLANG_ENABLE_MODULES = YES;
|
2521 | 2537 | CODE_SIGN_ENTITLEMENTS = "nRF Toolbox/nRF Toolbox.entitlements";
|
2522 | 2538 | CODE_SIGN_IDENTITY = "iPhone Developer";
|
2523 |
| - CURRENT_PROJECT_VERSION = 1; |
| 2539 | + CURRENT_PROJECT_VERSION = 2; |
2524 | 2540 | DEFINES_MODULE = NO;
|
2525 | 2541 | ENABLE_BITCODE = YES;
|
2526 | 2542 | FRAMEWORK_SEARCH_PATHS = (
|
|
0 commit comments