Go to most recent revision | Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
1 | pmbaty | 1 | // !$*UTF8*$! |
2 | { |
||
3 | archiveVersion = 1; |
||
4 | classes = { |
||
5 | }; |
||
6 | objectVersion = 52; |
||
7 | objects = { |
||
8 | |||
9 | /* Begin PBXBuildFile section */ |
||
10 | 8B0987F32BC050EE0059C761 /* remote-console.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B0987F22BC050EE0059C761 /* remote-console.m */; }; |
||
11 | 8B80A8342BC06C34006B4B7B /* CocoaAsyncSocket.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8B0987F02BC04B710059C761 /* CocoaAsyncSocket.xcframework */; }; |
||
12 | 8B80A8352BC06C34006B4B7B /* CocoaAsyncSocket.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 8B0987F02BC04B710059C761 /* CocoaAsyncSocket.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
||
13 | 8B80A8382BC0E4BA006B4B7B /* AppIcon.png in Resources */ = {isa = PBXBuildFile; fileRef = 8B80A8372BC0E4BA006B4B7B /* AppIcon.png */; }; |
||
14 | AB1F42861D268327007A809B /* General.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB1F42851D268327007A809B /* General.swift */; }; |
||
15 | AB23FA701BA40D75000AE14A /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = AB23FA6D1BA37DED000AE14A /* Localizable.strings */; }; |
||
16 | AB85C23C1B90E12A00DF39E7 /* ClientHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB85C23B1B90E12A00DF39E7 /* ClientHandler.swift */; }; |
||
17 | AB85C23E1B91406100DF39E7 /* GyroPacket.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB85C23D1B91406100DF39E7 /* GyroPacket.swift */; }; |
||
18 | ABA1AE901B7544A900F3A4EB /* ServerDiscoveryTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABA1AE8F1B7544A900F3A4EB /* ServerDiscoveryTableViewController.swift */; }; |
||
19 | ABB509171B9EEB2F00E32B35 /* SettingsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABB509161B9EEB2F00E32B35 /* SettingsViewController.swift */; }; |
||
20 | ABCFBE3E1B74DCE300535048 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABCFBE3D1B74DCE300535048 /* AppDelegate.swift */; }; |
||
21 | ABCFBE431B74DCE300535048 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = ABCFBE411B74DCE300535048 /* Main.storyboard */; }; |
||
22 | ABCFBE451B74DCE300535048 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = ABCFBE441B74DCE300535048 /* Assets.xcassets */; }; |
||
23 | ABDE5D361B74E3440046E360 /* CoreMotion.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ABDE5D351B74E3440046E360 /* CoreMotion.framework */; }; |
||
24 | ABDE5D381B74E74F0046E360 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ABDE5D371B74E74F0046E360 /* CFNetwork.framework */; }; |
||
25 | ABDF0ED51B76164B00D292E2 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ABDF0ED41B76164B00D292E2 /* SystemConfiguration.framework */; }; |
||
26 | ABFBC2DB1B758BDA00554BF2 /* MouseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABFBC2DA1B758BD900554BF2 /* MouseViewController.swift */; }; |
||
27 | /* End PBXBuildFile section */ |
||
28 | |||
29 | /* Begin PBXCopyFilesBuildPhase section */ |
||
30 | 8B80A8362BC06C34006B4B7B /* Embed Frameworks */ = { |
||
31 | isa = PBXCopyFilesBuildPhase; |
||
32 | buildActionMask = 2147483647; |
||
33 | dstPath = ""; |
||
34 | dstSubfolderSpec = 10; |
||
35 | files = ( |
||
36 | 8B80A8352BC06C34006B4B7B /* CocoaAsyncSocket.xcframework in Embed Frameworks */, |
||
37 | ); |
||
38 | name = "Embed Frameworks"; |
||
39 | runOnlyForDeploymentPostprocessing = 0; |
||
40 | }; |
||
41 | /* End PBXCopyFilesBuildPhase section */ |
||
42 | |||
43 | /* Begin PBXFileReference section */ |
||
44 | 8B0987F02BC04B710059C761 /* CocoaAsyncSocket.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = CocoaAsyncSocket.xcframework; sourceTree = "<group>"; }; |
||
45 | 8B0987F22BC050EE0059C761 /* remote-console.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "remote-console.m"; sourceTree = "<group>"; }; |
||
46 | 8B80A8372BC0E4BA006B4B7B /* AppIcon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = AppIcon.png; sourceTree = "<group>"; }; |
||
47 | AB1F42851D268327007A809B /* General.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = General.swift; sourceTree = "<group>"; }; |
||
48 | AB23FA621BA376D5000AE14A /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Main.strings; sourceTree = "<group>"; }; |
||
49 | AB23FA6C1BA37DED000AE14A /* Base */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = Base; path = Base.lproj/Localizable.strings; sourceTree = "<group>"; }; |
||
50 | AB23FA6E1BA37DF0000AE14A /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Localizable.strings; sourceTree = "<group>"; }; |
||
51 | AB85C23B1B90E12A00DF39E7 /* ClientHandler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ClientHandler.swift; sourceTree = "<group>"; }; |
||
52 | AB85C23D1B91406100DF39E7 /* GyroPacket.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GyroPacket.swift; sourceTree = "<group>"; }; |
||
53 | ABA1AE881B75420500F3A4EB /* GyroMouse-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "GyroMouse-Bridging-Header.h"; sourceTree = "<group>"; }; |
||
54 | ABA1AE8F1B7544A900F3A4EB /* ServerDiscoveryTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ServerDiscoveryTableViewController.swift; sourceTree = "<group>"; }; |
||
55 | ABB509161B9EEB2F00E32B35 /* SettingsViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SettingsViewController.swift; sourceTree = "<group>"; }; |
||
56 | ABCFBE3A1B74DCE300535048 /* GyroMouse.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = GyroMouse.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
||
57 | ABCFBE3D1B74DCE300535048 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
||
58 | ABCFBE421B74DCE300535048 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; |
||
59 | ABCFBE441B74DCE300535048 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
||
60 | ABCFBE491B74DCE300535048 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
||
61 | ABDE5D351B74E3440046E360 /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; }; |
||
62 | ABDE5D371B74E74F0046E360 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; }; |
||
63 | ABDF0ED41B76164B00D292E2 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; }; |
||
64 | ABFBC2DA1B758BD900554BF2 /* MouseViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MouseViewController.swift; sourceTree = "<group>"; }; |
||
65 | /* End PBXFileReference section */ |
||
66 | |||
67 | /* Begin PBXFrameworksBuildPhase section */ |
||
68 | ABCFBE371B74DCE300535048 /* Frameworks */ = { |
||
69 | isa = PBXFrameworksBuildPhase; |
||
70 | buildActionMask = 2147483647; |
||
71 | files = ( |
||
72 | ABDF0ED51B76164B00D292E2 /* SystemConfiguration.framework in Frameworks */, |
||
73 | ABDE5D381B74E74F0046E360 /* CFNetwork.framework in Frameworks */, |
||
74 | ABDE5D361B74E3440046E360 /* CoreMotion.framework in Frameworks */, |
||
75 | 8B80A8342BC06C34006B4B7B /* CocoaAsyncSocket.xcframework in Frameworks */, |
||
76 | ); |
||
77 | runOnlyForDeploymentPostprocessing = 0; |
||
78 | }; |
||
79 | /* End PBXFrameworksBuildPhase section */ |
||
80 | |||
81 | /* Begin PBXGroup section */ |
||
82 | 1829B3E1EF9166DEE5E90084 /* Frameworks */ = { |
||
83 | isa = PBXGroup; |
||
84 | children = ( |
||
85 | ABDE5D371B74E74F0046E360 /* CFNetwork.framework */, |
||
86 | ABDE5D351B74E3440046E360 /* CoreMotion.framework */, |
||
87 | ABDF0ED41B76164B00D292E2 /* SystemConfiguration.framework */, |
||
88 | 8B0987F02BC04B710059C761 /* CocoaAsyncSocket.xcframework */, |
||
89 | ); |
||
90 | name = Frameworks; |
||
91 | sourceTree = "<group>"; |
||
92 | }; |
||
93 | ABA1AE8D1B75421A00F3A4EB /* Resources */ = { |
||
94 | isa = PBXGroup; |
||
95 | children = ( |
||
96 | 8B80A8372BC0E4BA006B4B7B /* AppIcon.png */, |
||
97 | ABCFBE441B74DCE300535048 /* Assets.xcassets */, |
||
98 | ABA1AE881B75420500F3A4EB /* GyroMouse-Bridging-Header.h */, |
||
99 | ABCFBE491B74DCE300535048 /* Info.plist */, |
||
100 | ); |
||
101 | name = Resources; |
||
102 | path = GyroMouse; |
||
103 | sourceTree = "<group>"; |
||
104 | }; |
||
105 | ABCFBE311B74DCE300535048 = { |
||
106 | isa = PBXGroup; |
||
107 | children = ( |
||
108 | ABCFBE3C1B74DCE300535048 /* GyroMouse */, |
||
109 | ABCFBE3B1B74DCE300535048 /* Products */, |
||
110 | ABA1AE8D1B75421A00F3A4EB /* Resources */, |
||
111 | 1829B3E1EF9166DEE5E90084 /* Frameworks */, |
||
112 | ); |
||
113 | sourceTree = "<group>"; |
||
114 | }; |
||
115 | ABCFBE3B1B74DCE300535048 /* Products */ = { |
||
116 | isa = PBXGroup; |
||
117 | children = ( |
||
118 | ABCFBE3A1B74DCE300535048 /* GyroMouse.app */, |
||
119 | ); |
||
120 | name = Products; |
||
121 | sourceTree = "<group>"; |
||
122 | }; |
||
123 | ABCFBE3C1B74DCE300535048 /* GyroMouse */ = { |
||
124 | isa = PBXGroup; |
||
125 | children = ( |
||
126 | AB1F42851D268327007A809B /* General.swift */, |
||
127 | 8B0987F22BC050EE0059C761 /* remote-console.m */, |
||
128 | ABCFBE3D1B74DCE300535048 /* AppDelegate.swift */, |
||
129 | ABA1AE8F1B7544A900F3A4EB /* ServerDiscoveryTableViewController.swift */, |
||
130 | ABFBC2DA1B758BD900554BF2 /* MouseViewController.swift */, |
||
131 | ABB509161B9EEB2F00E32B35 /* SettingsViewController.swift */, |
||
132 | AB85C23B1B90E12A00DF39E7 /* ClientHandler.swift */, |
||
133 | AB85C23D1B91406100DF39E7 /* GyroPacket.swift */, |
||
134 | ABCFBE411B74DCE300535048 /* Main.storyboard */, |
||
135 | AB23FA6D1BA37DED000AE14A /* Localizable.strings */, |
||
136 | ); |
||
137 | path = GyroMouse; |
||
138 | sourceTree = "<group>"; |
||
139 | }; |
||
140 | /* End PBXGroup section */ |
||
141 | |||
142 | /* Begin PBXNativeTarget section */ |
||
143 | ABCFBE391B74DCE300535048 /* GyroMouse */ = { |
||
144 | isa = PBXNativeTarget; |
||
145 | buildConfigurationList = ABCFBE4C1B74DCE300535048 /* Build configuration list for PBXNativeTarget "GyroMouse" */; |
||
146 | buildPhases = ( |
||
147 | ABCFBE361B74DCE300535048 /* Sources */, |
||
148 | ABCFBE371B74DCE300535048 /* Frameworks */, |
||
149 | ABCFBE381B74DCE300535048 /* Resources */, |
||
150 | 8B80A8362BC06C34006B4B7B /* Embed Frameworks */, |
||
151 | ); |
||
152 | buildRules = ( |
||
153 | ); |
||
154 | dependencies = ( |
||
155 | ); |
||
156 | name = GyroMouse; |
||
157 | productName = GyroMouse; |
||
158 | productReference = ABCFBE3A1B74DCE300535048 /* GyroMouse.app */; |
||
159 | productType = "com.apple.product-type.application"; |
||
160 | }; |
||
161 | /* End PBXNativeTarget section */ |
||
162 | |||
163 | /* Begin PBXProject section */ |
||
164 | ABCFBE321B74DCE300535048 /* Project object */ = { |
||
165 | isa = PBXProject; |
||
166 | attributes = { |
||
167 | LastSwiftUpdateCheck = 0700; |
||
168 | LastUpgradeCheck = 1420; |
||
169 | ORGANIZATIONNAME = "Matteo Riva"; |
||
170 | TargetAttributes = { |
||
171 | ABCFBE391B74DCE300535048 = { |
||
172 | CreatedOnToolsVersion = 7.0; |
||
173 | LastSwiftMigration = 0800; |
||
174 | }; |
||
175 | }; |
||
176 | }; |
||
177 | buildConfigurationList = ABCFBE351B74DCE300535048 /* Build configuration list for PBXProject "GyroMouse" */; |
||
178 | compatibilityVersion = "Xcode 3.2"; |
||
179 | developmentRegion = en; |
||
180 | hasScannedForEncodings = 0; |
||
181 | knownRegions = ( |
||
182 | en, |
||
183 | Base, |
||
184 | it, |
||
185 | ); |
||
186 | mainGroup = ABCFBE311B74DCE300535048; |
||
187 | productRefGroup = ABCFBE3B1B74DCE300535048 /* Products */; |
||
188 | projectDirPath = ""; |
||
189 | projectRoot = ""; |
||
190 | targets = ( |
||
191 | ABCFBE391B74DCE300535048 /* GyroMouse */, |
||
192 | ); |
||
193 | }; |
||
194 | /* End PBXProject section */ |
||
195 | |||
196 | /* Begin PBXResourcesBuildPhase section */ |
||
197 | ABCFBE381B74DCE300535048 /* Resources */ = { |
||
198 | isa = PBXResourcesBuildPhase; |
||
199 | buildActionMask = 2147483647; |
||
200 | files = ( |
||
201 | 8B80A8382BC0E4BA006B4B7B /* AppIcon.png in Resources */, |
||
202 | AB23FA701BA40D75000AE14A /* Localizable.strings in Resources */, |
||
203 | ABCFBE451B74DCE300535048 /* Assets.xcassets in Resources */, |
||
204 | ABCFBE431B74DCE300535048 /* Main.storyboard in Resources */, |
||
205 | ); |
||
206 | runOnlyForDeploymentPostprocessing = 0; |
||
207 | }; |
||
208 | /* End PBXResourcesBuildPhase section */ |
||
209 | |||
210 | /* Begin PBXSourcesBuildPhase section */ |
||
211 | ABCFBE361B74DCE300535048 /* Sources */ = { |
||
212 | isa = PBXSourcesBuildPhase; |
||
213 | buildActionMask = 2147483647; |
||
214 | files = ( |
||
215 | AB1F42861D268327007A809B /* General.swift in Sources */, |
||
216 | 8B0987F32BC050EE0059C761 /* remote-console.m in Sources */, |
||
217 | ABA1AE901B7544A900F3A4EB /* ServerDiscoveryTableViewController.swift in Sources */, |
||
218 | AB85C23C1B90E12A00DF39E7 /* ClientHandler.swift in Sources */, |
||
219 | ABFBC2DB1B758BDA00554BF2 /* MouseViewController.swift in Sources */, |
||
220 | AB85C23E1B91406100DF39E7 /* GyroPacket.swift in Sources */, |
||
221 | ABCFBE3E1B74DCE300535048 /* AppDelegate.swift in Sources */, |
||
222 | ABB509171B9EEB2F00E32B35 /* SettingsViewController.swift in Sources */, |
||
223 | ); |
||
224 | runOnlyForDeploymentPostprocessing = 0; |
||
225 | }; |
||
226 | /* End PBXSourcesBuildPhase section */ |
||
227 | |||
228 | /* Begin PBXVariantGroup section */ |
||
229 | AB23FA6D1BA37DED000AE14A /* Localizable.strings */ = { |
||
230 | isa = PBXVariantGroup; |
||
231 | children = ( |
||
232 | AB23FA6C1BA37DED000AE14A /* Base */, |
||
233 | AB23FA6E1BA37DF0000AE14A /* it */, |
||
234 | ); |
||
235 | name = Localizable.strings; |
||
236 | sourceTree = "<group>"; |
||
237 | }; |
||
238 | ABCFBE411B74DCE300535048 /* Main.storyboard */ = { |
||
239 | isa = PBXVariantGroup; |
||
240 | children = ( |
||
241 | ABCFBE421B74DCE300535048 /* Base */, |
||
242 | AB23FA621BA376D5000AE14A /* it */, |
||
243 | ); |
||
244 | name = Main.storyboard; |
||
245 | sourceTree = "<group>"; |
||
246 | }; |
||
247 | /* End PBXVariantGroup section */ |
||
248 | |||
249 | /* Begin XCBuildConfiguration section */ |
||
250 | ABCFBE4A1B74DCE300535048 /* Debug */ = { |
||
251 | isa = XCBuildConfiguration; |
||
252 | buildSettings = { |
||
253 | ALWAYS_SEARCH_USER_PATHS = NO; |
||
254 | CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; |
||
255 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
||
256 | CLANG_CXX_LIBRARY = "libc++"; |
||
257 | CLANG_ENABLE_MODULES = YES; |
||
258 | CLANG_ENABLE_OBJC_ARC = YES; |
||
259 | CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
||
260 | CLANG_WARN_BOOL_CONVERSION = YES; |
||
261 | CLANG_WARN_COMMA = YES; |
||
262 | CLANG_WARN_CONSTANT_CONVERSION = YES; |
||
263 | CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; |
||
264 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
||
265 | CLANG_WARN_EMPTY_BODY = YES; |
||
266 | CLANG_WARN_ENUM_CONVERSION = YES; |
||
267 | CLANG_WARN_INFINITE_RECURSION = YES; |
||
268 | CLANG_WARN_INT_CONVERSION = YES; |
||
269 | CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; |
||
270 | CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; |
||
271 | CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
||
272 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
||
273 | CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; |
||
274 | CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
||
275 | CLANG_WARN_STRICT_PROTOTYPES = YES; |
||
276 | CLANG_WARN_SUSPICIOUS_MOVE = YES; |
||
277 | CLANG_WARN_UNREACHABLE_CODE = YES; |
||
278 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
||
279 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
||
280 | COPY_PHASE_STRIP = NO; |
||
281 | DEBUG_INFORMATION_FORMAT = dwarf; |
||
282 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
||
283 | ENABLE_TESTABILITY = YES; |
||
284 | GCC_C_LANGUAGE_STANDARD = gnu99; |
||
285 | GCC_DYNAMIC_NO_PIC = NO; |
||
286 | GCC_NO_COMMON_BLOCKS = YES; |
||
287 | GCC_OPTIMIZATION_LEVEL = 0; |
||
288 | GCC_PREPROCESSOR_DEFINITIONS = ( |
||
289 | "DEBUG=1", |
||
290 | "$(inherited)", |
||
291 | ); |
||
292 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
||
293 | GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
||
294 | GCC_WARN_UNDECLARED_SELECTOR = YES; |
||
295 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
||
296 | GCC_WARN_UNUSED_FUNCTION = YES; |
||
297 | GCC_WARN_UNUSED_VARIABLE = YES; |
||
298 | IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
||
299 | MTL_ENABLE_DEBUG_INFO = YES; |
||
300 | ONLY_ACTIVE_ARCH = YES; |
||
301 | SDKROOT = iphoneos; |
||
302 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
||
303 | }; |
||
304 | name = Debug; |
||
305 | }; |
||
306 | ABCFBE4B1B74DCE300535048 /* Release */ = { |
||
307 | isa = XCBuildConfiguration; |
||
308 | buildSettings = { |
||
309 | ALWAYS_SEARCH_USER_PATHS = NO; |
||
310 | CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; |
||
311 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
||
312 | CLANG_CXX_LIBRARY = "libc++"; |
||
313 | CLANG_ENABLE_MODULES = YES; |
||
314 | CLANG_ENABLE_OBJC_ARC = YES; |
||
315 | CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
||
316 | CLANG_WARN_BOOL_CONVERSION = YES; |
||
317 | CLANG_WARN_COMMA = YES; |
||
318 | CLANG_WARN_CONSTANT_CONVERSION = YES; |
||
319 | CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; |
||
320 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
||
321 | CLANG_WARN_EMPTY_BODY = YES; |
||
322 | CLANG_WARN_ENUM_CONVERSION = YES; |
||
323 | CLANG_WARN_INFINITE_RECURSION = YES; |
||
324 | CLANG_WARN_INT_CONVERSION = YES; |
||
325 | CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; |
||
326 | CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; |
||
327 | CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
||
328 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
||
329 | CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; |
||
330 | CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
||
331 | CLANG_WARN_STRICT_PROTOTYPES = YES; |
||
332 | CLANG_WARN_SUSPICIOUS_MOVE = YES; |
||
333 | CLANG_WARN_UNREACHABLE_CODE = YES; |
||
334 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
||
335 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
||
336 | COPY_PHASE_STRIP = NO; |
||
337 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
||
338 | ENABLE_NS_ASSERTIONS = NO; |
||
339 | ENABLE_STRICT_OBJC_MSGSEND = YES; |
||
340 | GCC_C_LANGUAGE_STANDARD = gnu99; |
||
341 | GCC_NO_COMMON_BLOCKS = YES; |
||
342 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
||
343 | GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
||
344 | GCC_WARN_UNDECLARED_SELECTOR = YES; |
||
345 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
||
346 | GCC_WARN_UNUSED_FUNCTION = YES; |
||
347 | GCC_WARN_UNUSED_VARIABLE = YES; |
||
348 | IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
||
349 | MTL_ENABLE_DEBUG_INFO = NO; |
||
350 | SDKROOT = iphoneos; |
||
351 | VALIDATE_PRODUCT = YES; |
||
352 | }; |
||
353 | name = Release; |
||
354 | }; |
||
355 | ABCFBE4D1B74DCE300535048 /* Debug */ = { |
||
356 | isa = XCBuildConfiguration; |
||
357 | buildSettings = { |
||
358 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
||
359 | ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; |
||
360 | CLANG_ENABLE_MODULES = YES; |
||
361 | CODE_SIGN_IDENTITY = "iPhone Developer"; |
||
362 | CODE_SIGN_STYLE = Manual; |
||
363 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
||
364 | DEVELOPMENT_TEAM = ""; |
||
365 | "DEVELOPMENT_TEAM[sdk=iphoneos*]" = A2M33JE7BJ; |
||
366 | INFOPLIST_FILE = GyroMouse/Info.plist; |
||
367 | IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
||
368 | LD_RUNPATH_SEARCH_PATHS = ( |
||
369 | "$(inherited)", |
||
370 | "@executable_path/Frameworks", |
||
371 | ); |
||
372 | OTHER_LDFLAGS = "-lc++"; |
||
373 | PRODUCT_BUNDLE_IDENTIFIER = com.pmbaty.iosbuildenv.GyroMouse; |
||
374 | PRODUCT_NAME = "$(TARGET_NAME)"; |
||
375 | PROVISIONING_PROFILE_SPECIFIER = ""; |
||
376 | "PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "Generic development"; |
||
377 | SWIFT_OBJC_BRIDGING_HEADER = "GyroMouse/GyroMouse-Bridging-Header.h"; |
||
378 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
||
379 | SWIFT_VERSION = 5.0; |
||
380 | }; |
||
381 | name = Debug; |
||
382 | }; |
||
383 | ABCFBE4E1B74DCE300535048 /* Release */ = { |
||
384 | isa = XCBuildConfiguration; |
||
385 | buildSettings = { |
||
386 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
||
387 | ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; |
||
388 | CLANG_ENABLE_MODULES = YES; |
||
389 | CODE_SIGN_IDENTITY = "iPhone Developer"; |
||
390 | CODE_SIGN_STYLE = Manual; |
||
391 | DEVELOPMENT_TEAM = ""; |
||
392 | "DEVELOPMENT_TEAM[sdk=iphoneos*]" = A2M33JE7BJ; |
||
393 | INFOPLIST_FILE = GyroMouse/Info.plist; |
||
394 | IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
||
395 | LD_RUNPATH_SEARCH_PATHS = ( |
||
396 | "$(inherited)", |
||
397 | "@executable_path/Frameworks", |
||
398 | ); |
||
399 | OTHER_LDFLAGS = "-lc++"; |
||
400 | PRODUCT_BUNDLE_IDENTIFIER = com.pmbaty.iosbuildenv.GyroMouse; |
||
401 | PRODUCT_NAME = "$(TARGET_NAME)"; |
||
402 | PROVISIONING_PROFILE_SPECIFIER = ""; |
||
403 | "PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "Generic development"; |
||
404 | SWIFT_COMPILATION_MODE = wholemodule; |
||
405 | SWIFT_OBJC_BRIDGING_HEADER = "GyroMouse/GyroMouse-Bridging-Header.h"; |
||
406 | SWIFT_OPTIMIZATION_LEVEL = "-O"; |
||
407 | SWIFT_VERSION = 5.0; |
||
408 | }; |
||
409 | name = Release; |
||
410 | }; |
||
411 | /* End XCBuildConfiguration section */ |
||
412 | |||
413 | /* Begin XCConfigurationList section */ |
||
414 | ABCFBE351B74DCE300535048 /* Build configuration list for PBXProject "GyroMouse" */ = { |
||
415 | isa = XCConfigurationList; |
||
416 | buildConfigurations = ( |
||
417 | ABCFBE4A1B74DCE300535048 /* Debug */, |
||
418 | ABCFBE4B1B74DCE300535048 /* Release */, |
||
419 | ); |
||
420 | defaultConfigurationIsVisible = 0; |
||
421 | defaultConfigurationName = Release; |
||
422 | }; |
||
423 | ABCFBE4C1B74DCE300535048 /* Build configuration list for PBXNativeTarget "GyroMouse" */ = { |
||
424 | isa = XCConfigurationList; |
||
425 | buildConfigurations = ( |
||
426 | ABCFBE4D1B74DCE300535048 /* Debug */, |
||
427 | ABCFBE4E1B74DCE300535048 /* Release */, |
||
428 | ); |
||
429 | defaultConfigurationIsVisible = 0; |
||
430 | defaultConfigurationName = Release; |
||
431 | }; |
||
432 | /* End XCConfigurationList section */ |
||
433 | }; |
||
434 | rootObject = ABCFBE321B74DCE300535048 /* Project object */; |
||
435 | } |