4
This commit is contained in:
@@ -17,6 +17,20 @@
|
||||
04C6EACE2EAF87020089C901 /* CustomKeyboard.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 04C6EAC62EAF87020089C901 /* CustomKeyboard.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
||||
04C6EAD82EAF870B0089C901 /* KeyboardViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 04C6EAD62EAF870B0089C901 /* KeyboardViewController.m */; };
|
||||
04C6EADD2EAF8CEB0089C901 /* KBToolBar.m in Sources */ = {isa = PBXBuildFile; fileRef = 04C6EADC2EAF8CEB0089C901 /* KBToolBar.m */; };
|
||||
04FC95582EAFAF51007BD342 /* MASConstraintMaker.m in Sources */ = {isa = PBXBuildFile; fileRef = 04FC954B2EAFAF51007BD342 /* MASConstraintMaker.m */; };
|
||||
04FC95592EAFAF51007BD342 /* MASViewConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = 04FC95532EAFAF51007BD342 /* MASViewConstraint.m */; };
|
||||
04FC955A2EAFAF51007BD342 /* MASViewAttribute.m in Sources */ = {isa = PBXBuildFile; fileRef = 04FC95542EAFAF51007BD342 /* MASViewAttribute.m */; };
|
||||
04FC955B2EAFAF51007BD342 /* NSArray+MASAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 04FC954D2EAFAF51007BD342 /* NSArray+MASAdditions.m */; };
|
||||
04FC955C2EAFAF51007BD342 /* View+MASAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 04FC954E2EAFAF51007BD342 /* View+MASAdditions.m */; };
|
||||
04FC955D2EAFAF51007BD342 /* MASCompositeConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = 04FC954A2EAFAF51007BD342 /* MASCompositeConstraint.m */; };
|
||||
04FC955E2EAFAF51007BD342 /* MASConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = 04FC95512EAFAF51007BD342 /* MASConstraint.m */; };
|
||||
04FC955F2EAFAF51007BD342 /* NSLayoutConstraint+MASDebugAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 04FC953D2EAFAF51007BD342 /* NSLayoutConstraint+MASDebugAdditions.m */; };
|
||||
04FC95602EAFAF51007BD342 /* MASLayoutConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = 04FC954C2EAFAF51007BD342 /* MASLayoutConstraint.m */; };
|
||||
04FC95612EAFAF51007BD342 /* ViewController+MASAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 04FC95462EAFAF51007BD342 /* ViewController+MASAdditions.m */; };
|
||||
04FC95622EAFAF51007BD342 /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = 04FC953B2EAFAF51007BD342 /* LICENSE */; };
|
||||
04FC95632EAFAF51007BD342 /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = 04FC95562EAFAF51007BD342 /* README.md */; };
|
||||
7A36414DFDA5BEC9B7D2E318 /* Pods_CustomKeyboard.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2C1092FB2B452F95B15D4263 /* Pods_CustomKeyboard.framework */; };
|
||||
ECC9EE02174D86E8D792472F /* Pods_keyBoard.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 967065BB5230E43F293B3AF9 /* Pods_keyBoard.framework */; };
|
||||
/* End PBXBuildFile section */
|
||||
|
||||
/* Begin PBXContainerItemProxy section */
|
||||
@@ -62,7 +76,41 @@
|
||||
04C6EADE2EAF8D680089C901 /* PrefixHeader.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PrefixHeader.pch; sourceTree = "<group>"; };
|
||||
04C6EAE02EAF940F0089C901 /* KBPermissionViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KBPermissionViewController.h; sourceTree = "<group>"; };
|
||||
04C6EAE12EAF940F0089C901 /* KBPermissionViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = KBPermissionViewController.m; sourceTree = "<group>"; };
|
||||
04FC953A2EAFAE56007BD342 /* KeyBoardPrefixHeader.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KeyBoardPrefixHeader.pch; sourceTree = "<group>"; };
|
||||
04FC953B2EAFAF51007BD342 /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
|
||||
04FC953C2EAFAF51007BD342 /* MASCompositeConstraint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MASCompositeConstraint.h; sourceTree = "<group>"; };
|
||||
04FC953D2EAFAF51007BD342 /* NSLayoutConstraint+MASDebugAdditions.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSLayoutConstraint+MASDebugAdditions.m"; sourceTree = "<group>"; };
|
||||
04FC953E2EAFAF51007BD342 /* MASConstraint+Private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "MASConstraint+Private.h"; sourceTree = "<group>"; };
|
||||
04FC953F2EAFAF51007BD342 /* MASLayoutConstraint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MASLayoutConstraint.h; sourceTree = "<group>"; };
|
||||
04FC95402EAFAF51007BD342 /* NSArray+MASShorthandAdditions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSArray+MASShorthandAdditions.h"; sourceTree = "<group>"; };
|
||||
04FC95412EAFAF51007BD342 /* MASConstraintMaker.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MASConstraintMaker.h; sourceTree = "<group>"; };
|
||||
04FC95422EAFAF51007BD342 /* View+MASAdditions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "View+MASAdditions.h"; sourceTree = "<group>"; };
|
||||
04FC95432EAFAF51007BD342 /* NSArray+MASAdditions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSArray+MASAdditions.h"; sourceTree = "<group>"; };
|
||||
04FC95442EAFAF51007BD342 /* MASUtilities.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MASUtilities.h; sourceTree = "<group>"; };
|
||||
04FC95452EAFAF51007BD342 /* MASViewAttribute.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MASViewAttribute.h; sourceTree = "<group>"; };
|
||||
04FC95462EAFAF51007BD342 /* ViewController+MASAdditions.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "ViewController+MASAdditions.m"; sourceTree = "<group>"; };
|
||||
04FC95472EAFAF51007BD342 /* MASViewConstraint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MASViewConstraint.h; sourceTree = "<group>"; };
|
||||
04FC95482EAFAF51007BD342 /* MASConstraint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MASConstraint.h; sourceTree = "<group>"; };
|
||||
04FC95492EAFAF51007BD342 /* NSLayoutConstraint+MASDebugAdditions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSLayoutConstraint+MASDebugAdditions.h"; sourceTree = "<group>"; };
|
||||
04FC954A2EAFAF51007BD342 /* MASCompositeConstraint.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MASCompositeConstraint.m; sourceTree = "<group>"; };
|
||||
04FC954B2EAFAF51007BD342 /* MASConstraintMaker.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MASConstraintMaker.m; sourceTree = "<group>"; };
|
||||
04FC954C2EAFAF51007BD342 /* MASLayoutConstraint.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MASLayoutConstraint.m; sourceTree = "<group>"; };
|
||||
04FC954D2EAFAF51007BD342 /* NSArray+MASAdditions.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSArray+MASAdditions.m"; sourceTree = "<group>"; };
|
||||
04FC954E2EAFAF51007BD342 /* View+MASAdditions.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "View+MASAdditions.m"; sourceTree = "<group>"; };
|
||||
04FC954F2EAFAF51007BD342 /* View+MASShorthandAdditions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "View+MASShorthandAdditions.h"; sourceTree = "<group>"; };
|
||||
04FC95502EAFAF51007BD342 /* Masonry.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Masonry.h; sourceTree = "<group>"; };
|
||||
04FC95512EAFAF51007BD342 /* MASConstraint.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MASConstraint.m; sourceTree = "<group>"; };
|
||||
04FC95522EAFAF51007BD342 /* ViewController+MASAdditions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ViewController+MASAdditions.h"; sourceTree = "<group>"; };
|
||||
04FC95532EAFAF51007BD342 /* MASViewConstraint.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MASViewConstraint.m; sourceTree = "<group>"; };
|
||||
04FC95542EAFAF51007BD342 /* MASViewAttribute.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MASViewAttribute.m; sourceTree = "<group>"; };
|
||||
04FC95562EAFAF51007BD342 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
||||
2C1092FB2B452F95B15D4263 /* Pods_CustomKeyboard.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_CustomKeyboard.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
51FE7C4C42C2255B3C1C4128 /* Pods-keyBoard.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-keyBoard.release.xcconfig"; path = "Target Support Files/Pods-keyBoard/Pods-keyBoard.release.xcconfig"; sourceTree = "<group>"; };
|
||||
727EC7532EAF848B00B36487 /* keyBoard.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = keyBoard.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
967065BB5230E43F293B3AF9 /* Pods_keyBoard.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_keyBoard.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
B12EC429812407B9F0E67565 /* Pods-CustomKeyboard.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CustomKeyboard.release.xcconfig"; path = "Target Support Files/Pods-CustomKeyboard/Pods-CustomKeyboard.release.xcconfig"; sourceTree = "<group>"; };
|
||||
B8CA018AB878499327504AAD /* Pods-CustomKeyboard.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CustomKeyboard.debug.xcconfig"; path = "Target Support Files/Pods-CustomKeyboard/Pods-CustomKeyboard.debug.xcconfig"; sourceTree = "<group>"; };
|
||||
F67DDBD716E4E616D8CC2C9C /* Pods-keyBoard.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-keyBoard.debug.xcconfig"; path = "Target Support Files/Pods-keyBoard/Pods-keyBoard.debug.xcconfig"; sourceTree = "<group>"; };
|
||||
/* End PBXFileReference section */
|
||||
|
||||
/* Begin PBXFrameworksBuildPhase section */
|
||||
@@ -70,6 +118,7 @@
|
||||
isa = PBXFrameworksBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
7A36414DFDA5BEC9B7D2E318 /* Pods_CustomKeyboard.framework in Frameworks */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
@@ -77,6 +126,7 @@
|
||||
isa = PBXFrameworksBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
ECC9EE02174D86E8D792472F /* Pods_keyBoard.framework in Frameworks */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
@@ -96,6 +146,7 @@
|
||||
04C6EAB42EAF86530089C901 /* Main.storyboard */,
|
||||
04C6EAB72EAF86530089C901 /* ViewController.h */,
|
||||
04C6EAB82EAF86530089C901 /* ViewController.m */,
|
||||
04FC953A2EAFAE56007BD342 /* KeyBoardPrefixHeader.pch */,
|
||||
);
|
||||
path = keyBoard;
|
||||
sourceTree = "<group>";
|
||||
@@ -107,6 +158,7 @@
|
||||
04C6EAD42EAF870B0089C901 /* Info.plist */,
|
||||
04C6EAD52EAF870B0089C901 /* KeyboardViewController.h */,
|
||||
04C6EAD62EAF870B0089C901 /* KeyboardViewController.m */,
|
||||
04FC95572EAFAF51007BD342 /* Masonry */,
|
||||
04C6EADE2EAF8D680089C901 /* PrefixHeader.pch */,
|
||||
);
|
||||
path = CustomKeyboard;
|
||||
@@ -130,12 +182,76 @@
|
||||
path = VC;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
04FC95552EAFAF51007BD342 /* Masonry */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
04FC953C2EAFAF51007BD342 /* MASCompositeConstraint.h */,
|
||||
04FC953D2EAFAF51007BD342 /* NSLayoutConstraint+MASDebugAdditions.m */,
|
||||
04FC953E2EAFAF51007BD342 /* MASConstraint+Private.h */,
|
||||
04FC953F2EAFAF51007BD342 /* MASLayoutConstraint.h */,
|
||||
04FC95402EAFAF51007BD342 /* NSArray+MASShorthandAdditions.h */,
|
||||
04FC95412EAFAF51007BD342 /* MASConstraintMaker.h */,
|
||||
04FC95422EAFAF51007BD342 /* View+MASAdditions.h */,
|
||||
04FC95432EAFAF51007BD342 /* NSArray+MASAdditions.h */,
|
||||
04FC95442EAFAF51007BD342 /* MASUtilities.h */,
|
||||
04FC95452EAFAF51007BD342 /* MASViewAttribute.h */,
|
||||
04FC95462EAFAF51007BD342 /* ViewController+MASAdditions.m */,
|
||||
04FC95472EAFAF51007BD342 /* MASViewConstraint.h */,
|
||||
04FC95482EAFAF51007BD342 /* MASConstraint.h */,
|
||||
04FC95492EAFAF51007BD342 /* NSLayoutConstraint+MASDebugAdditions.h */,
|
||||
04FC954A2EAFAF51007BD342 /* MASCompositeConstraint.m */,
|
||||
04FC954B2EAFAF51007BD342 /* MASConstraintMaker.m */,
|
||||
04FC954C2EAFAF51007BD342 /* MASLayoutConstraint.m */,
|
||||
04FC954D2EAFAF51007BD342 /* NSArray+MASAdditions.m */,
|
||||
04FC954E2EAFAF51007BD342 /* View+MASAdditions.m */,
|
||||
04FC954F2EAFAF51007BD342 /* View+MASShorthandAdditions.h */,
|
||||
04FC95502EAFAF51007BD342 /* Masonry.h */,
|
||||
04FC95512EAFAF51007BD342 /* MASConstraint.m */,
|
||||
04FC95522EAFAF51007BD342 /* ViewController+MASAdditions.h */,
|
||||
04FC95532EAFAF51007BD342 /* MASViewConstraint.m */,
|
||||
04FC95542EAFAF51007BD342 /* MASViewAttribute.m */,
|
||||
);
|
||||
path = Masonry;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
04FC95572EAFAF51007BD342 /* Masonry */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
04FC953B2EAFAF51007BD342 /* LICENSE */,
|
||||
04FC95552EAFAF51007BD342 /* Masonry */,
|
||||
04FC95562EAFAF51007BD342 /* README.md */,
|
||||
);
|
||||
path = Masonry;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
2C53A0856097DCFBE7B55649 /* Pods */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
B8CA018AB878499327504AAD /* Pods-CustomKeyboard.debug.xcconfig */,
|
||||
B12EC429812407B9F0E67565 /* Pods-CustomKeyboard.release.xcconfig */,
|
||||
F67DDBD716E4E616D8CC2C9C /* Pods-keyBoard.debug.xcconfig */,
|
||||
51FE7C4C42C2255B3C1C4128 /* Pods-keyBoard.release.xcconfig */,
|
||||
);
|
||||
path = Pods;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
6E26572F95DCFDA6A6644133 /* Frameworks */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
2C1092FB2B452F95B15D4263 /* Pods_CustomKeyboard.framework */,
|
||||
967065BB5230E43F293B3AF9 /* Pods_keyBoard.framework */,
|
||||
);
|
||||
name = Frameworks;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
727EC74A2EAF848B00B36487 = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
04C6EAB92EAF86530089C901 /* keyBoard */,
|
||||
04C6EAD72EAF870B0089C901 /* CustomKeyboard */,
|
||||
727EC7542EAF848B00B36487 /* Products */,
|
||||
2C53A0856097DCFBE7B55649 /* Pods */,
|
||||
6E26572F95DCFDA6A6644133 /* Frameworks */,
|
||||
);
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
@@ -155,6 +271,7 @@
|
||||
isa = PBXNativeTarget;
|
||||
buildConfigurationList = 04C6EAD02EAF87020089C901 /* Build configuration list for PBXNativeTarget "CustomKeyboard" */;
|
||||
buildPhases = (
|
||||
0BE37DFD7038DA85EFB69DAC /* [CP] Check Pods Manifest.lock */,
|
||||
04C6EAC22EAF87020089C901 /* Sources */,
|
||||
04C6EAC32EAF87020089C901 /* Frameworks */,
|
||||
04C6EAC42EAF87020089C901 /* Resources */,
|
||||
@@ -164,8 +281,6 @@
|
||||
dependencies = (
|
||||
);
|
||||
name = CustomKeyboard;
|
||||
packageProductDependencies = (
|
||||
);
|
||||
productName = CustomKeyboard;
|
||||
productReference = 04C6EAC62EAF87020089C901 /* CustomKeyboard.appex */;
|
||||
productType = "com.apple.product-type.app-extension";
|
||||
@@ -174,10 +289,12 @@
|
||||
isa = PBXNativeTarget;
|
||||
buildConfigurationList = 727EC76B2EAF848C00B36487 /* Build configuration list for PBXNativeTarget "keyBoard" */;
|
||||
buildPhases = (
|
||||
83BB87118E085DDFDE4FDC7F /* [CP] Check Pods Manifest.lock */,
|
||||
727EC74F2EAF848B00B36487 /* Sources */,
|
||||
727EC7502EAF848B00B36487 /* Frameworks */,
|
||||
727EC7512EAF848B00B36487 /* Resources */,
|
||||
04C6EAD32EAF87020089C901 /* Embed Foundation Extensions */,
|
||||
6463F367119C0796ECC157BE /* [CP] Embed Pods Frameworks */,
|
||||
);
|
||||
buildRules = (
|
||||
);
|
||||
@@ -185,8 +302,6 @@
|
||||
04C6EACD2EAF87020089C901 /* PBXTargetDependency */,
|
||||
);
|
||||
name = keyBoard;
|
||||
packageProductDependencies = (
|
||||
);
|
||||
productName = keyBoard;
|
||||
productReference = 727EC7532EAF848B00B36487 /* keyBoard.app */;
|
||||
productType = "com.apple.product-type.application";
|
||||
@@ -234,6 +349,8 @@
|
||||
isa = PBXResourcesBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
04FC95622EAFAF51007BD342 /* LICENSE in Resources */,
|
||||
04FC95632EAFAF51007BD342 /* README.md in Resources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
@@ -249,6 +366,74 @@
|
||||
};
|
||||
/* End PBXResourcesBuildPhase section */
|
||||
|
||||
/* Begin PBXShellScriptBuildPhase section */
|
||||
0BE37DFD7038DA85EFB69DAC /* [CP] Check Pods Manifest.lock */ = {
|
||||
isa = PBXShellScriptBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
);
|
||||
inputFileListPaths = (
|
||||
);
|
||||
inputPaths = (
|
||||
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
||||
"${PODS_ROOT}/Manifest.lock",
|
||||
);
|
||||
name = "[CP] Check Pods Manifest.lock";
|
||||
outputFileListPaths = (
|
||||
);
|
||||
outputPaths = (
|
||||
"$(DERIVED_FILE_DIR)/Pods-CustomKeyboard-checkManifestLockResult.txt",
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
shellPath = /bin/sh;
|
||||
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/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# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
||||
showEnvVarsInLog = 0;
|
||||
};
|
||||
6463F367119C0796ECC157BE /* [CP] Embed Pods Frameworks */ = {
|
||||
isa = PBXShellScriptBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
);
|
||||
inputFileListPaths = (
|
||||
"${PODS_ROOT}/Target Support Files/Pods-keyBoard/Pods-keyBoard-frameworks-${CONFIGURATION}-input-files.xcfilelist",
|
||||
);
|
||||
inputPaths = (
|
||||
);
|
||||
name = "[CP] Embed Pods Frameworks";
|
||||
outputFileListPaths = (
|
||||
"${PODS_ROOT}/Target Support Files/Pods-keyBoard/Pods-keyBoard-frameworks-${CONFIGURATION}-output-files.xcfilelist",
|
||||
);
|
||||
outputPaths = (
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
shellPath = /bin/sh;
|
||||
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-keyBoard/Pods-keyBoard-frameworks.sh\"\n";
|
||||
showEnvVarsInLog = 0;
|
||||
};
|
||||
83BB87118E085DDFDE4FDC7F /* [CP] Check Pods Manifest.lock */ = {
|
||||
isa = PBXShellScriptBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
);
|
||||
inputFileListPaths = (
|
||||
);
|
||||
inputPaths = (
|
||||
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
||||
"${PODS_ROOT}/Manifest.lock",
|
||||
);
|
||||
name = "[CP] Check Pods Manifest.lock";
|
||||
outputFileListPaths = (
|
||||
);
|
||||
outputPaths = (
|
||||
"$(DERIVED_FILE_DIR)/Pods-keyBoard-checkManifestLockResult.txt",
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
shellPath = /bin/sh;
|
||||
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/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# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
||||
showEnvVarsInLog = 0;
|
||||
};
|
||||
/* End PBXShellScriptBuildPhase section */
|
||||
|
||||
/* Begin PBXSourcesBuildPhase section */
|
||||
04C6EAC22EAF87020089C901 /* Sources */ = {
|
||||
isa = PBXSourcesBuildPhase;
|
||||
@@ -256,6 +441,16 @@
|
||||
files = (
|
||||
04C6EADD2EAF8CEB0089C901 /* KBToolBar.m in Sources */,
|
||||
04C6EAD82EAF870B0089C901 /* KeyboardViewController.m in Sources */,
|
||||
04FC95582EAFAF51007BD342 /* MASConstraintMaker.m in Sources */,
|
||||
04FC95592EAFAF51007BD342 /* MASViewConstraint.m in Sources */,
|
||||
04FC955A2EAFAF51007BD342 /* MASViewAttribute.m in Sources */,
|
||||
04FC955B2EAFAF51007BD342 /* NSArray+MASAdditions.m in Sources */,
|
||||
04FC955C2EAFAF51007BD342 /* View+MASAdditions.m in Sources */,
|
||||
04FC955D2EAFAF51007BD342 /* MASCompositeConstraint.m in Sources */,
|
||||
04FC955E2EAFAF51007BD342 /* MASConstraint.m in Sources */,
|
||||
04FC955F2EAFAF51007BD342 /* NSLayoutConstraint+MASDebugAdditions.m in Sources */,
|
||||
04FC95602EAFAF51007BD342 /* MASLayoutConstraint.m in Sources */,
|
||||
04FC95612EAFAF51007BD342 /* ViewController+MASAdditions.m in Sources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
@@ -302,10 +497,12 @@
|
||||
/* Begin XCBuildConfiguration section */
|
||||
04C6EAD12EAF87020089C901 /* Debug */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = B8CA018AB878499327504AAD /* Pods-CustomKeyboard.debug.xcconfig */;
|
||||
buildSettings = {
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
CURRENT_PROJECT_VERSION = 1;
|
||||
DEVELOPMENT_TEAM = TN6HHV45BB;
|
||||
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
||||
GCC_PREFIX_HEADER = CustomKeyboard/PrefixHeader.pch;
|
||||
GENERATE_INFOPLIST_FILE = YES;
|
||||
INFOPLIST_FILE = CustomKeyboard/Info.plist;
|
||||
@@ -328,10 +525,12 @@
|
||||
};
|
||||
04C6EAD22EAF87020089C901 /* Release */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = B12EC429812407B9F0E67565 /* Pods-CustomKeyboard.release.xcconfig */;
|
||||
buildSettings = {
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
CURRENT_PROJECT_VERSION = 1;
|
||||
DEVELOPMENT_TEAM = TN6HHV45BB;
|
||||
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
||||
GCC_PREFIX_HEADER = CustomKeyboard/PrefixHeader.pch;
|
||||
GENERATE_INFOPLIST_FILE = YES;
|
||||
INFOPLIST_FILE = CustomKeyboard/Info.plist;
|
||||
@@ -354,12 +553,14 @@
|
||||
};
|
||||
727EC76C2EAF848C00B36487 /* Debug */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = F67DDBD716E4E616D8CC2C9C /* Pods-keyBoard.debug.xcconfig */;
|
||||
buildSettings = {
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
CURRENT_PROJECT_VERSION = 1;
|
||||
DEVELOPMENT_TEAM = TN6HHV45BB;
|
||||
GCC_PREFIX_HEADER = keyBoard/KeyBoardPrefixHeader.pch;
|
||||
GENERATE_INFOPLIST_FILE = YES;
|
||||
INFOPLIST_FILE = keyBoard/Info.plist;
|
||||
INFOPLIST_KEY_CFBundleDisplayName = "我的输入法";
|
||||
@@ -384,12 +585,14 @@
|
||||
};
|
||||
727EC76D2EAF848C00B36487 /* Release */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = 51FE7C4C42C2255B3C1C4128 /* Pods-keyBoard.release.xcconfig */;
|
||||
buildSettings = {
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
CURRENT_PROJECT_VERSION = 1;
|
||||
DEVELOPMENT_TEAM = TN6HHV45BB;
|
||||
GCC_PREFIX_HEADER = keyBoard/KeyBoardPrefixHeader.pch;
|
||||
GENERATE_INFOPLIST_FILE = YES;
|
||||
INFOPLIST_FILE = keyBoard/Info.plist;
|
||||
INFOPLIST_KEY_CFBundleDisplayName = "我的输入法";
|
||||
@@ -450,7 +653,7 @@
|
||||
DEVELOPMENT_TEAM = CBD35U2N52;
|
||||
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
||||
ENABLE_TESTABILITY = YES;
|
||||
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
||||
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
||||
GCC_C_LANGUAGE_STANDARD = gnu17;
|
||||
GCC_DYNAMIC_NO_PIC = NO;
|
||||
GCC_NO_COMMON_BLOCKS = YES;
|
||||
@@ -512,7 +715,7 @@
|
||||
DEVELOPMENT_TEAM = CBD35U2N52;
|
||||
ENABLE_NS_ASSERTIONS = NO;
|
||||
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
||||
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
||||
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
||||
GCC_C_LANGUAGE_STANDARD = gnu17;
|
||||
GCC_NO_COMMON_BLOCKS = YES;
|
||||
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
||||
|
||||
Reference in New Issue
Block a user