|
16 | 16 | 2439CC531E665C6B003326FB /* MultiRelativeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2439CC401E665C6B003326FB /* MultiRelativeViewController.swift */; }; |
17 | 17 | 2439CC541E665C6B003326FB /* RelativeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2439CC411E665C6B003326FB /* RelativeView.swift */; }; |
18 | 18 | 2439CC551E665C6B003326FB /* RelativeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2439CC421E665C6B003326FB /* RelativeViewController.swift */; }; |
| 19 | + 246812FD1F8D013500462E53 /* NotificationCenter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 246812FC1F8D013500462E53 /* NotificationCenter.framework */; }; |
| 20 | + 246813001F8D013500462E53 /* TodayViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 246812FF1F8D013500462E53 /* TodayViewController.swift */; }; |
| 21 | + 246813031F8D013500462E53 /* MainInterface.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 246813011F8D013500462E53 /* MainInterface.storyboard */; }; |
| 22 | + 246813071F8D013500462E53 /* PinLayoutTodayExtension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 246812FB1F8D013500462E53 /* PinLayoutTodayExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; |
19 | 23 | 249326891EEEEE3D00BCB814 /* Stylesheet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 249326881EEEEE3D00BCB814 /* Stylesheet.swift */; }; |
20 | 24 | 2493268C1EEEEFF100BCB814 /* BaseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2493268B1EEEEFF100BCB814 /* BaseViewController.swift */; }; |
21 | 25 | 2493268E1EEEF02700BCB814 /* BaseView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2493268D1EEEF02700BCB814 /* BaseView.swift */; }; |
|
63 | 67 | remoteGlobalIDString = 249EFE791E64FB4C00165E39; |
64 | 68 | remoteInfo = PinLayout; |
65 | 69 | }; |
| 70 | + 246813051F8D013500462E53 /* PBXContainerItemProxy */ = { |
| 71 | + isa = PBXContainerItemProxy; |
| 72 | + containerPortal = 249EFE371E64FAFE00165E39 /* Project object */; |
| 73 | + proxyType = 1; |
| 74 | + remoteGlobalIDString = 246812FA1F8D013500462E53; |
| 75 | + remoteInfo = PinLayoutTodayExtension; |
| 76 | + }; |
66 | 77 | 24DA374E1EF7F90700D1AB2F /* PBXContainerItemProxy */ = { |
67 | 78 | isa = PBXContainerItemProxy; |
68 | 79 | containerPortal = 2439CC1E1E665858003326FB /* PinLayout.xcodeproj */; |
|
84 | 95 | name = "Embed Frameworks"; |
85 | 96 | runOnlyForDeploymentPostprocessing = 0; |
86 | 97 | }; |
| 98 | + 2468130D1F8D013600462E53 /* Embed App Extensions */ = { |
| 99 | + isa = PBXCopyFilesBuildPhase; |
| 100 | + buildActionMask = 2147483647; |
| 101 | + dstPath = ""; |
| 102 | + dstSubfolderSpec = 13; |
| 103 | + files = ( |
| 104 | + 246813071F8D013500462E53 /* PinLayoutTodayExtension.appex in Embed App Extensions */, |
| 105 | + ); |
| 106 | + name = "Embed App Extensions"; |
| 107 | + runOnlyForDeploymentPostprocessing = 0; |
| 108 | + }; |
87 | 109 | /* End PBXCopyFilesBuildPhase section */ |
88 | 110 |
|
89 | 111 | /* Begin PBXFileReference section */ |
|
95 | 117 | 2439CC401E665C6B003326FB /* MultiRelativeViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MultiRelativeViewController.swift; sourceTree = "<group>"; }; |
96 | 118 | 2439CC411E665C6B003326FB /* RelativeView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RelativeView.swift; sourceTree = "<group>"; }; |
97 | 119 | 2439CC421E665C6B003326FB /* RelativeViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RelativeViewController.swift; sourceTree = "<group>"; }; |
| 120 | + 246812FB1F8D013500462E53 /* PinLayoutTodayExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = PinLayoutTodayExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 121 | + 246812FC1F8D013500462E53 /* NotificationCenter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NotificationCenter.framework; path = System/Library/Frameworks/NotificationCenter.framework; sourceTree = SDKROOT; }; |
| 122 | + 246812FF1F8D013500462E53 /* TodayViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TodayViewController.swift; sourceTree = "<group>"; }; |
| 123 | + 246813021F8D013500462E53 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/MainInterface.storyboard; sourceTree = "<group>"; }; |
| 124 | + 246813041F8D013500462E53 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
98 | 125 | 249326881EEEEE3D00BCB814 /* Stylesheet.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Stylesheet.swift; sourceTree = "<group>"; }; |
99 | 126 | 2493268B1EEEEFF100BCB814 /* BaseViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaseViewController.swift; sourceTree = "<group>"; }; |
100 | 127 | 2493268D1EEEF02700BCB814 /* BaseView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaseView.swift; sourceTree = "<group>"; }; |
|
125 | 152 | /* End PBXFileReference section */ |
126 | 153 |
|
127 | 154 | /* Begin PBXFrameworksBuildPhase section */ |
| 155 | + 246812F81F8D013500462E53 /* Frameworks */ = { |
| 156 | + isa = PBXFrameworksBuildPhase; |
| 157 | + buildActionMask = 2147483647; |
| 158 | + files = ( |
| 159 | + 246812FD1F8D013500462E53 /* NotificationCenter.framework in Frameworks */, |
| 160 | + ); |
| 161 | + runOnlyForDeploymentPostprocessing = 0; |
| 162 | + }; |
128 | 163 | 249EFE3C1E64FAFE00165E39 /* Frameworks */ = { |
129 | 164 | isa = PBXFrameworksBuildPhase; |
130 | 165 | buildActionMask = 2147483647; |
|
141 | 176 | isa = PBXGroup; |
142 | 177 | children = ( |
143 | 178 | AAD69688AA2A3F0994F3074E /* Pods_PinLayoutSample.framework */, |
| 179 | + 246812FC1F8D013500462E53 /* NotificationCenter.framework */, |
144 | 180 | ); |
145 | 181 | name = Frameworks; |
146 | 182 | sourceTree = "<group>"; |
|
229 | 265 | path = "Supporting Files"; |
230 | 266 | sourceTree = "<group>"; |
231 | 267 | }; |
| 268 | + 246812FE1F8D013500462E53 /* PinLayoutTodayExtension */ = { |
| 269 | + isa = PBXGroup; |
| 270 | + children = ( |
| 271 | + 246812FF1F8D013500462E53 /* TodayViewController.swift */, |
| 272 | + 246813011F8D013500462E53 /* MainInterface.storyboard */, |
| 273 | + 246813041F8D013500462E53 /* Info.plist */, |
| 274 | + ); |
| 275 | + path = PinLayoutTodayExtension; |
| 276 | + sourceTree = "<group>"; |
| 277 | + }; |
232 | 278 | 2497CFEA1EF40B8100DFD13B /* Form */ = { |
233 | 279 | isa = PBXGroup; |
234 | 280 | children = ( |
|
241 | 287 | 249EFE361E64FAFE00165E39 = { |
242 | 288 | isa = PBXGroup; |
243 | 289 | children = ( |
| 290 | + 246812FE1F8D013500462E53 /* PinLayoutTodayExtension */, |
244 | 291 | 160FB83905049FCEDD18DC8A /* Frameworks */, |
245 | 292 | 249EFE411E64FAFE00165E39 /* PinLayoutSample */, |
246 | 293 | F143180314A617EFD07C5709 /* Pods */, |
|
253 | 300 | isa = PBXGroup; |
254 | 301 | children = ( |
255 | 302 | 249EFE3F1E64FAFE00165E39 /* PinLayoutSample.app */, |
| 303 | + 246812FB1F8D013500462E53 /* PinLayoutTodayExtension.appex */, |
256 | 304 | ); |
257 | 305 | name = Products; |
258 | 306 | sourceTree = "<group>"; |
|
343 | 391 | /* End PBXGroup section */ |
344 | 392 |
|
345 | 393 | /* Begin PBXNativeTarget section */ |
| 394 | + 246812FA1F8D013500462E53 /* PinLayoutTodayExtension */ = { |
| 395 | + isa = PBXNativeTarget; |
| 396 | + buildConfigurationList = 2468130C1F8D013600462E53 /* Build configuration list for PBXNativeTarget "PinLayoutTodayExtension" */; |
| 397 | + buildPhases = ( |
| 398 | + 246812F71F8D013500462E53 /* Sources */, |
| 399 | + 246812F81F8D013500462E53 /* Frameworks */, |
| 400 | + 246812F91F8D013500462E53 /* Resources */, |
| 401 | + ); |
| 402 | + buildRules = ( |
| 403 | + ); |
| 404 | + dependencies = ( |
| 405 | + ); |
| 406 | + name = PinLayoutTodayExtension; |
| 407 | + productName = PinLayoutTodayExtension; |
| 408 | + productReference = 246812FB1F8D013500462E53 /* PinLayoutTodayExtension.appex */; |
| 409 | + productType = "com.apple.product-type.app-extension"; |
| 410 | + }; |
346 | 411 | 249EFE3E1E64FAFE00165E39 /* PinLayoutSample */ = { |
347 | 412 | isa = PBXNativeTarget; |
348 | 413 | buildConfigurationList = 249EFE671E64FAFE00165E39 /* Build configuration list for PBXNativeTarget "PinLayoutSample" */; |
|
355 | 420 | 5D3C4568AFC08267110D9971 /* [CP] Embed Pods Frameworks */, |
356 | 421 | CCCCC7EE5AE16BA960D7DB4F /* [CP] Copy Pods Resources */, |
357 | 422 | 24E6547E1E68F88D00A72A8B /* Run Swiftlint */, |
| 423 | + 2468130D1F8D013600462E53 /* Embed App Extensions */, |
358 | 424 | ); |
359 | 425 | buildRules = ( |
360 | 426 | ); |
361 | 427 | dependencies = ( |
362 | 428 | 2439CC2A1E6658C3003326FB /* PBXTargetDependency */, |
| 429 | + 246813061F8D013500462E53 /* PBXTargetDependency */, |
363 | 430 | ); |
364 | 431 | name = PinLayoutSample; |
365 | 432 | productName = PinLayoutSample; |
|
372 | 439 | 249EFE371E64FAFE00165E39 /* Project object */ = { |
373 | 440 | isa = PBXProject; |
374 | 441 | attributes = { |
375 | | - LastSwiftUpdateCheck = 0820; |
| 442 | + LastSwiftUpdateCheck = 0900; |
376 | 443 | LastUpgradeCheck = 0820; |
377 | 444 | ORGANIZATIONNAME = Mirego; |
378 | 445 | TargetAttributes = { |
| 446 | + 246812FA1F8D013500462E53 = { |
| 447 | + CreatedOnToolsVersion = 9.0; |
| 448 | + ProvisioningStyle = Automatic; |
| 449 | + }; |
379 | 450 | 249EFE3E1E64FAFE00165E39 = { |
380 | 451 | CreatedOnToolsVersion = 8.2.1; |
381 | | - DevelopmentTeam = 4Q596JWQC5; |
382 | 452 | ProvisioningStyle = Automatic; |
383 | 453 | }; |
384 | 454 | }; |
|
403 | 473 | projectRoot = ""; |
404 | 474 | targets = ( |
405 | 475 | 249EFE3E1E64FAFE00165E39 /* PinLayoutSample */, |
| 476 | + 246812FA1F8D013500462E53 /* PinLayoutTodayExtension */, |
406 | 477 | ); |
407 | 478 | }; |
408 | 479 | /* End PBXProject section */ |
|
432 | 503 | /* End PBXReferenceProxy section */ |
433 | 504 |
|
434 | 505 | /* Begin PBXResourcesBuildPhase section */ |
| 506 | + 246812F91F8D013500462E53 /* Resources */ = { |
| 507 | + isa = PBXResourcesBuildPhase; |
| 508 | + buildActionMask = 2147483647; |
| 509 | + files = ( |
| 510 | + 246813031F8D013500462E53 /* MainInterface.storyboard in Resources */, |
| 511 | + ); |
| 512 | + runOnlyForDeploymentPostprocessing = 0; |
| 513 | + }; |
435 | 514 | 249EFE3D1E64FAFE00165E39 /* Resources */ = { |
436 | 515 | isa = PBXResourcesBuildPhase; |
437 | 516 | buildActionMask = 2147483647; |
|
465 | 544 | ); |
466 | 545 | inputPaths = ( |
467 | 546 | "${SRCROOT}/../Pods/Target Support Files/Pods-PinLayoutSample/Pods-PinLayoutSample-frameworks.sh", |
468 | | - "${PODS_ROOT}/Reveal-SDK/RevealServer-10/iOS/RevealServer.framework", |
| 547 | + "${PODS_ROOT}/Reveal-SDK/RevealServer-11/iOS/RevealServer.framework", |
469 | 548 | ); |
470 | 549 | name = "[CP] Embed Pods Frameworks"; |
471 | 550 | outputPaths = ( |
|
512 | 591 | /* End PBXShellScriptBuildPhase section */ |
513 | 592 |
|
514 | 593 | /* Begin PBXSourcesBuildPhase section */ |
| 594 | + 246812F71F8D013500462E53 /* Sources */ = { |
| 595 | + isa = PBXSourcesBuildPhase; |
| 596 | + buildActionMask = 2147483647; |
| 597 | + files = ( |
| 598 | + 246813001F8D013500462E53 /* TodayViewController.swift in Sources */, |
| 599 | + ); |
| 600 | + runOnlyForDeploymentPostprocessing = 0; |
| 601 | + }; |
515 | 602 | 249EFE3B1E64FAFE00165E39 /* Sources */ = { |
516 | 603 | isa = PBXSourcesBuildPhase; |
517 | 604 | buildActionMask = 2147483647; |
|
554 | 641 | name = PinLayout; |
555 | 642 | targetProxy = 2439CC291E6658C3003326FB /* PBXContainerItemProxy */; |
556 | 643 | }; |
| 644 | + 246813061F8D013500462E53 /* PBXTargetDependency */ = { |
| 645 | + isa = PBXTargetDependency; |
| 646 | + target = 246812FA1F8D013500462E53 /* PinLayoutTodayExtension */; |
| 647 | + targetProxy = 246813051F8D013500462E53 /* PBXContainerItemProxy */; |
| 648 | + }; |
557 | 649 | /* End PBXTargetDependency section */ |
558 | 650 |
|
559 | 651 | /* Begin PBXVariantGroup section */ |
| 652 | + 246813011F8D013500462E53 /* MainInterface.storyboard */ = { |
| 653 | + isa = PBXVariantGroup; |
| 654 | + children = ( |
| 655 | + 246813021F8D013500462E53 /* Base */, |
| 656 | + ); |
| 657 | + name = MainInterface.storyboard; |
| 658 | + sourceTree = "<group>"; |
| 659 | + }; |
560 | 660 | 249EFE4B1E64FAFE00165E39 /* LaunchScreen.storyboard */ = { |
561 | 661 | isa = PBXVariantGroup; |
562 | 662 | children = ( |
|
569 | 669 | /* End PBXVariantGroup section */ |
570 | 670 |
|
571 | 671 | /* Begin XCBuildConfiguration section */ |
| 672 | + 246813081F8D013600462E53 /* Debug */ = { |
| 673 | + isa = XCBuildConfiguration; |
| 674 | + buildSettings = { |
| 675 | + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 676 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; |
| 677 | + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
| 678 | + CLANG_WARN_COMMA = YES; |
| 679 | + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; |
| 680 | + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
| 681 | + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
| 682 | + CLANG_WARN_STRICT_PROTOTYPES = YES; |
| 683 | + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
| 684 | + CODE_SIGN_IDENTITY = "iPhone Developer"; |
| 685 | + CODE_SIGN_STYLE = Automatic; |
| 686 | + DEVELOPMENT_TEAM = ""; |
| 687 | + GCC_C_LANGUAGE_STANDARD = gnu11; |
| 688 | + INFOPLIST_FILE = PinLayoutTodayExtension/Info.plist; |
| 689 | + IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
| 690 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks"; |
| 691 | + PRODUCT_BUNDLE_IDENTIFIER = com.mirego.PinLayoutSample.PinLayoutTodayExtension; |
| 692 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 693 | + SKIP_INSTALL = YES; |
| 694 | + SWIFT_VERSION = 4.0; |
| 695 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 696 | + }; |
| 697 | + name = Debug; |
| 698 | + }; |
| 699 | + 246813091F8D013600462E53 /* Release */ = { |
| 700 | + isa = XCBuildConfiguration; |
| 701 | + buildSettings = { |
| 702 | + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 703 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; |
| 704 | + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
| 705 | + CLANG_WARN_COMMA = YES; |
| 706 | + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; |
| 707 | + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
| 708 | + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
| 709 | + CLANG_WARN_STRICT_PROTOTYPES = YES; |
| 710 | + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
| 711 | + CODE_SIGN_IDENTITY = "iPhone Developer"; |
| 712 | + CODE_SIGN_STYLE = Automatic; |
| 713 | + DEVELOPMENT_TEAM = ""; |
| 714 | + GCC_C_LANGUAGE_STANDARD = gnu11; |
| 715 | + INFOPLIST_FILE = PinLayoutTodayExtension/Info.plist; |
| 716 | + IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
| 717 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks"; |
| 718 | + PRODUCT_BUNDLE_IDENTIFIER = com.mirego.PinLayoutSample.PinLayoutTodayExtension; |
| 719 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 720 | + SKIP_INSTALL = YES; |
| 721 | + SWIFT_VERSION = 4.0; |
| 722 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 723 | + }; |
| 724 | + name = Release; |
| 725 | + }; |
572 | 726 | 249EFE651E64FAFE00165E39 /* Debug */ = { |
573 | 727 | isa = XCBuildConfiguration; |
574 | 728 | buildSettings = { |
|
668 | 822 | buildSettings = { |
669 | 823 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
670 | 824 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
671 | | - DEVELOPMENT_TEAM = 4Q596JWQC5; |
| 825 | + CODE_SIGN_IDENTITY = "iPhone Developer"; |
| 826 | + DEVELOPMENT_TEAM = ""; |
672 | 827 | INFOPLIST_FILE = "PinLayoutSample/Supporting Files/Info.plist"; |
673 | 828 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
674 | 829 | PRODUCT_BUNDLE_IDENTIFIER = com.mirego.PinLayoutSample; |
|
683 | 838 | buildSettings = { |
684 | 839 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
685 | 840 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
686 | | - DEVELOPMENT_TEAM = 4Q596JWQC5; |
| 841 | + CODE_SIGN_IDENTITY = "iPhone Developer"; |
| 842 | + DEVELOPMENT_TEAM = ""; |
687 | 843 | INFOPLIST_FILE = "PinLayoutSample/Supporting Files/Info.plist"; |
688 | 844 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
689 | 845 | PRODUCT_BUNDLE_IDENTIFIER = com.mirego.PinLayoutSample; |
|
695 | 851 | /* End XCBuildConfiguration section */ |
696 | 852 |
|
697 | 853 | /* Begin XCConfigurationList section */ |
| 854 | + 2468130C1F8D013600462E53 /* Build configuration list for PBXNativeTarget "PinLayoutTodayExtension" */ = { |
| 855 | + isa = XCConfigurationList; |
| 856 | + buildConfigurations = ( |
| 857 | + 246813081F8D013600462E53 /* Debug */, |
| 858 | + 246813091F8D013600462E53 /* Release */, |
| 859 | + ); |
| 860 | + defaultConfigurationIsVisible = 0; |
| 861 | + defaultConfigurationName = Release; |
| 862 | + }; |
698 | 863 | 249EFE3A1E64FAFE00165E39 /* Build configuration list for PBXProject "PinLayoutSample" */ = { |
699 | 864 | isa = XCConfigurationList; |
700 | 865 | buildConfigurations = ( |
|
0 commit comments