File tree Expand file tree Collapse file tree
ArduinoOutput/ArduinoOutput.xcodeproj
BasicSpikeDisplay/BasicSpikeDisplay.xcodeproj
BinaryWriter/BinaryWriter.xcodeproj
ChannelMappingNode/ChannelMappingNode.xcodeproj
EventBroadcaster/EventBroadcaster.xcodeproj
FilterNode/FilterNode.xcodeproj
JuliaProcessor/JuliaProcessor.xcodeproj
KWIKFormat/KWIKFormat.xcodeproj
LfpDisplayNodeBeta/LfpDisplayNodeBeta.xcodeproj
LfpDisplayNode/LfpDisplayNode.xcodeproj
NetworkEvents/NetworkEvents.xcodeproj
PhaseDetector/PhaseDetector.xcodeproj
PulsePalOutput/PulsePalOutput.xcodeproj
RecordControl/RecordControl.xcodeproj
Rectifier/Rectifier.xcodeproj
SerialInput/SerialInput.xcodeproj
SpikeRaster/SpikeRaster.xcodeproj
SpikeSorter/SpikeSorter.xcodeproj Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616/* Begin PBXFileReference section */
1717 E1F557B21C9AF1660035F88B /* ArduinoOutput.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ArduinoOutput.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
1818 E1F557B51C9AF1660035F88B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
19- E1F557BE1C9AFE210035F88B /* Plugin.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Plugin.xcconfig; sourceTree = "<group>"; };
2019 E1F557BF1C9AFE210035F88B /* Plugin_Debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Plugin_Debug.xcconfig; sourceTree = "<group>"; };
2120 E1F557C01C9AFE210035F88B /* Plugin_Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Plugin_Release.xcconfig; sourceTree = "<group>"; };
2221 E1F557C61C9B040E0035F88B /* ArduinoOutput.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ArduinoOutput.cpp; sourceTree = "<group>"; };
6867 E1F557BD1C9AFE210035F88B /* Config */ = {
6968 isa = PBXGroup;
7069 children = (
71- E1F557BE1C9AFE210035F88B /* Plugin.xcconfig */,
7270 E1F557BF1C9AFE210035F88B /* Plugin_Debug.xcconfig */,
7371 E1F557C01C9AFE210035F88B /* Plugin_Release.xcconfig */,
7472 );
Original file line number Diff line number Diff line change 1818/* Begin PBXFileReference section */
1919 E1F557E81C9B0C600035F88B /* BasicSpikeDisplay.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = BasicSpikeDisplay.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
2020 E1F557EB1C9B0C600035F88B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
21- E1F557F21C9B0CA90035F88B /* Plugin.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Plugin.xcconfig; sourceTree = "<group>"; };
2221 E1F557F31C9B0CA90035F88B /* Plugin_Debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Plugin_Debug.xcconfig; sourceTree = "<group>"; };
2322 E1F557F41C9B0CA90035F88B /* Plugin_Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Plugin_Release.xcconfig; sourceTree = "<group>"; };
2423 E1F557F71C9B0DAC0035F88B /* OpenEphysLib.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OpenEphysLib.cpp; sourceTree = "<group>"; };
7473 E1F557F11C9B0CA90035F88B /* Config */ = {
7574 isa = PBXGroup;
7675 children = (
77- E1F557F21C9B0CA90035F88B /* Plugin.xcconfig */,
7876 E1F557F31C9B0CA90035F88B /* Plugin_Debug.xcconfig */,
7977 E1F557F41C9B0CA90035F88B /* Plugin_Release.xcconfig */,
8078 );
Original file line number Diff line number Diff line change 2323 E1D300371DAEBC570050E0F8 /* SequentialBlockFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SequentialBlockFile.h; sourceTree = "<group>"; };
2424 E1D3003C1DAEBCBD0050E0F8 /* Plugin_Debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Plugin_Debug.xcconfig; sourceTree = "<group>"; };
2525 E1D3003D1DAEBCBD0050E0F8 /* Plugin_Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Plugin_Release.xcconfig; sourceTree = "<group>"; };
26- E1D3003E1DAEBCBD0050E0F8 /* Plugin.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Plugin.xcconfig; sourceTree = "<group>"; };
2726/* End PBXFileReference section */
2827
2928/* Begin PBXFrameworksBuildPhase section */
8079 E1D3003B1DAEBC9D0050E0F8 /* Config */ = {
8180 isa = PBXGroup;
8281 children = (
83- E1D3003E1DAEBCBD0050E0F8 /* Plugin.xcconfig */,
8482 E1D3003C1DAEBCBD0050E0F8 /* Plugin_Debug.xcconfig */,
8583 E1D3003D1DAEBCBD0050E0F8 /* Plugin_Release.xcconfig */,
8684 );
215213 E1D300301DAEBBBD0050E0F8 /* Release */,
216214 );
217215 defaultConfigurationIsVisible = 0;
216+ defaultConfigurationName = Release;
218217 };
219218/* End XCConfigurationList section */
220219 };
Original file line number Diff line number Diff line change 1717 E15DCF791CA0676B00332C3A /* CAREditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAREditor.h; sourceTree = "<group>"; };
1818 E1F558141C9B0FCA0035F88B /* CAR.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CAR.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
1919 E1F558171C9B0FCA0035F88B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
20- E1F5581E1C9B10190035F88B /* Plugin.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Plugin.xcconfig; sourceTree = "<group>"; };
2120 E1F5581F1C9B10190035F88B /* Plugin_Debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Plugin_Debug.xcconfig; sourceTree = "<group>"; };
2221 E1F558201C9B10190035F88B /* Plugin_Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Plugin_Release.xcconfig; sourceTree = "<group>"; };
2322 E1F558221C9B105C0035F88B /* CAR.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CAR.cpp; sourceTree = "<group>"; };
6564 E1F5581D1C9B10190035F88B /* Config */ = {
6665 isa = PBXGroup;
6766 children = (
68- E1F5581E1C9B10190035F88B /* Plugin.xcconfig */,
6967 E1F5581F1C9B10190035F88B /* Plugin_Debug.xcconfig */,
7068 E1F558201C9B10190035F88B /* Plugin_Release.xcconfig */,
7169 );
Original file line number Diff line number Diff line change 1515/* Begin PBXFileReference section */
1616 E1F558321C9B11E80035F88B /* ChannelMappingNode.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ChannelMappingNode.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
1717 E1F558351C9B11E80035F88B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
18- E1F5583C1C9B12240035F88B /* Plugin.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Plugin.xcconfig; sourceTree = "<group>"; };
1918 E1F5583D1C9B12240035F88B /* Plugin_Debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Plugin_Debug.xcconfig; sourceTree = "<group>"; };
2019 E1F5583E1C9B12240035F88B /* Plugin_Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Plugin_Release.xcconfig; sourceTree = "<group>"; };
2120 E1F558401C9B12730035F88B /* ChannelMappingEditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ChannelMappingEditor.cpp; sourceTree = "<group>"; };
6564 E1F5583B1C9B12240035F88B /* Config */ = {
6665 isa = PBXGroup;
6766 children = (
68- E1F5583C1C9B12240035F88B /* Plugin.xcconfig */,
6967 E1F5583D1C9B12240035F88B /* Plugin_Debug.xcconfig */,
7068 E1F5583E1C9B12240035F88B /* Plugin_Release.xcconfig */,
7169 );
Original file line number Diff line number Diff line change 1515/* Begin PBXFileReference section */
1616 E1C3F9781C99A20D00719A9F /* EventBroadcaster.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = EventBroadcaster.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
1717 E1C3F97B1C99A20D00719A9F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
18- E1F557C21C9B020A0035F88B /* Plugin.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Plugin.xcconfig; sourceTree = "<group>"; };
1918 E1F557C31C9B020A0035F88B /* Plugin_Debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Plugin_Debug.xcconfig; sourceTree = "<group>"; };
2019 E1F557C41C9B020A0035F88B /* Plugin_Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Plugin_Release.xcconfig; sourceTree = "<group>"; };
2120 E1F557D51C9B06500035F88B /* EventBroadcaster.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = EventBroadcaster.cpp; sourceTree = "<group>"; };
6564 E1F557C11C9B020A0035F88B /* Config */ = {
6665 isa = PBXGroup;
6766 children = (
68- E1F557C21C9B020A0035F88B /* Plugin.xcconfig */,
6967 E1F557C31C9B020A0035F88B /* Plugin_Debug.xcconfig */,
7068 E1F557C41C9B020A0035F88B /* Plugin_Release.xcconfig */,
7169 );
Original file line number Diff line number Diff line change 3131/* Begin PBXFileReference section */
3232 E1F558751C9B1F920035F88B /* FilterNode.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = FilterNode.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
3333 E1F558781C9B1F920035F88B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
34- E1F5587F1C9B1FDC0035F88B /* Plugin.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Plugin.xcconfig; sourceTree = "<group>"; };
3534 E1F558801C9B1FDC0035F88B /* Plugin_Debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Plugin_Debug.xcconfig; sourceTree = "<group>"; };
3635 E1F558811C9B1FDC0035F88B /* Plugin_Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Plugin_Release.xcconfig; sourceTree = "<group>"; };
3736 E1F558841C9B20070035F88B /* Bessel.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Bessel.cpp; sourceTree = "<group>"; };
120119 E1F5587E1C9B1FDC0035F88B /* Config */ = {
121120 isa = PBXGroup;
122121 children = (
123- E1F5587F1C9B1FDC0035F88B /* Plugin.xcconfig */,
124122 E1F558801C9B1FDC0035F88B /* Plugin_Debug.xcconfig */,
125123 E1F558811C9B1FDC0035F88B /* Plugin_Release.xcconfig */,
126124 );
Original file line number Diff line number Diff line change 2222 E14A22201DA80B4400134197 /* OpenEphysLib.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = OpenEphysLib.cpp; sourceTree = "<group>"; };
2323 E14A22251DA80BDF00134197 /* Plugin_Debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Plugin_Debug.xcconfig; sourceTree = "<group>"; };
2424 E14A22261DA80BDF00134197 /* Plugin_Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Plugin_Release.xcconfig; sourceTree = "<group>"; };
25- E14A22271DA80BDF00134197 /* Plugin.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Plugin.xcconfig; sourceTree = "<group>"; };
2625/* End PBXFileReference section */
2726
2827/* Begin PBXFrameworksBuildPhase section */
7877 E14A22241DA80BBA00134197 /* Config */ = {
7978 isa = PBXGroup;
8079 children = (
81- E14A22271DA80BDF00134197 /* Plugin.xcconfig */,
8280 E14A22251DA80BDF00134197 /* Plugin_Debug.xcconfig */,
8381 E14A22261DA80BDF00134197 /* Plugin_Release.xcconfig */,
8482 );
Original file line number Diff line number Diff line change 1616/* Begin PBXFileReference section */
1717 E1F558D01C9B23370035F88B /* KWIKFormat.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = KWIKFormat.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
1818 E1F558D31C9B23370035F88B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
19- E1F558DA1C9B23830035F88B /* Plugin.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Plugin.xcconfig; sourceTree = "<group>"; };
2019 E1F558DB1C9B23830035F88B /* Plugin_Debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Plugin_Debug.xcconfig; sourceTree = "<group>"; };
2120 E1F558DC1C9B23830035F88B /* Plugin_Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Plugin_Release.xcconfig; sourceTree = "<group>"; };
2221 E1F558DF1C9B23AB0035F88B /* KwikFileSource.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = KwikFileSource.cpp; sourceTree = "<group>"; };
6867 E1F558D91C9B23830035F88B /* Config */ = {
6968 isa = PBXGroup;
7069 children = (
71- E1F558DA1C9B23830035F88B /* Plugin.xcconfig */,
7270 E1F558DB1C9B23830035F88B /* Plugin_Debug.xcconfig */,
7371 E1F558DC1C9B23830035F88B /* Plugin_Release.xcconfig */,
7472 );
Original file line number Diff line number Diff line change 1616/* Begin PBXFileReference section */
1717 E1F558F61C9B28060035F88B /* LfpDisplayNode.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = LfpDisplayNode.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
1818 E1F558F91C9B28060035F88B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
19- E1F559001C9B28400035F88B /* Plugin.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Plugin.xcconfig; sourceTree = "<group>"; };
2019 E1F559011C9B28400035F88B /* Plugin_Debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Plugin_Debug.xcconfig; sourceTree = "<group>"; };
2120 E1F559021C9B28400035F88B /* Plugin_Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Plugin_Release.xcconfig; sourceTree = "<group>"; };
2221 E1F559041C9B28660035F88B /* LfpDisplayCanvas.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = LfpDisplayCanvas.cpp; sourceTree = "<group>"; };
6867 E1F558FF1C9B28400035F88B /* Config */ = {
6968 isa = PBXGroup;
7069 children = (
71- E1F559001C9B28400035F88B /* Plugin.xcconfig */,
7270 E1F559011C9B28400035F88B /* Plugin_Debug.xcconfig */,
7371 E1F559021C9B28400035F88B /* Plugin_Release.xcconfig */,
7472 );
You can’t perform that action at this time.
0 commit comments