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