|
207 | 207 | isa = PBXNativeTarget;
|
208 | 208 | buildConfigurationList = 43E8E6991856CB780066D476 /* Build configuration list for PBXNativeTarget "StudyplusSDK" */;
|
209 | 209 | buildPhases = (
|
210 |
| - 813A4A7A17024E4CA022C118 /* 📦 Check Pods Manifest.lock */, |
| 210 | + 813A4A7A17024E4CA022C118 /* [CP] Check Pods Manifest.lock */, |
211 | 211 | 43E8E6721856CB770066D476 /* Sources */,
|
212 | 212 | 43E8E6731856CB770066D476 /* Frameworks */,
|
213 | 213 | 43E8E6741856CB770066D476 /* CopyFiles */,
|
214 |
| - 62CDD57D8E864132B070C939 /* 📦 Copy Pods Resources */, |
| 214 | + 62CDD57D8E864132B070C939 /* [CP] Copy Pods Resources */, |
215 | 215 | );
|
216 | 216 | buildRules = (
|
217 | 217 | );
|
|
226 | 226 | isa = PBXNativeTarget;
|
227 | 227 | buildConfigurationList = 43E8E69C1856CB780066D476 /* Build configuration list for PBXNativeTarget "StudyplusSDKTests" */;
|
228 | 228 | buildPhases = (
|
229 |
| - 5C9B292132524996BCADD319 /* 📦 Check Pods Manifest.lock */, |
| 229 | + 5C9B292132524996BCADD319 /* [CP] Check Pods Manifest.lock */, |
230 | 230 | 43E8E6821856CB770066D476 /* Sources */,
|
231 | 231 | 43E8E6831856CB770066D476 /* Frameworks */,
|
232 | 232 | 43E8E6841856CB770066D476 /* Resources */,
|
233 |
| - 6C6645884994437082EAF22F /* 📦 Copy Pods Resources */, |
234 |
| - A904EA54BC5E03808ECBD415 /* 📦 Embed Pods Frameworks */, |
| 233 | + 6C6645884994437082EAF22F /* [CP] Copy Pods Resources */, |
| 234 | + A904EA54BC5E03808ECBD415 /* [CP] Embed Pods Frameworks */, |
235 | 235 | );
|
236 | 236 | buildRules = (
|
237 | 237 | );
|
|
250 | 250 | isa = PBXProject;
|
251 | 251 | attributes = {
|
252 | 252 | CLASSPREFIX = SPL;
|
253 |
| - LastUpgradeCheck = 0730; |
| 253 | + LastUpgradeCheck = 0820; |
254 | 254 | ORGANIZATIONNAME = studyplus.jp;
|
255 | 255 | };
|
256 | 256 | buildConfigurationList = 43E8E6711856CB770066D476 /* Build configuration list for PBXProject "StudyplusSDK" */;
|
|
283 | 283 | /* End PBXResourcesBuildPhase section */
|
284 | 284 |
|
285 | 285 | /* Begin PBXShellScriptBuildPhase section */
|
286 |
| - 5C9B292132524996BCADD319 /* 📦 Check Pods Manifest.lock */ = { |
| 286 | + 5C9B292132524996BCADD319 /* [CP] Check Pods Manifest.lock */ = { |
287 | 287 | isa = PBXShellScriptBuildPhase;
|
288 | 288 | buildActionMask = 2147483647;
|
289 | 289 | files = (
|
290 | 290 | );
|
291 | 291 | inputPaths = (
|
292 | 292 | );
|
293 |
| - name = "📦 Check Pods Manifest.lock"; |
| 293 | + name = "[CP] Check Pods Manifest.lock"; |
294 | 294 | outputPaths = (
|
295 | 295 | );
|
296 | 296 | runOnlyForDeploymentPostprocessing = 0;
|
297 | 297 | shellPath = /bin/sh;
|
298 |
| - 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"; |
| 298 | + 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"; |
299 | 299 | showEnvVarsInLog = 0;
|
300 | 300 | };
|
301 |
| - 62CDD57D8E864132B070C939 /* 📦 Copy Pods Resources */ = { |
| 301 | + 62CDD57D8E864132B070C939 /* [CP] Copy Pods Resources */ = { |
302 | 302 | isa = PBXShellScriptBuildPhase;
|
303 | 303 | buildActionMask = 2147483647;
|
304 | 304 | files = (
|
305 | 305 | );
|
306 | 306 | inputPaths = (
|
307 | 307 | );
|
308 |
| - name = "📦 Copy Pods Resources"; |
| 308 | + name = "[CP] Copy Pods Resources"; |
309 | 309 | outputPaths = (
|
310 | 310 | );
|
311 | 311 | runOnlyForDeploymentPostprocessing = 0;
|
312 | 312 | shellPath = /bin/sh;
|
313 | 313 | shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-StudyplusSDK/Pods-StudyplusSDK-resources.sh\"\n";
|
314 | 314 | showEnvVarsInLog = 0;
|
315 | 315 | };
|
316 |
| - 6C6645884994437082EAF22F /* 📦 Copy Pods Resources */ = { |
| 316 | + 6C6645884994437082EAF22F /* [CP] Copy Pods Resources */ = { |
317 | 317 | isa = PBXShellScriptBuildPhase;
|
318 | 318 | buildActionMask = 2147483647;
|
319 | 319 | files = (
|
320 | 320 | );
|
321 | 321 | inputPaths = (
|
322 | 322 | );
|
323 |
| - name = "📦 Copy Pods Resources"; |
| 323 | + name = "[CP] Copy Pods Resources"; |
324 | 324 | outputPaths = (
|
325 | 325 | );
|
326 | 326 | runOnlyForDeploymentPostprocessing = 0;
|
327 | 327 | shellPath = /bin/sh;
|
328 | 328 | shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-StudyplusSDKTests/Pods-StudyplusSDKTests-resources.sh\"\n";
|
329 | 329 | showEnvVarsInLog = 0;
|
330 | 330 | };
|
331 |
| - 813A4A7A17024E4CA022C118 /* 📦 Check Pods Manifest.lock */ = { |
| 331 | + 813A4A7A17024E4CA022C118 /* [CP] Check Pods Manifest.lock */ = { |
332 | 332 | isa = PBXShellScriptBuildPhase;
|
333 | 333 | buildActionMask = 2147483647;
|
334 | 334 | files = (
|
335 | 335 | );
|
336 | 336 | inputPaths = (
|
337 | 337 | );
|
338 |
| - name = "📦 Check Pods Manifest.lock"; |
| 338 | + name = "[CP] Check Pods Manifest.lock"; |
339 | 339 | outputPaths = (
|
340 | 340 | );
|
341 | 341 | runOnlyForDeploymentPostprocessing = 0;
|
342 | 342 | shellPath = /bin/sh;
|
343 |
| - 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"; |
| 343 | + 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"; |
344 | 344 | showEnvVarsInLog = 0;
|
345 | 345 | };
|
346 |
| - A904EA54BC5E03808ECBD415 /* 📦 Embed Pods Frameworks */ = { |
| 346 | + A904EA54BC5E03808ECBD415 /* [CP] Embed Pods Frameworks */ = { |
347 | 347 | isa = PBXShellScriptBuildPhase;
|
348 | 348 | buildActionMask = 2147483647;
|
349 | 349 | files = (
|
350 | 350 | );
|
351 | 351 | inputPaths = (
|
352 | 352 | );
|
353 |
| - name = "📦 Embed Pods Frameworks"; |
| 353 | + name = "[CP] Embed Pods Frameworks"; |
354 | 354 | outputPaths = (
|
355 | 355 | );
|
356 | 356 | runOnlyForDeploymentPostprocessing = 0;
|
|
418 | 418 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
419 | 419 | CLANG_WARN_EMPTY_BODY = YES;
|
420 | 420 | CLANG_WARN_ENUM_CONVERSION = YES;
|
| 421 | + CLANG_WARN_INFINITE_RECURSION = YES; |
421 | 422 | CLANG_WARN_INT_CONVERSION = YES;
|
422 | 423 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
| 424 | + CLANG_WARN_SUSPICIOUS_MOVE = YES; |
| 425 | + CLANG_WARN_UNREACHABLE_CODE = YES; |
423 | 426 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
424 | 427 | COPY_PHASE_STRIP = NO;
|
| 428 | + ENABLE_STRICT_OBJC_MSGSEND = YES; |
425 | 429 | ENABLE_TESTABILITY = YES;
|
426 | 430 | GCC_C_LANGUAGE_STANDARD = gnu99;
|
427 | 431 | GCC_DYNAMIC_NO_PIC = NO;
|
| 432 | + GCC_NO_COMMON_BLOCKS = YES; |
428 | 433 | GCC_OPTIMIZATION_LEVEL = 0;
|
429 | 434 | GCC_PREPROCESSOR_DEFINITIONS = (
|
430 | 435 | "DEBUG=1",
|
|
440 | 445 | GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
441 | 446 | GCC_WARN_UNUSED_FUNCTION = YES;
|
442 | 447 | GCC_WARN_UNUSED_VARIABLE = YES;
|
443 |
| - IPHONEOS_DEPLOYMENT_TARGET = 7.0; |
| 448 | + IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
444 | 449 | ONLY_ACTIVE_ARCH = YES;
|
445 | 450 | SDKROOT = iphoneos;
|
446 | 451 | VALID_ARCHS = "arm64 armv7 armv7s";
|
|
460 | 465 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
461 | 466 | CLANG_WARN_EMPTY_BODY = YES;
|
462 | 467 | CLANG_WARN_ENUM_CONVERSION = YES;
|
| 468 | + CLANG_WARN_INFINITE_RECURSION = YES; |
463 | 469 | CLANG_WARN_INT_CONVERSION = YES;
|
464 | 470 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
| 471 | + CLANG_WARN_SUSPICIOUS_MOVE = YES; |
| 472 | + CLANG_WARN_UNREACHABLE_CODE = YES; |
465 | 473 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
466 | 474 | COPY_PHASE_STRIP = YES;
|
467 | 475 | ENABLE_NS_ASSERTIONS = NO;
|
| 476 | + ENABLE_STRICT_OBJC_MSGSEND = YES; |
468 | 477 | GCC_C_LANGUAGE_STANDARD = gnu99;
|
| 478 | + GCC_NO_COMMON_BLOCKS = YES; |
469 | 479 | GCC_TREAT_WARNINGS_AS_ERRORS = YES;
|
470 | 480 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
471 | 481 | GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
475 | 485 | GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
476 | 486 | GCC_WARN_UNUSED_FUNCTION = YES;
|
477 | 487 | GCC_WARN_UNUSED_VARIABLE = YES;
|
478 |
| - IPHONEOS_DEPLOYMENT_TARGET = 7.0; |
| 488 | + IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
479 | 489 | SDKROOT = iphoneos;
|
480 | 490 | VALIDATE_PRODUCT = YES;
|
481 | 491 | VALID_ARCHS = "arm64 armv7 armv7s";
|
|
0 commit comments