|
14 | 14 | 58D1E4BD1BFC6BB400D257AA /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 58D1E4BB1BFC6BB400D257AA /* LaunchScreen.storyboard */; };
|
15 | 15 | 58D1E4C61BFC6D7200D257AA /* TextRequestViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58D1E4C51BFC6D7200D257AA /* TextRequestViewController.swift */; };
|
16 | 16 | 58D1E4C91BFC6E0100D257AA /* ResultViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58D1E4C81BFC6E0100D257AA /* ResultViewController.swift */; };
|
17 |
| - CE5E74301C1A987A00890183 /* VoiceRequestViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE5E742F1C1A987A00890183 /* VoiceRequestViewController.swift */; }; |
18 | 17 | EF171C8443E8B5AA44FA5594 /* Pods_AIDemo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34D2689E82A65A36E929393F /* Pods_AIDemo.framework */; };
|
19 | 18 | /* End PBXBuildFile section */
|
20 | 19 |
|
|
30 | 29 | 58D1E4BE1BFC6BB400D257AA /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
31 | 30 | 58D1E4C51BFC6D7200D257AA /* TextRequestViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TextRequestViewController.swift; sourceTree = "<group>"; };
|
32 | 31 | 58D1E4C81BFC6E0100D257AA /* ResultViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ResultViewController.swift; sourceTree = "<group>"; };
|
33 |
| - CE5E742F1C1A987A00890183 /* VoiceRequestViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VoiceRequestViewController.swift; sourceTree = "<group>"; }; |
34 | 32 | F182421779ABBD2542C80E0C /* Pods-AIDemo.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AIDemo.release.xcconfig"; path = "Pods/Target Support Files/Pods-AIDemo/Pods-AIDemo.release.xcconfig"; sourceTree = "<group>"; };
|
35 | 33 | /* End PBXFileReference section */
|
36 | 34 |
|
|
70 | 68 | children = (
|
71 | 69 | 58D1E4C41BFC6D6600D257AA /* TextRequest */,
|
72 | 70 | 58D1E4C71BFC6DF000D257AA /* Result */,
|
73 |
| - CE5E742E1C1A980D00890183 /* VoiceRequest */, |
74 | 71 | 58D1E4B21BFC6BB400D257AA /* AppDelegate.swift */,
|
75 | 72 | 58D1E4B61BFC6BB400D257AA /* Main.storyboard */,
|
76 | 73 | 58D1E4B91BFC6BB400D257AA /* Assets.xcassets */,
|
|
105 | 102 | name = Pods;
|
106 | 103 | sourceTree = "<group>";
|
107 | 104 | };
|
108 |
| - CE5E742E1C1A980D00890183 /* VoiceRequest */ = { |
109 |
| - isa = PBXGroup; |
110 |
| - children = ( |
111 |
| - CE5E742F1C1A987A00890183 /* VoiceRequestViewController.swift */, |
112 |
| - ); |
113 |
| - path = VoiceRequest; |
114 |
| - sourceTree = "<group>"; |
115 |
| - }; |
116 | 105 | F6538459F510446765E5D455 /* Frameworks */ = {
|
117 | 106 | isa = PBXGroup;
|
118 | 107 | children = (
|
|
129 | 118 | isa = PBXNativeTarget;
|
130 | 119 | buildConfigurationList = 58D1E4C11BFC6BB400D257AA /* Build configuration list for PBXNativeTarget "AIDemo" */;
|
131 | 120 | buildPhases = (
|
132 |
| - 2BEF95B8FF07C320FB0DC103 /* Check Pods Manifest.lock */, |
| 121 | + 2BEF95B8FF07C320FB0DC103 /* [CP] Check Pods Manifest.lock */, |
133 | 122 | 58D1E4AB1BFC6BB400D257AA /* Sources */,
|
134 | 123 | 58D1E4AC1BFC6BB400D257AA /* Frameworks */,
|
135 | 124 | 58D1E4AD1BFC6BB400D257AA /* Resources */,
|
136 |
| - A937B83877837E2C3D229AC0 /* Embed Pods Frameworks */, |
137 |
| - 398F0DB78AD428D6AEA2AC37 /* Copy Pods Resources */, |
| 125 | + A937B83877837E2C3D229AC0 /* [CP] Embed Pods Frameworks */, |
| 126 | + 398F0DB78AD428D6AEA2AC37 /* [CP] Copy Pods Resources */, |
138 | 127 | );
|
139 | 128 | buildRules = (
|
140 | 129 | );
|
|
152 | 141 | isa = PBXProject;
|
153 | 142 | attributes = {
|
154 | 143 | LastSwiftUpdateCheck = 0710;
|
155 |
| - LastUpgradeCheck = 0710; |
| 144 | + LastUpgradeCheck = 0820; |
156 | 145 | ORGANIZATIONNAME = "Kuragin Dmitriy";
|
157 | 146 | TargetAttributes = {
|
158 | 147 | 58D1E4AE1BFC6BB400D257AA = {
|
159 | 148 | CreatedOnToolsVersion = 7.1.1;
|
| 149 | + LastSwiftMigration = 0820; |
160 | 150 | };
|
161 | 151 | };
|
162 | 152 | };
|
|
192 | 182 | /* End PBXResourcesBuildPhase section */
|
193 | 183 |
|
194 | 184 | /* Begin PBXShellScriptBuildPhase section */
|
195 |
| - 2BEF95B8FF07C320FB0DC103 /* Check Pods Manifest.lock */ = { |
| 185 | + 2BEF95B8FF07C320FB0DC103 /* [CP] Check Pods Manifest.lock */ = { |
196 | 186 | isa = PBXShellScriptBuildPhase;
|
197 | 187 | buildActionMask = 2147483647;
|
198 | 188 | files = (
|
199 | 189 | );
|
200 | 190 | inputPaths = (
|
201 | 191 | );
|
202 |
| - name = "Check Pods Manifest.lock"; |
| 192 | + name = "[CP] Check Pods Manifest.lock"; |
203 | 193 | outputPaths = (
|
204 | 194 | );
|
205 | 195 | runOnlyForDeploymentPostprocessing = 0;
|
206 | 196 | shellPath = /bin/sh;
|
207 |
| - shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n"; |
| 197 | + shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n"; |
208 | 198 | showEnvVarsInLog = 0;
|
209 | 199 | };
|
210 |
| - 398F0DB78AD428D6AEA2AC37 /* Copy Pods Resources */ = { |
| 200 | + 398F0DB78AD428D6AEA2AC37 /* [CP] Copy Pods Resources */ = { |
211 | 201 | isa = PBXShellScriptBuildPhase;
|
212 | 202 | buildActionMask = 2147483647;
|
213 | 203 | files = (
|
214 | 204 | );
|
215 | 205 | inputPaths = (
|
216 | 206 | );
|
217 |
| - name = "Copy Pods Resources"; |
| 207 | + name = "[CP] Copy Pods Resources"; |
218 | 208 | outputPaths = (
|
219 | 209 | );
|
220 | 210 | runOnlyForDeploymentPostprocessing = 0;
|
221 | 211 | shellPath = /bin/sh;
|
222 | 212 | shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-AIDemo/Pods-AIDemo-resources.sh\"\n";
|
223 | 213 | showEnvVarsInLog = 0;
|
224 | 214 | };
|
225 |
| - A937B83877837E2C3D229AC0 /* Embed Pods Frameworks */ = { |
| 215 | + A937B83877837E2C3D229AC0 /* [CP] Embed Pods Frameworks */ = { |
226 | 216 | isa = PBXShellScriptBuildPhase;
|
227 | 217 | buildActionMask = 2147483647;
|
228 | 218 | files = (
|
229 | 219 | );
|
230 | 220 | inputPaths = (
|
231 | 221 | );
|
232 |
| - name = "Embed Pods Frameworks"; |
| 222 | + name = "[CP] Embed Pods Frameworks"; |
233 | 223 | outputPaths = (
|
234 | 224 | );
|
235 | 225 | runOnlyForDeploymentPostprocessing = 0;
|
|
245 | 235 | buildActionMask = 2147483647;
|
246 | 236 | files = (
|
247 | 237 | 58D1E4C61BFC6D7200D257AA /* TextRequestViewController.swift in Sources */,
|
248 |
| - CE5E74301C1A987A00890183 /* VoiceRequestViewController.swift in Sources */, |
249 | 238 | 58D1E4B31BFC6BB400D257AA /* AppDelegate.swift in Sources */,
|
250 | 239 | 58D1E4C91BFC6E0100D257AA /* ResultViewController.swift in Sources */,
|
251 | 240 | );
|
|
286 | 275 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
287 | 276 | CLANG_WARN_EMPTY_BODY = YES;
|
288 | 277 | CLANG_WARN_ENUM_CONVERSION = YES;
|
| 278 | + CLANG_WARN_INFINITE_RECURSION = YES; |
289 | 279 | CLANG_WARN_INT_CONVERSION = YES;
|
290 | 280 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
| 281 | + CLANG_WARN_SUSPICIOUS_MOVE = YES; |
291 | 282 | CLANG_WARN_UNREACHABLE_CODE = YES;
|
292 | 283 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
293 | 284 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
330 | 321 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
331 | 322 | CLANG_WARN_EMPTY_BODY = YES;
|
332 | 323 | CLANG_WARN_ENUM_CONVERSION = YES;
|
| 324 | + CLANG_WARN_INFINITE_RECURSION = YES; |
333 | 325 | CLANG_WARN_INT_CONVERSION = YES;
|
334 | 326 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
| 327 | + CLANG_WARN_SUSPICIOUS_MOVE = YES; |
335 | 328 | CLANG_WARN_UNREACHABLE_CODE = YES;
|
336 | 329 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
337 | 330 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
350 | 343 | IPHONEOS_DEPLOYMENT_TARGET = 9.1;
|
351 | 344 | MTL_ENABLE_DEBUG_INFO = NO;
|
352 | 345 | SDKROOT = iphoneos;
|
| 346 | + SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; |
353 | 347 | VALIDATE_PRODUCT = YES;
|
354 | 348 | };
|
355 | 349 | name = Release;
|
|
358 | 352 | isa = XCBuildConfiguration;
|
359 | 353 | baseConfigurationReference = 214B739D944FBA0038FC493D /* Pods-AIDemo.debug.xcconfig */;
|
360 | 354 | buildSettings = {
|
| 355 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
361 | 356 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
362 | 357 | INFOPLIST_FILE = AIDemo/Info.plist;
|
363 | 358 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
364 | 359 | PRODUCT_BUNDLE_IDENTIFIER = com.speaktoit.AIDemo;
|
365 | 360 | PRODUCT_NAME = "$(TARGET_NAME)";
|
| 361 | + SWIFT_VERSION = 3.0; |
366 | 362 | };
|
367 | 363 | name = Debug;
|
368 | 364 | };
|
369 | 365 | 58D1E4C31BFC6BB400D257AA /* Release */ = {
|
370 | 366 | isa = XCBuildConfiguration;
|
371 | 367 | baseConfigurationReference = F182421779ABBD2542C80E0C /* Pods-AIDemo.release.xcconfig */;
|
372 | 368 | buildSettings = {
|
| 369 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
373 | 370 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
374 | 371 | INFOPLIST_FILE = AIDemo/Info.plist;
|
375 | 372 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
376 | 373 | PRODUCT_BUNDLE_IDENTIFIER = com.speaktoit.AIDemo;
|
377 | 374 | PRODUCT_NAME = "$(TARGET_NAME)";
|
| 375 | + SWIFT_VERSION = 3.0; |
378 | 376 | };
|
379 | 377 | name = Release;
|
380 | 378 | };
|
|
0 commit comments