|
| 1 | +// !$*UTF8*$! |
| 2 | +{ |
| 3 | + archiveVersion = 1; |
| 4 | + classes = { |
| 5 | + }; |
| 6 | + objectVersion = 48; |
| 7 | + objects = { |
| 8 | + |
| 9 | +/* Begin PBXFileReference section */ |
| 10 | + 038981D31FA2EFB500D25D7A /* EvntTrigAvg.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = EvntTrigAvg.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 11 | + 038981D61FA2EFB500D25D7A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 12 | + 038981DD1FA2F00200D25D7A /* EvntTrigAvg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = EvntTrigAvg.h; path = ../../../../../../Source/Plugins/EvntTrigAvg/EvntTrigAvg.h; sourceTree = "<group>"; }; |
| 13 | + 038981DE1FA2F00200D25D7A /* EvntTrigAvg.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = EvntTrigAvg.cpp; path = ../../../../../../Source/Plugins/EvntTrigAvg/EvntTrigAvg.cpp; sourceTree = "<group>"; }; |
| 14 | + 038981DF1FA2F00200D25D7A /* EvntTrigAvgCanvas.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = EvntTrigAvgCanvas.h; path = ../../../../../../Source/Plugins/EvntTrigAvg/EvntTrigAvgCanvas.h; sourceTree = "<group>"; }; |
| 15 | + 038981E01FA2F00200D25D7A /* EvntTrigAvgEditor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = EvntTrigAvgEditor.h; path = ../../../../../../Source/Plugins/EvntTrigAvg/EvntTrigAvgEditor.h; sourceTree = "<group>"; }; |
| 16 | + 038981E11FA2F00200D25D7A /* OpenEphysLib.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = OpenEphysLib.cpp; path = ../../../../../../Source/Plugins/EvntTrigAvg/OpenEphysLib.cpp; sourceTree = "<group>"; }; |
| 17 | + 038981E21FA2F00200D25D7A /* EvntTrigAvgEditor.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = EvntTrigAvgEditor.cpp; path = ../../../../../../Source/Plugins/EvntTrigAvg/EvntTrigAvgEditor.cpp; sourceTree = "<group>"; }; |
| 18 | + 038981E31FA2F00300D25D7A /* EvntTrigAvgCanvas.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = EvntTrigAvgCanvas.cpp; path = ../../../../../../Source/Plugins/EvntTrigAvg/EvntTrigAvgCanvas.cpp; sourceTree = "<group>"; }; |
| 19 | + 038981E51FA2F04100D25D7A /* Plugin_Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Plugin_Release.xcconfig; path = ../../Config/Plugin_Release.xcconfig; sourceTree = "<group>"; }; |
| 20 | + 038981E61FA2F04100D25D7A /* Plugin_Debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Plugin_Debug.xcconfig; path = ../../Config/Plugin_Debug.xcconfig; sourceTree = "<group>"; }; |
| 21 | +/* End PBXFileReference section */ |
| 22 | + |
| 23 | +/* Begin PBXFrameworksBuildPhase section */ |
| 24 | + 038981D01FA2EFB500D25D7A /* Frameworks */ = { |
| 25 | + isa = PBXFrameworksBuildPhase; |
| 26 | + buildActionMask = 2147483647; |
| 27 | + files = ( |
| 28 | + ); |
| 29 | + runOnlyForDeploymentPostprocessing = 0; |
| 30 | + }; |
| 31 | +/* End PBXFrameworksBuildPhase section */ |
| 32 | + |
| 33 | +/* Begin PBXGroup section */ |
| 34 | + 038981CA1FA2EFB500D25D7A = { |
| 35 | + isa = PBXGroup; |
| 36 | + children = ( |
| 37 | + 038981E41FA2F02500D25D7A /* Config */, |
| 38 | + 038981D51FA2EFB500D25D7A /* EvntTrigAvg */, |
| 39 | + 038981D41FA2EFB500D25D7A /* Products */, |
| 40 | + ); |
| 41 | + sourceTree = "<group>"; |
| 42 | + }; |
| 43 | + 038981D41FA2EFB500D25D7A /* Products */ = { |
| 44 | + isa = PBXGroup; |
| 45 | + children = ( |
| 46 | + 038981D31FA2EFB500D25D7A /* EvntTrigAvg.bundle */, |
| 47 | + ); |
| 48 | + name = Products; |
| 49 | + sourceTree = "<group>"; |
| 50 | + }; |
| 51 | + 038981D51FA2EFB500D25D7A /* EvntTrigAvg */ = { |
| 52 | + isa = PBXGroup; |
| 53 | + children = ( |
| 54 | + 038981DC1FA2EFDA00D25D7A /* Source */, |
| 55 | + 038981D61FA2EFB500D25D7A /* Info.plist */, |
| 56 | + ); |
| 57 | + path = EvntTrigAvg; |
| 58 | + sourceTree = "<group>"; |
| 59 | + }; |
| 60 | + 038981DC1FA2EFDA00D25D7A /* Source */ = { |
| 61 | + isa = PBXGroup; |
| 62 | + children = ( |
| 63 | + 038981DE1FA2F00200D25D7A /* EvntTrigAvg.cpp */, |
| 64 | + 038981DD1FA2F00200D25D7A /* EvntTrigAvg.h */, |
| 65 | + 038981E31FA2F00300D25D7A /* EvntTrigAvgCanvas.cpp */, |
| 66 | + 038981DF1FA2F00200D25D7A /* EvntTrigAvgCanvas.h */, |
| 67 | + 038981E21FA2F00200D25D7A /* EvntTrigAvgEditor.cpp */, |
| 68 | + 038981E01FA2F00200D25D7A /* EvntTrigAvgEditor.h */, |
| 69 | + 038981E11FA2F00200D25D7A /* OpenEphysLib.cpp */, |
| 70 | + ); |
| 71 | + path = Source; |
| 72 | + sourceTree = "<group>"; |
| 73 | + }; |
| 74 | + 038981E41FA2F02500D25D7A /* Config */ = { |
| 75 | + isa = PBXGroup; |
| 76 | + children = ( |
| 77 | + 038981E61FA2F04100D25D7A /* Plugin_Debug.xcconfig */, |
| 78 | + 038981E51FA2F04100D25D7A /* Plugin_Release.xcconfig */, |
| 79 | + ); |
| 80 | + path = Config; |
| 81 | + sourceTree = "<group>"; |
| 82 | + }; |
| 83 | +/* End PBXGroup section */ |
| 84 | + |
| 85 | +/* Begin PBXNativeTarget section */ |
| 86 | + 038981D21FA2EFB500D25D7A /* EvntTrigAvg */ = { |
| 87 | + isa = PBXNativeTarget; |
| 88 | + buildConfigurationList = 038981D91FA2EFB500D25D7A /* Build configuration list for PBXNativeTarget "EvntTrigAvg" */; |
| 89 | + buildPhases = ( |
| 90 | + 038981CF1FA2EFB500D25D7A /* Sources */, |
| 91 | + 038981D01FA2EFB500D25D7A /* Frameworks */, |
| 92 | + 038981D11FA2EFB500D25D7A /* Resources */, |
| 93 | + ); |
| 94 | + buildRules = ( |
| 95 | + ); |
| 96 | + dependencies = ( |
| 97 | + ); |
| 98 | + name = EvntTrigAvg; |
| 99 | + productName = EvntTrigAvg; |
| 100 | + productReference = 038981D31FA2EFB500D25D7A /* EvntTrigAvg.bundle */; |
| 101 | + productType = "com.apple.product-type.bundle"; |
| 102 | + }; |
| 103 | +/* End PBXNativeTarget section */ |
| 104 | + |
| 105 | +/* Begin PBXProject section */ |
| 106 | + 038981CB1FA2EFB500D25D7A /* Project object */ = { |
| 107 | + isa = PBXProject; |
| 108 | + attributes = { |
| 109 | + LastUpgradeCheck = 0900; |
| 110 | + ORGANIZATIONNAME = "Open Ephys"; |
| 111 | + TargetAttributes = { |
| 112 | + 038981D21FA2EFB500D25D7A = { |
| 113 | + CreatedOnToolsVersion = 9.0.1; |
| 114 | + }; |
| 115 | + }; |
| 116 | + }; |
| 117 | + buildConfigurationList = 038981CE1FA2EFB500D25D7A /* Build configuration list for PBXProject "EvntTrigAvg" */; |
| 118 | + compatibilityVersion = "Xcode 8.0"; |
| 119 | + developmentRegion = en; |
| 120 | + hasScannedForEncodings = 0; |
| 121 | + knownRegions = ( |
| 122 | + en, |
| 123 | + ); |
| 124 | + mainGroup = 038981CA1FA2EFB500D25D7A; |
| 125 | + productRefGroup = 038981D41FA2EFB500D25D7A /* Products */; |
| 126 | + projectDirPath = ""; |
| 127 | + projectRoot = ""; |
| 128 | + targets = ( |
| 129 | + 038981D21FA2EFB500D25D7A /* EvntTrigAvg */, |
| 130 | + ); |
| 131 | + }; |
| 132 | +/* End PBXProject section */ |
| 133 | + |
| 134 | +/* Begin PBXResourcesBuildPhase section */ |
| 135 | + 038981D11FA2EFB500D25D7A /* Resources */ = { |
| 136 | + isa = PBXResourcesBuildPhase; |
| 137 | + buildActionMask = 2147483647; |
| 138 | + files = ( |
| 139 | + ); |
| 140 | + runOnlyForDeploymentPostprocessing = 0; |
| 141 | + }; |
| 142 | +/* End PBXResourcesBuildPhase section */ |
| 143 | + |
| 144 | +/* Begin PBXSourcesBuildPhase section */ |
| 145 | + 038981CF1FA2EFB500D25D7A /* Sources */ = { |
| 146 | + isa = PBXSourcesBuildPhase; |
| 147 | + buildActionMask = 2147483647; |
| 148 | + files = ( |
| 149 | + ); |
| 150 | + runOnlyForDeploymentPostprocessing = 0; |
| 151 | + }; |
| 152 | +/* End PBXSourcesBuildPhase section */ |
| 153 | + |
| 154 | +/* Begin XCBuildConfiguration section */ |
| 155 | + 038981D71FA2EFB500D25D7A /* Debug */ = { |
| 156 | + isa = XCBuildConfiguration; |
| 157 | + baseConfigurationReference = 038981E61FA2F04100D25D7A /* Plugin_Debug.xcconfig */; |
| 158 | + buildSettings = { |
| 159 | + }; |
| 160 | + name = Debug; |
| 161 | + }; |
| 162 | + 038981D81FA2EFB500D25D7A /* Release */ = { |
| 163 | + isa = XCBuildConfiguration; |
| 164 | + baseConfigurationReference = 038981E51FA2F04100D25D7A /* Plugin_Release.xcconfig */; |
| 165 | + buildSettings = { |
| 166 | + }; |
| 167 | + name = Release; |
| 168 | + }; |
| 169 | + 038981DA1FA2EFB500D25D7A /* Debug */ = { |
| 170 | + isa = XCBuildConfiguration; |
| 171 | + buildSettings = { |
| 172 | + INFOPLIST_FILE = EvntTrigAvg/Info.plist; |
| 173 | + PRODUCT_BUNDLE_IDENTIFIER = "open-ephys.EvntTrigAvg"; |
| 174 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 175 | + }; |
| 176 | + name = Debug; |
| 177 | + }; |
| 178 | + 038981DB1FA2EFB500D25D7A /* Release */ = { |
| 179 | + isa = XCBuildConfiguration; |
| 180 | + buildSettings = { |
| 181 | + INFOPLIST_FILE = EvntTrigAvg/Info.plist; |
| 182 | + PRODUCT_BUNDLE_IDENTIFIER = "open-ephys.EvntTrigAvg"; |
| 183 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 184 | + }; |
| 185 | + name = Release; |
| 186 | + }; |
| 187 | +/* End XCBuildConfiguration section */ |
| 188 | + |
| 189 | +/* Begin XCConfigurationList section */ |
| 190 | + 038981CE1FA2EFB500D25D7A /* Build configuration list for PBXProject "EvntTrigAvg" */ = { |
| 191 | + isa = XCConfigurationList; |
| 192 | + buildConfigurations = ( |
| 193 | + 038981D71FA2EFB500D25D7A /* Debug */, |
| 194 | + 038981D81FA2EFB500D25D7A /* Release */, |
| 195 | + ); |
| 196 | + defaultConfigurationIsVisible = 0; |
| 197 | + defaultConfigurationName = Release; |
| 198 | + }; |
| 199 | + 038981D91FA2EFB500D25D7A /* Build configuration list for PBXNativeTarget "EvntTrigAvg" */ = { |
| 200 | + isa = XCConfigurationList; |
| 201 | + buildConfigurations = ( |
| 202 | + 038981DA1FA2EFB500D25D7A /* Debug */, |
| 203 | + 038981DB1FA2EFB500D25D7A /* Release */, |
| 204 | + ); |
| 205 | + defaultConfigurationIsVisible = 0; |
| 206 | + defaultConfigurationName = Release; |
| 207 | + }; |
| 208 | +/* End XCConfigurationList section */ |
| 209 | + }; |
| 210 | + rootObject = 038981CB1FA2EFB500D25D7A /* Project object */; |
| 211 | +} |
0 commit comments