|
104 | 104 | remoteInfo = "PinLayoutTests-tvOS"; |
105 | 105 | }; |
106 | 106 | /* End PBXContainerItemProxy section */ |
107 | | - |
108 | | -/* Begin PBXCopyFilesBuildPhase section */ |
109 | | - 2468130D1F8D013600462E53 /* Embed App Extensions */ = { |
110 | | - isa = PBXCopyFilesBuildPhase; |
111 | | - buildActionMask = 2147483647; |
112 | | - dstPath = ""; |
113 | | - dstSubfolderSpec = 13; |
114 | | - files = ( |
115 | | - ); |
116 | | - name = "Embed App Extensions"; |
117 | | - runOnlyForDeploymentPostprocessing = 0; |
118 | | - }; |
119 | | -/* End PBXCopyFilesBuildPhase section */ |
120 | | - |
121 | 107 | /* Begin PBXFileReference section */ |
122 | 108 | 241637701F8E4BC200EE703A /* IntroObjectiveCViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IntroObjectiveCViewController.h; sourceTree = "<group>"; }; |
123 | 109 | 241637711F8E4BC200EE703A /* IntroObjectiveCViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IntroObjectiveCViewController.m; sourceTree = "<group>"; }; |
|
499 | 485 | 249EFE3B1E64FAFE00165E39 /* Sources */, |
500 | 486 | 249EFE3C1E64FAFE00165E39 /* Frameworks */, |
501 | 487 | 249EFE3D1E64FAFE00165E39 /* Resources */, |
502 | | - 5D3C4568AFC08267110D9971 /* [CP] Embed Pods Frameworks */, |
503 | 488 | 24E6547E1E68F88D00A72A8B /* Run Swiftlint */, |
504 | | - 2468130D1F8D013600462E53 /* Embed App Extensions */, |
| 489 | + A57F7C48B21998F5C851B138 /* [CP] Embed Pods Frameworks */, |
505 | 490 | ); |
506 | 491 | buildRules = ( |
507 | 492 | ); |
|
624 | 609 | shellPath = /bin/sh; |
625 | 610 | shellScript = ../Pods/SwiftLint/swiftlint; |
626 | 611 | }; |
627 | | - 5D3C4568AFC08267110D9971 /* [CP] Embed Pods Frameworks */ = { |
| 612 | + A57F7C48B21998F5C851B138 /* [CP] Embed Pods Frameworks */ = { |
628 | 613 | isa = PBXShellScriptBuildPhase; |
629 | 614 | buildActionMask = 2147483647; |
630 | 615 | files = ( |
631 | 616 | ); |
632 | 617 | inputPaths = ( |
633 | 618 | "${SRCROOT}/../Pods/Target Support Files/Pods-PinLayoutSample/Pods-PinLayoutSample-frameworks.sh", |
634 | 619 | "${BUILT_PRODUCTS_DIR}/PinLayout/PinLayout.framework", |
635 | | - "${PODS_ROOT}/Reveal-SDK/RevealServer-17/iOS/RevealServer.framework", |
| 620 | + "${PODS_ROOT}/Reveal-SDK/RevealServer-18/iOS/RevealServer.framework", |
636 | 621 | ); |
637 | 622 | name = "[CP] Embed Pods Frameworks"; |
638 | 623 | outputPaths = ( |
|
848 | 833 | isa = XCBuildConfiguration; |
849 | 834 | baseConfigurationReference = A35A00E6536E49A548E763E6 /* Pods-PinLayoutSample.debug.xcconfig */; |
850 | 835 | buildSettings = { |
| 836 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)"; |
851 | 837 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
852 | 838 | CODE_SIGN_IDENTITY = "iPhone Developer"; |
853 | 839 | DEVELOPMENT_TEAM = ""; |
|
865 | 851 | isa = XCBuildConfiguration; |
866 | 852 | baseConfigurationReference = C589624E868FCB20F7C10918 /* Pods-PinLayoutSample.release.xcconfig */; |
867 | 853 | buildSettings = { |
| 854 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)"; |
868 | 855 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
869 | 856 | CODE_SIGN_IDENTITY = "iPhone Developer"; |
870 | 857 | DEVELOPMENT_TEAM = ""; |
|
0 commit comments