|
18 | 18 | 2439CC531E665C6B003326FB /* MultiRelativeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2439CC401E665C6B003326FB /* MultiRelativeViewController.swift */; }; |
19 | 19 | 2439CC541E665C6B003326FB /* RelativeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2439CC411E665C6B003326FB /* RelativeView.swift */; }; |
20 | 20 | 2439CC551E665C6B003326FB /* RelativeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2439CC421E665C6B003326FB /* RelativeViewController.swift */; }; |
21 | | - 246812FD1F8D013500462E53 /* NotificationCenter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 246812FC1F8D013500462E53 /* NotificationCenter.framework */; }; |
22 | | - 246813001F8D013500462E53 /* TodayViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 246812FF1F8D013500462E53 /* TodayViewController.swift */; }; |
23 | | - 246813031F8D013500462E53 /* MainInterface.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 246813011F8D013500462E53 /* MainInterface.storyboard */; }; |
24 | | - 246813071F8D013500462E53 /* PinLayoutTodayExtension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 246812FB1F8D013500462E53 /* PinLayoutTodayExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; |
25 | 21 | 247157941F87BD680003424F /* UIEdgeInsets+PinLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 247157931F87BD680003424F /* UIEdgeInsets+PinLayout.swift */; }; |
26 | 22 | 249326891EEEEE3D00BCB814 /* Stylesheet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 249326881EEEEE3D00BCB814 /* Stylesheet.swift */; }; |
27 | 23 | 2493268C1EEEEFF100BCB814 /* BaseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2493268B1EEEEFF100BCB814 /* BaseViewController.swift */; }; |
|
70 | 66 | remoteGlobalIDString = 249EFE791E64FB4C00165E39; |
71 | 67 | remoteInfo = PinLayout; |
72 | 68 | }; |
73 | | - 246813051F8D013500462E53 /* PBXContainerItemProxy */ = { |
74 | | - isa = PBXContainerItemProxy; |
75 | | - containerPortal = 249EFE371E64FAFE00165E39 /* Project object */; |
76 | | - proxyType = 1; |
77 | | - remoteGlobalIDString = 246812FA1F8D013500462E53; |
78 | | - remoteInfo = PinLayoutTodayExtension; |
79 | | - }; |
80 | 69 | 24DA374E1EF7F90700D1AB2F /* PBXContainerItemProxy */ = { |
81 | 70 | isa = PBXContainerItemProxy; |
82 | 71 | containerPortal = 2439CC1E1E665858003326FB /* PinLayout.xcodeproj */; |
|
104 | 93 | dstPath = ""; |
105 | 94 | dstSubfolderSpec = 13; |
106 | 95 | files = ( |
107 | | - 246813071F8D013500462E53 /* PinLayoutTodayExtension.appex in Embed App Extensions */, |
108 | 96 | ); |
109 | 97 | name = "Embed App Extensions"; |
110 | 98 | runOnlyForDeploymentPostprocessing = 0; |
|
124 | 112 | 2439CC401E665C6B003326FB /* MultiRelativeViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MultiRelativeViewController.swift; sourceTree = "<group>"; }; |
125 | 113 | 2439CC411E665C6B003326FB /* RelativeView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RelativeView.swift; sourceTree = "<group>"; }; |
126 | 114 | 2439CC421E665C6B003326FB /* RelativeViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RelativeViewController.swift; sourceTree = "<group>"; }; |
127 | | - 246812FB1F8D013500462E53 /* PinLayoutTodayExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = PinLayoutTodayExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; }; |
128 | 115 | 246812FC1F8D013500462E53 /* NotificationCenter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NotificationCenter.framework; path = System/Library/Frameworks/NotificationCenter.framework; sourceTree = SDKROOT; }; |
129 | | - 246812FF1F8D013500462E53 /* TodayViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TodayViewController.swift; sourceTree = "<group>"; }; |
130 | | - 246813021F8D013500462E53 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/MainInterface.storyboard; sourceTree = "<group>"; }; |
131 | | - 246813041F8D013500462E53 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
132 | 116 | 247157931F87BD680003424F /* UIEdgeInsets+PinLayout.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIEdgeInsets+PinLayout.swift"; sourceTree = "<group>"; }; |
133 | 117 | 249326881EEEEE3D00BCB814 /* Stylesheet.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Stylesheet.swift; sourceTree = "<group>"; }; |
134 | 118 | 2493268B1EEEEFF100BCB814 /* BaseViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaseViewController.swift; sourceTree = "<group>"; }; |
|
161 | 145 | /* End PBXFileReference section */ |
162 | 146 |
|
163 | 147 | /* Begin PBXFrameworksBuildPhase section */ |
164 | | - 246812F81F8D013500462E53 /* Frameworks */ = { |
165 | | - isa = PBXFrameworksBuildPhase; |
166 | | - buildActionMask = 2147483647; |
167 | | - files = ( |
168 | | - 246812FD1F8D013500462E53 /* NotificationCenter.framework in Frameworks */, |
169 | | - ); |
170 | | - runOnlyForDeploymentPostprocessing = 0; |
171 | | - }; |
172 | 148 | 249EFE3C1E64FAFE00165E39 /* Frameworks */ = { |
173 | 149 | isa = PBXFrameworksBuildPhase; |
174 | 150 | buildActionMask = 2147483647; |
|
288 | 264 | path = "Supporting Files"; |
289 | 265 | sourceTree = "<group>"; |
290 | 266 | }; |
291 | | - 246812FE1F8D013500462E53 /* PinLayoutTodayExtension */ = { |
292 | | - isa = PBXGroup; |
293 | | - children = ( |
294 | | - 246812FF1F8D013500462E53 /* TodayViewController.swift */, |
295 | | - 246813011F8D013500462E53 /* MainInterface.storyboard */, |
296 | | - 246813041F8D013500462E53 /* Info.plist */, |
297 | | - ); |
298 | | - path = PinLayoutTodayExtension; |
299 | | - sourceTree = "<group>"; |
300 | | - }; |
301 | 267 | 2497CFEA1EF40B8100DFD13B /* Form */ = { |
302 | 268 | isa = PBXGroup; |
303 | 269 | children = ( |
|
310 | 276 | 249EFE361E64FAFE00165E39 = { |
311 | 277 | isa = PBXGroup; |
312 | 278 | children = ( |
313 | | - 246812FE1F8D013500462E53 /* PinLayoutTodayExtension */, |
314 | 279 | 160FB83905049FCEDD18DC8A /* Frameworks */, |
315 | 280 | 249EFE411E64FAFE00165E39 /* PinLayoutSample */, |
316 | 281 | F143180314A617EFD07C5709 /* Pods */, |
|
323 | 288 | isa = PBXGroup; |
324 | 289 | children = ( |
325 | 290 | 249EFE3F1E64FAFE00165E39 /* PinLayoutSample.app */, |
326 | | - 246812FB1F8D013500462E53 /* PinLayoutTodayExtension.appex */, |
327 | 291 | ); |
328 | 292 | name = Products; |
329 | 293 | sourceTree = "<group>"; |
|
414 | 378 | /* End PBXGroup section */ |
415 | 379 |
|
416 | 380 | /* Begin PBXNativeTarget section */ |
417 | | - 246812FA1F8D013500462E53 /* PinLayoutTodayExtension */ = { |
418 | | - isa = PBXNativeTarget; |
419 | | - buildConfigurationList = 2468130C1F8D013600462E53 /* Build configuration list for PBXNativeTarget "PinLayoutTodayExtension" */; |
420 | | - buildPhases = ( |
421 | | - 246812F71F8D013500462E53 /* Sources */, |
422 | | - 246812F81F8D013500462E53 /* Frameworks */, |
423 | | - 246812F91F8D013500462E53 /* Resources */, |
424 | | - ); |
425 | | - buildRules = ( |
426 | | - ); |
427 | | - dependencies = ( |
428 | | - ); |
429 | | - name = PinLayoutTodayExtension; |
430 | | - productName = PinLayoutTodayExtension; |
431 | | - productReference = 246812FB1F8D013500462E53 /* PinLayoutTodayExtension.appex */; |
432 | | - productType = "com.apple.product-type.app-extension"; |
433 | | - }; |
434 | 381 | 249EFE3E1E64FAFE00165E39 /* PinLayoutSample */ = { |
435 | 382 | isa = PBXNativeTarget; |
436 | 383 | buildConfigurationList = 249EFE671E64FAFE00165E39 /* Build configuration list for PBXNativeTarget "PinLayoutSample" */; |
|
449 | 396 | ); |
450 | 397 | dependencies = ( |
451 | 398 | 2439CC2A1E6658C3003326FB /* PBXTargetDependency */, |
452 | | - 246813061F8D013500462E53 /* PBXTargetDependency */, |
453 | 399 | ); |
454 | 400 | name = PinLayoutSample; |
455 | 401 | productName = PinLayoutSample; |
|
466 | 412 | LastUpgradeCheck = 0820; |
467 | 413 | ORGANIZATIONNAME = Mirego; |
468 | 414 | TargetAttributes = { |
469 | | - 246812FA1F8D013500462E53 = { |
470 | | - CreatedOnToolsVersion = 9.0; |
471 | | - ProvisioningStyle = Automatic; |
472 | | - }; |
473 | 415 | 249EFE3E1E64FAFE00165E39 = { |
474 | 416 | CreatedOnToolsVersion = 8.2.1; |
475 | 417 | ProvisioningStyle = Automatic; |
|
496 | 438 | projectRoot = ""; |
497 | 439 | targets = ( |
498 | 440 | 249EFE3E1E64FAFE00165E39 /* PinLayoutSample */, |
499 | | - 246812FA1F8D013500462E53 /* PinLayoutTodayExtension */, |
500 | 441 | ); |
501 | 442 | }; |
502 | 443 | /* End PBXProject section */ |
|
526 | 467 | /* End PBXReferenceProxy section */ |
527 | 468 |
|
528 | 469 | /* Begin PBXResourcesBuildPhase section */ |
529 | | - 246812F91F8D013500462E53 /* Resources */ = { |
530 | | - isa = PBXResourcesBuildPhase; |
531 | | - buildActionMask = 2147483647; |
532 | | - files = ( |
533 | | - 246813031F8D013500462E53 /* MainInterface.storyboard in Resources */, |
534 | | - ); |
535 | | - runOnlyForDeploymentPostprocessing = 0; |
536 | | - }; |
537 | 470 | 249EFE3D1E64FAFE00165E39 /* Resources */ = { |
538 | 471 | isa = PBXResourcesBuildPhase; |
539 | 472 | buildActionMask = 2147483647; |
|
614 | 547 | /* End PBXShellScriptBuildPhase section */ |
615 | 548 |
|
616 | 549 | /* Begin PBXSourcesBuildPhase section */ |
617 | | - 246812F71F8D013500462E53 /* Sources */ = { |
618 | | - isa = PBXSourcesBuildPhase; |
619 | | - buildActionMask = 2147483647; |
620 | | - files = ( |
621 | | - 246813001F8D013500462E53 /* TodayViewController.swift in Sources */, |
622 | | - ); |
623 | | - runOnlyForDeploymentPostprocessing = 0; |
624 | | - }; |
625 | 550 | 249EFE3B1E64FAFE00165E39 /* Sources */ = { |
626 | 551 | isa = PBXSourcesBuildPhase; |
627 | 552 | buildActionMask = 2147483647; |
|
667 | 592 | name = PinLayout; |
668 | 593 | targetProxy = 2439CC291E6658C3003326FB /* PBXContainerItemProxy */; |
669 | 594 | }; |
670 | | - 246813061F8D013500462E53 /* PBXTargetDependency */ = { |
671 | | - isa = PBXTargetDependency; |
672 | | - target = 246812FA1F8D013500462E53 /* PinLayoutTodayExtension */; |
673 | | - targetProxy = 246813051F8D013500462E53 /* PBXContainerItemProxy */; |
674 | | - }; |
675 | 595 | /* End PBXTargetDependency section */ |
676 | 596 |
|
677 | 597 | /* Begin PBXVariantGroup section */ |
678 | | - 246813011F8D013500462E53 /* MainInterface.storyboard */ = { |
679 | | - isa = PBXVariantGroup; |
680 | | - children = ( |
681 | | - 246813021F8D013500462E53 /* Base */, |
682 | | - ); |
683 | | - name = MainInterface.storyboard; |
684 | | - sourceTree = "<group>"; |
685 | | - }; |
686 | 598 | 249EFE4B1E64FAFE00165E39 /* LaunchScreen.storyboard */ = { |
687 | 599 | isa = PBXVariantGroup; |
688 | 600 | children = ( |
|
695 | 607 | /* End PBXVariantGroup section */ |
696 | 608 |
|
697 | 609 | /* Begin XCBuildConfiguration section */ |
698 | | - 246813081F8D013600462E53 /* Debug */ = { |
699 | | - isa = XCBuildConfiguration; |
700 | | - buildSettings = { |
701 | | - CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
702 | | - CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; |
703 | | - CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
704 | | - CLANG_WARN_COMMA = YES; |
705 | | - CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; |
706 | | - CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
707 | | - CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
708 | | - CLANG_WARN_STRICT_PROTOTYPES = YES; |
709 | | - CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
710 | | - CODE_SIGN_IDENTITY = "iPhone Developer"; |
711 | | - CODE_SIGN_STYLE = Automatic; |
712 | | - DEVELOPMENT_TEAM = ""; |
713 | | - GCC_C_LANGUAGE_STANDARD = gnu11; |
714 | | - INFOPLIST_FILE = PinLayoutTodayExtension/Info.plist; |
715 | | - IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
716 | | - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks"; |
717 | | - PRODUCT_BUNDLE_IDENTIFIER = com.mirego.PinLayoutSample.PinLayoutTodayExtension; |
718 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
719 | | - SKIP_INSTALL = YES; |
720 | | - SWIFT_VERSION = 4.0; |
721 | | - TARGETED_DEVICE_FAMILY = "1,2"; |
722 | | - }; |
723 | | - name = Debug; |
724 | | - }; |
725 | | - 246813091F8D013600462E53 /* Release */ = { |
726 | | - isa = XCBuildConfiguration; |
727 | | - buildSettings = { |
728 | | - CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
729 | | - CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; |
730 | | - CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
731 | | - CLANG_WARN_COMMA = YES; |
732 | | - CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; |
733 | | - CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
734 | | - CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
735 | | - CLANG_WARN_STRICT_PROTOTYPES = YES; |
736 | | - CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
737 | | - CODE_SIGN_IDENTITY = "iPhone Developer"; |
738 | | - CODE_SIGN_STYLE = Automatic; |
739 | | - DEVELOPMENT_TEAM = ""; |
740 | | - GCC_C_LANGUAGE_STANDARD = gnu11; |
741 | | - INFOPLIST_FILE = PinLayoutTodayExtension/Info.plist; |
742 | | - IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
743 | | - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks"; |
744 | | - PRODUCT_BUNDLE_IDENTIFIER = com.mirego.PinLayoutSample.PinLayoutTodayExtension; |
745 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
746 | | - SKIP_INSTALL = YES; |
747 | | - SWIFT_VERSION = 4.0; |
748 | | - TARGETED_DEVICE_FAMILY = "1,2"; |
749 | | - }; |
750 | | - name = Release; |
751 | | - }; |
752 | 610 | 249EFE651E64FAFE00165E39 /* Debug */ = { |
753 | 611 | isa = XCBuildConfiguration; |
754 | 612 | buildSettings = { |
|
880 | 738 | /* End XCBuildConfiguration section */ |
881 | 739 |
|
882 | 740 | /* Begin XCConfigurationList section */ |
883 | | - 2468130C1F8D013600462E53 /* Build configuration list for PBXNativeTarget "PinLayoutTodayExtension" */ = { |
884 | | - isa = XCConfigurationList; |
885 | | - buildConfigurations = ( |
886 | | - 246813081F8D013600462E53 /* Debug */, |
887 | | - 246813091F8D013600462E53 /* Release */, |
888 | | - ); |
889 | | - defaultConfigurationIsVisible = 0; |
890 | | - defaultConfigurationName = Release; |
891 | | - }; |
892 | 741 | 249EFE3A1E64FAFE00165E39 /* Build configuration list for PBXProject "PinLayoutSample" */ = { |
893 | 742 | isa = XCConfigurationList; |
894 | 743 | buildConfigurations = ( |
|
0 commit comments