|
47 | 47 | /* End PBXContainerItemProxy section */ |
48 | 48 |
|
49 | 49 | /* Begin PBXFileReference section */ |
| 50 | + 45EA2D0228C475F70078C12E /* RSDFDatePickerDaysOfWeekView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = RSDFDatePickerDaysOfWeekView.h; path = include/RSDFDatePickerDaysOfWeekView.h; sourceTree = "<group>"; }; |
| 51 | + 45EA2D0328C475F70078C12E /* NSCalendar+RSDFAdditions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "NSCalendar+RSDFAdditions.h"; path = "include/NSCalendar+RSDFAdditions.h"; sourceTree = "<group>"; }; |
| 52 | + 45EA2D0428C475F70078C12E /* RSDayFlow.modulemap */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.module-map"; name = RSDayFlow.modulemap; path = include/RSDayFlow.modulemap; sourceTree = "<group>"; }; |
| 53 | + 45EA2D0528C475F70078C12E /* RSDayFlow.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = RSDayFlow.h; path = include/RSDayFlow.h; sourceTree = "<group>"; }; |
| 54 | + 45EA2D0628C475F70078C12E /* RSDFDatePickerCollectionView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = RSDFDatePickerCollectionView.h; path = include/RSDFDatePickerCollectionView.h; sourceTree = "<group>"; }; |
| 55 | + 45EA2D0728C475F70078C12E /* RSDFDatePickerMonthHeader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = RSDFDatePickerMonthHeader.h; path = include/RSDFDatePickerMonthHeader.h; sourceTree = "<group>"; }; |
| 56 | + 45EA2D0828C475F70078C12E /* RSDFDatePickerView+Protected.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "RSDFDatePickerView+Protected.h"; path = "include/RSDFDatePickerView+Protected.h"; sourceTree = "<group>"; }; |
| 57 | + 45EA2D0928C475F70078C12E /* RSDFDatePickerCollectionViewLayout.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = RSDFDatePickerCollectionViewLayout.h; path = include/RSDFDatePickerCollectionViewLayout.h; sourceTree = "<group>"; }; |
| 58 | + 45EA2D0A28C475F70078C12E /* RSDFDatePickerDayCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = RSDFDatePickerDayCell.h; path = include/RSDFDatePickerDayCell.h; sourceTree = "<group>"; }; |
| 59 | + 45EA2D0B28C475F70078C12E /* RSDFDatePickerView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = RSDFDatePickerView.h; path = include/RSDFDatePickerView.h; sourceTree = "<group>"; }; |
| 60 | + 45EA2D0C28C475F70078C12E /* RSDFDatePickerDate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = RSDFDatePickerDate.h; path = include/RSDFDatePickerDate.h; sourceTree = "<group>"; }; |
50 | 61 | B82FFF9919A37EDB000816FF /* RSDFCustomDatePickerCollectionView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RSDFCustomDatePickerCollectionView.h; sourceTree = "<group>"; }; |
51 | 62 | B82FFF9A19A37EDB000816FF /* RSDFCustomDatePickerCollectionView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RSDFCustomDatePickerCollectionView.m; sourceTree = "<group>"; }; |
52 | 63 | B82FFF9B19A37EDB000816FF /* RSDFCustomDatePickerCollectionViewLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RSDFCustomDatePickerCollectionViewLayout.h; sourceTree = "<group>"; }; |
|
60 | 71 | B82FFFA319A37EDB000816FF /* RSDFCustomDatePickerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RSDFCustomDatePickerView.h; sourceTree = "<group>"; }; |
61 | 72 | B82FFFA419A37EDB000816FF /* RSDFCustomDatePickerView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RSDFCustomDatePickerView.m; sourceTree = "<group>"; }; |
62 | 73 | B872EE8219E82DF000E52146 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; }; |
63 | | - B89C2AE11DCC5571005710E0 /* NSCalendar+RSDFAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSCalendar+RSDFAdditions.h"; sourceTree = "<group>"; }; |
64 | 74 | B89C2AE21DCC5571005710E0 /* NSCalendar+RSDFAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSCalendar+RSDFAdditions.m"; sourceTree = "<group>"; }; |
65 | | - B89C2AE31DCC5571005710E0 /* RSDayFlow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RSDayFlow.h; sourceTree = "<group>"; }; |
66 | | - B89C2AE41DCC5571005710E0 /* RSDFDatePickerCollectionView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RSDFDatePickerCollectionView.h; sourceTree = "<group>"; }; |
67 | 75 | B89C2AE51DCC5571005710E0 /* RSDFDatePickerCollectionView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RSDFDatePickerCollectionView.m; sourceTree = "<group>"; }; |
68 | | - B89C2AE61DCC5571005710E0 /* RSDFDatePickerCollectionViewLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RSDFDatePickerCollectionViewLayout.h; sourceTree = "<group>"; }; |
69 | 76 | B89C2AE71DCC5571005710E0 /* RSDFDatePickerCollectionViewLayout.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RSDFDatePickerCollectionViewLayout.m; sourceTree = "<group>"; }; |
70 | | - B89C2AE81DCC5571005710E0 /* RSDFDatePickerDate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RSDFDatePickerDate.h; sourceTree = "<group>"; }; |
71 | | - B89C2AE91DCC5571005710E0 /* RSDFDatePickerDayCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RSDFDatePickerDayCell.h; sourceTree = "<group>"; }; |
72 | 77 | B89C2AEA1DCC5571005710E0 /* RSDFDatePickerDayCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RSDFDatePickerDayCell.m; sourceTree = "<group>"; }; |
73 | | - B89C2AEB1DCC5571005710E0 /* RSDFDatePickerDaysOfWeekView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RSDFDatePickerDaysOfWeekView.h; sourceTree = "<group>"; }; |
74 | 78 | B89C2AEC1DCC5571005710E0 /* RSDFDatePickerDaysOfWeekView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RSDFDatePickerDaysOfWeekView.m; sourceTree = "<group>"; }; |
75 | | - B89C2AED1DCC5571005710E0 /* RSDFDatePickerMonthHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RSDFDatePickerMonthHeader.h; sourceTree = "<group>"; }; |
76 | 79 | B89C2AEE1DCC5571005710E0 /* RSDFDatePickerMonthHeader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RSDFDatePickerMonthHeader.m; sourceTree = "<group>"; }; |
77 | | - B89C2AEF1DCC5571005710E0 /* RSDFDatePickerView+Protected.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "RSDFDatePickerView+Protected.h"; sourceTree = "<group>"; }; |
78 | | - B89C2AF01DCC5571005710E0 /* RSDFDatePickerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RSDFDatePickerView.h; sourceTree = "<group>"; }; |
79 | 80 | B89C2AF11DCC5571005710E0 /* RSDFDatePickerView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RSDFDatePickerView.m; sourceTree = "<group>"; }; |
80 | 81 | B8F807BD19A34B990047C24B /* RSDayFlowExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RSDayFlowExample.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
81 | 82 | B8F807C019A34B990047C24B /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; |
|
151 | 152 | B89C2ADF1DCC5571005710E0 /* RSDayFlow */ = { |
152 | 153 | isa = PBXGroup; |
153 | 154 | children = ( |
154 | | - B89C2AE11DCC5571005710E0 /* NSCalendar+RSDFAdditions.h */, |
| 155 | + 45EA2D0328C475F70078C12E /* NSCalendar+RSDFAdditions.h */, |
| 156 | + 45EA2D0528C475F70078C12E /* RSDayFlow.h */, |
| 157 | + 45EA2D0428C475F70078C12E /* RSDayFlow.modulemap */, |
| 158 | + 45EA2D0628C475F70078C12E /* RSDFDatePickerCollectionView.h */, |
| 159 | + 45EA2D0928C475F70078C12E /* RSDFDatePickerCollectionViewLayout.h */, |
| 160 | + 45EA2D0C28C475F70078C12E /* RSDFDatePickerDate.h */, |
| 161 | + 45EA2D0A28C475F70078C12E /* RSDFDatePickerDayCell.h */, |
| 162 | + 45EA2D0228C475F70078C12E /* RSDFDatePickerDaysOfWeekView.h */, |
| 163 | + 45EA2D0728C475F70078C12E /* RSDFDatePickerMonthHeader.h */, |
| 164 | + 45EA2D0B28C475F70078C12E /* RSDFDatePickerView.h */, |
| 165 | + 45EA2D0828C475F70078C12E /* RSDFDatePickerView+Protected.h */, |
155 | 166 | B89C2AE21DCC5571005710E0 /* NSCalendar+RSDFAdditions.m */, |
156 | | - B89C2AE31DCC5571005710E0 /* RSDayFlow.h */, |
157 | | - B89C2AE41DCC5571005710E0 /* RSDFDatePickerCollectionView.h */, |
158 | 167 | B89C2AE51DCC5571005710E0 /* RSDFDatePickerCollectionView.m */, |
159 | | - B89C2AE61DCC5571005710E0 /* RSDFDatePickerCollectionViewLayout.h */, |
160 | 168 | B89C2AE71DCC5571005710E0 /* RSDFDatePickerCollectionViewLayout.m */, |
161 | | - B89C2AE81DCC5571005710E0 /* RSDFDatePickerDate.h */, |
162 | | - B89C2AE91DCC5571005710E0 /* RSDFDatePickerDayCell.h */, |
163 | 169 | B89C2AEA1DCC5571005710E0 /* RSDFDatePickerDayCell.m */, |
164 | | - B89C2AEB1DCC5571005710E0 /* RSDFDatePickerDaysOfWeekView.h */, |
165 | 170 | B89C2AEC1DCC5571005710E0 /* RSDFDatePickerDaysOfWeekView.m */, |
166 | | - B89C2AED1DCC5571005710E0 /* RSDFDatePickerMonthHeader.h */, |
167 | 171 | B89C2AEE1DCC5571005710E0 /* RSDFDatePickerMonthHeader.m */, |
168 | | - B89C2AEF1DCC5571005710E0 /* RSDFDatePickerView+Protected.h */, |
169 | | - B89C2AF01DCC5571005710E0 /* RSDFDatePickerView.h */, |
170 | 172 | B89C2AF11DCC5571005710E0 /* RSDFDatePickerView.m */, |
171 | 173 | ); |
172 | 174 | name = RSDayFlow; |
|
302 | 304 | isa = PBXProject; |
303 | 305 | attributes = { |
304 | 306 | CLASSPREFIX = RSDF; |
305 | | - LastUpgradeCheck = 0700; |
| 307 | + LastUpgradeCheck = 1340; |
306 | 308 | ORGANIZATIONNAME = "Ruslan Skorb"; |
307 | 309 | TargetAttributes = { |
308 | 310 | B8F807D719A34B9A0047C24B = { |
|
312 | 314 | }; |
313 | 315 | buildConfigurationList = B8F807B819A34B990047C24B /* Build configuration list for PBXProject "RSDayFlowExample" */; |
314 | 316 | compatibilityVersion = "Xcode 3.2"; |
315 | | - developmentRegion = English; |
| 317 | + developmentRegion = en; |
316 | 318 | hasScannedForEncodings = 0; |
317 | 319 | knownRegions = ( |
318 | 320 | en, |
|
424 | 426 | isa = XCBuildConfiguration; |
425 | 427 | buildSettings = { |
426 | 428 | ALWAYS_SEARCH_USER_PATHS = NO; |
| 429 | + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; |
427 | 430 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
428 | 431 | CLANG_CXX_LIBRARY = "libc++"; |
429 | 432 | CLANG_ENABLE_MODULES = YES; |
430 | 433 | CLANG_ENABLE_OBJC_ARC = YES; |
| 434 | + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
431 | 435 | CLANG_WARN_BOOL_CONVERSION = YES; |
| 436 | + CLANG_WARN_COMMA = YES; |
432 | 437 | CLANG_WARN_CONSTANT_CONVERSION = YES; |
| 438 | + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; |
433 | 439 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
434 | 440 | CLANG_WARN_EMPTY_BODY = YES; |
435 | 441 | CLANG_WARN_ENUM_CONVERSION = YES; |
| 442 | + CLANG_WARN_INFINITE_RECURSION = YES; |
436 | 443 | CLANG_WARN_INT_CONVERSION = YES; |
| 444 | + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; |
| 445 | + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; |
| 446 | + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
437 | 447 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| 448 | + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; |
| 449 | + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
| 450 | + CLANG_WARN_STRICT_PROTOTYPES = YES; |
| 451 | + CLANG_WARN_SUSPICIOUS_MOVE = YES; |
| 452 | + CLANG_WARN_UNREACHABLE_CODE = YES; |
438 | 453 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
439 | 454 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
440 | 455 | COPY_PHASE_STRIP = NO; |
| 456 | + ENABLE_STRICT_OBJC_MSGSEND = YES; |
441 | 457 | ENABLE_TESTABILITY = YES; |
442 | 458 | GCC_C_LANGUAGE_STANDARD = gnu99; |
443 | 459 | GCC_DYNAMIC_NO_PIC = NO; |
| 460 | + GCC_NO_COMMON_BLOCKS = YES; |
444 | 461 | GCC_OPTIMIZATION_LEVEL = 0; |
445 | 462 | GCC_PREPROCESSOR_DEFINITIONS = ( |
446 | 463 | "DEBUG=1", |
|
458 | 475 | "$(inherited)", |
459 | 476 | "$(PROJECT_DIR)/../", |
460 | 477 | ); |
461 | | - IPHONEOS_DEPLOYMENT_TARGET = 7.0; |
| 478 | + IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
462 | 479 | ONLY_ACTIVE_ARCH = YES; |
463 | 480 | SDKROOT = iphoneos; |
464 | 481 | }; |
|
468 | 485 | isa = XCBuildConfiguration; |
469 | 486 | buildSettings = { |
470 | 487 | ALWAYS_SEARCH_USER_PATHS = NO; |
| 488 | + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; |
471 | 489 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
472 | 490 | CLANG_CXX_LIBRARY = "libc++"; |
473 | 491 | CLANG_ENABLE_MODULES = YES; |
474 | 492 | CLANG_ENABLE_OBJC_ARC = YES; |
| 493 | + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
475 | 494 | CLANG_WARN_BOOL_CONVERSION = YES; |
| 495 | + CLANG_WARN_COMMA = YES; |
476 | 496 | CLANG_WARN_CONSTANT_CONVERSION = YES; |
| 497 | + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; |
477 | 498 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
478 | 499 | CLANG_WARN_EMPTY_BODY = YES; |
479 | 500 | CLANG_WARN_ENUM_CONVERSION = YES; |
| 501 | + CLANG_WARN_INFINITE_RECURSION = YES; |
480 | 502 | CLANG_WARN_INT_CONVERSION = YES; |
| 503 | + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; |
| 504 | + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; |
| 505 | + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
481 | 506 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| 507 | + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; |
| 508 | + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
| 509 | + CLANG_WARN_STRICT_PROTOTYPES = YES; |
| 510 | + CLANG_WARN_SUSPICIOUS_MOVE = YES; |
| 511 | + CLANG_WARN_UNREACHABLE_CODE = YES; |
482 | 512 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
483 | 513 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
484 | 514 | COPY_PHASE_STRIP = YES; |
485 | 515 | ENABLE_NS_ASSERTIONS = NO; |
| 516 | + ENABLE_STRICT_OBJC_MSGSEND = YES; |
486 | 517 | GCC_C_LANGUAGE_STANDARD = gnu99; |
| 518 | + GCC_NO_COMMON_BLOCKS = YES; |
487 | 519 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
488 | 520 | GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
489 | 521 | GCC_WARN_UNDECLARED_SELECTOR = YES; |
|
494 | 526 | "$(inherited)", |
495 | 527 | "$(PROJECT_DIR)/../", |
496 | 528 | ); |
497 | | - IPHONEOS_DEPLOYMENT_TARGET = 7.0; |
| 529 | + IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
498 | 530 | SDKROOT = iphoneos; |
499 | 531 | VALIDATE_PRODUCT = YES; |
500 | 532 | }; |
|
0 commit comments