mirror of
https://github.com/zhigang1992/react-native-keyboard-manager.git
synced 2026-01-12 22:50:32 +08:00
456 lines
24 KiB
Plaintext
456 lines
24 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
A503755A1F851E1900B4DB41 /* RCTBaseTextInputView+Hack.m in Sources */ = {isa = PBXBuildFile; fileRef = A50375581F851E1900B4DB41 /* RCTBaseTextInputView+Hack.m */; };
|
|
A511835D1EFAC0300077C68F /* ReactNativeKeyboardManager.m in Sources */ = {isa = PBXBuildFile; fileRef = A511835C1EFAC0300077C68F /* ReactNativeKeyboardManager.m */; };
|
|
A511835E1EFAC0300077C68F /* ReactNativeKeyboardManager.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = A511835B1EFAC0300077C68F /* ReactNativeKeyboardManager.h */; };
|
|
A511841A1EFAD3660077C68F /* IQNSArray+Sort.m in Sources */ = {isa = PBXBuildFile; fileRef = A51183F81EFAD3660077C68F /* IQNSArray+Sort.m */; };
|
|
A511841B1EFAD3660077C68F /* IQUIScrollView+Additions.m in Sources */ = {isa = PBXBuildFile; fileRef = A51183FA1EFAD3660077C68F /* IQUIScrollView+Additions.m */; };
|
|
A511841C1EFAD3660077C68F /* IQUITextFieldView+Additions.m in Sources */ = {isa = PBXBuildFile; fileRef = A51183FC1EFAD3660077C68F /* IQUITextFieldView+Additions.m */; };
|
|
A511841D1EFAD3660077C68F /* IQUIView+Hierarchy.m in Sources */ = {isa = PBXBuildFile; fileRef = A51183FE1EFAD3660077C68F /* IQUIView+Hierarchy.m */; };
|
|
A511841E1EFAD3660077C68F /* IQUIViewController+Additions.m in Sources */ = {isa = PBXBuildFile; fileRef = A51184001EFAD3660077C68F /* IQUIViewController+Additions.m */; };
|
|
A511841F1EFAD3660077C68F /* IQUIWindow+Hierarchy.m in Sources */ = {isa = PBXBuildFile; fileRef = A51184021EFAD3660077C68F /* IQUIWindow+Hierarchy.m */; };
|
|
A51184201EFAD3660077C68F /* IQKeyboardManager.m in Sources */ = {isa = PBXBuildFile; fileRef = A51184071EFAD3660077C68F /* IQKeyboardManager.m */; };
|
|
A51184211EFAD3660077C68F /* IQKeyboardReturnKeyHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = A51184091EFAD3660077C68F /* IQKeyboardReturnKeyHandler.m */; };
|
|
A51184221EFAD3660077C68F /* IQTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = A511840C1EFAD3660077C68F /* IQTextView.m */; };
|
|
A51184231EFAD3660077C68F /* IQBarButtonItem.m in Sources */ = {isa = PBXBuildFile; fileRef = A511840F1EFAD3660077C68F /* IQBarButtonItem.m */; };
|
|
A51184241EFAD3660077C68F /* IQPreviousNextView.m in Sources */ = {isa = PBXBuildFile; fileRef = A51184111EFAD3660077C68F /* IQPreviousNextView.m */; };
|
|
A51184251EFAD3660077C68F /* IQTitleBarButtonItem.m in Sources */ = {isa = PBXBuildFile; fileRef = A51184131EFAD3660077C68F /* IQTitleBarButtonItem.m */; };
|
|
A51184261EFAD3660077C68F /* IQToolbar.m in Sources */ = {isa = PBXBuildFile; fileRef = A51184151EFAD3660077C68F /* IQToolbar.m */; };
|
|
A51184271EFAD3660077C68F /* IQUIView+IQKeyboardToolbar.m in Sources */ = {isa = PBXBuildFile; fileRef = A51184171EFAD3660077C68F /* IQUIView+IQKeyboardToolbar.m */; };
|
|
A54A31CD1F42442A00950C4B /* IQKeyboardManager.bundle in Sources */ = {isa = PBXBuildFile; fileRef = A54A31CC1F4243FF00950C4B /* IQKeyboardManager.bundle */; };
|
|
A5A1B05A1F76A1FF000B2090 /* RNKMPreviousNextViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = A5A1B0591F76A1FE000B2090 /* RNKMPreviousNextViewManager.m */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
A51183571EFAC02F0077C68F /* CopyFiles */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "include/$(PRODUCT_NAME)";
|
|
dstSubfolderSpec = 16;
|
|
files = (
|
|
A511835E1EFAC0300077C68F /* ReactNativeKeyboardManager.h in CopyFiles */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
A50375581F851E1900B4DB41 /* RCTBaseTextInputView+Hack.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "RCTBaseTextInputView+Hack.m"; sourceTree = "<group>"; };
|
|
A50375591F851E1900B4DB41 /* RCTBaseTextInputView+Hack.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "RCTBaseTextInputView+Hack.h"; sourceTree = "<group>"; };
|
|
A51183591EFAC02F0077C68F /* libReactNativeKeyboardManager.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libReactNativeKeyboardManager.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A511835B1EFAC0300077C68F /* ReactNativeKeyboardManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReactNativeKeyboardManager.h; sourceTree = "<group>"; };
|
|
A511835C1EFAC0300077C68F /* ReactNativeKeyboardManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ReactNativeKeyboardManager.m; sourceTree = "<group>"; };
|
|
A51183F71EFAD3660077C68F /* IQNSArray+Sort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "IQNSArray+Sort.h"; sourceTree = "<group>"; };
|
|
A51183F81EFAD3660077C68F /* IQNSArray+Sort.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "IQNSArray+Sort.m"; sourceTree = "<group>"; };
|
|
A51183F91EFAD3660077C68F /* IQUIScrollView+Additions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "IQUIScrollView+Additions.h"; sourceTree = "<group>"; };
|
|
A51183FA1EFAD3660077C68F /* IQUIScrollView+Additions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "IQUIScrollView+Additions.m"; sourceTree = "<group>"; };
|
|
A51183FB1EFAD3660077C68F /* IQUITextFieldView+Additions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "IQUITextFieldView+Additions.h"; sourceTree = "<group>"; };
|
|
A51183FC1EFAD3660077C68F /* IQUITextFieldView+Additions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "IQUITextFieldView+Additions.m"; sourceTree = "<group>"; };
|
|
A51183FD1EFAD3660077C68F /* IQUIView+Hierarchy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "IQUIView+Hierarchy.h"; sourceTree = "<group>"; };
|
|
A51183FE1EFAD3660077C68F /* IQUIView+Hierarchy.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "IQUIView+Hierarchy.m"; sourceTree = "<group>"; };
|
|
A51183FF1EFAD3660077C68F /* IQUIViewController+Additions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "IQUIViewController+Additions.h"; sourceTree = "<group>"; };
|
|
A51184001EFAD3660077C68F /* IQUIViewController+Additions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "IQUIViewController+Additions.m"; sourceTree = "<group>"; };
|
|
A51184011EFAD3660077C68F /* IQUIWindow+Hierarchy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "IQUIWindow+Hierarchy.h"; sourceTree = "<group>"; };
|
|
A51184021EFAD3660077C68F /* IQUIWindow+Hierarchy.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "IQUIWindow+Hierarchy.m"; sourceTree = "<group>"; };
|
|
A51184041EFAD3660077C68F /* IQKeyboardManagerConstants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IQKeyboardManagerConstants.h; sourceTree = "<group>"; };
|
|
A51184051EFAD3660077C68F /* IQKeyboardManagerConstantsInternal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IQKeyboardManagerConstantsInternal.h; sourceTree = "<group>"; };
|
|
A51184061EFAD3660077C68F /* IQKeyboardManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IQKeyboardManager.h; sourceTree = "<group>"; };
|
|
A51184071EFAD3660077C68F /* IQKeyboardManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IQKeyboardManager.m; sourceTree = "<group>"; };
|
|
A51184081EFAD3660077C68F /* IQKeyboardReturnKeyHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IQKeyboardReturnKeyHandler.h; sourceTree = "<group>"; };
|
|
A51184091EFAD3660077C68F /* IQKeyboardReturnKeyHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IQKeyboardReturnKeyHandler.m; sourceTree = "<group>"; };
|
|
A511840B1EFAD3660077C68F /* IQTextView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IQTextView.h; sourceTree = "<group>"; };
|
|
A511840C1EFAD3660077C68F /* IQTextView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IQTextView.m; sourceTree = "<group>"; };
|
|
A511840E1EFAD3660077C68F /* IQBarButtonItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IQBarButtonItem.h; sourceTree = "<group>"; };
|
|
A511840F1EFAD3660077C68F /* IQBarButtonItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IQBarButtonItem.m; sourceTree = "<group>"; };
|
|
A51184101EFAD3660077C68F /* IQPreviousNextView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IQPreviousNextView.h; sourceTree = "<group>"; };
|
|
A51184111EFAD3660077C68F /* IQPreviousNextView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IQPreviousNextView.m; sourceTree = "<group>"; };
|
|
A51184121EFAD3660077C68F /* IQTitleBarButtonItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IQTitleBarButtonItem.h; sourceTree = "<group>"; };
|
|
A51184131EFAD3660077C68F /* IQTitleBarButtonItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IQTitleBarButtonItem.m; sourceTree = "<group>"; };
|
|
A51184141EFAD3660077C68F /* IQToolbar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IQToolbar.h; sourceTree = "<group>"; };
|
|
A51184151EFAD3660077C68F /* IQToolbar.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IQToolbar.m; sourceTree = "<group>"; };
|
|
A51184161EFAD3660077C68F /* IQUIView+IQKeyboardToolbar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "IQUIView+IQKeyboardToolbar.h"; sourceTree = "<group>"; };
|
|
A51184171EFAD3660077C68F /* IQUIView+IQKeyboardToolbar.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "IQUIView+IQKeyboardToolbar.m"; sourceTree = "<group>"; };
|
|
A51184191EFAD3660077C68F /* IQKeyboardManager.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = IQKeyboardManager.bundle; sourceTree = "<group>"; };
|
|
A54A31CC1F4243FF00950C4B /* IQKeyboardManager.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = IQKeyboardManager.bundle; sourceTree = "<group>"; };
|
|
A5A1B0581F76A1FE000B2090 /* RNKMPreviousNextViewManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RNKMPreviousNextViewManager.h; sourceTree = "<group>"; };
|
|
A5A1B0591F76A1FE000B2090 /* RNKMPreviousNextViewManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RNKMPreviousNextViewManager.m; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
A51183561EFAC02F0077C68F /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
83CBB9F61A601CBA00E9B192 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A51183F51EFAD3660077C68F /* IQKeyboardManager */,
|
|
83CBBA001A601CBA00E9B192 /* Products */,
|
|
A511835A1EFAC0300077C68F /* ReactNativeKeyboardManager */,
|
|
A54A31CB1F4243FF00950C4B /* Resources */,
|
|
);
|
|
indentWidth = 2;
|
|
sourceTree = "<group>";
|
|
tabWidth = 2;
|
|
};
|
|
83CBBA001A601CBA00E9B192 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A51183591EFAC02F0077C68F /* libReactNativeKeyboardManager.a */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
A511835A1EFAC0300077C68F /* ReactNativeKeyboardManager */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A50375591F851E1900B4DB41 /* RCTBaseTextInputView+Hack.h */,
|
|
A50375581F851E1900B4DB41 /* RCTBaseTextInputView+Hack.m */,
|
|
A5A1B0581F76A1FE000B2090 /* RNKMPreviousNextViewManager.h */,
|
|
A5A1B0591F76A1FE000B2090 /* RNKMPreviousNextViewManager.m */,
|
|
A511835B1EFAC0300077C68F /* ReactNativeKeyboardManager.h */,
|
|
A511835C1EFAC0300077C68F /* ReactNativeKeyboardManager.m */,
|
|
);
|
|
path = ReactNativeKeyboardManager;
|
|
sourceTree = "<group>";
|
|
};
|
|
A51183F51EFAD3660077C68F /* IQKeyboardManager */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A51183F61EFAD3660077C68F /* Categories */,
|
|
A51184031EFAD3660077C68F /* Constants */,
|
|
A51184061EFAD3660077C68F /* IQKeyboardManager.h */,
|
|
A51184071EFAD3660077C68F /* IQKeyboardManager.m */,
|
|
A51184081EFAD3660077C68F /* IQKeyboardReturnKeyHandler.h */,
|
|
A51184091EFAD3660077C68F /* IQKeyboardReturnKeyHandler.m */,
|
|
A511840A1EFAD3660077C68F /* IQTextView */,
|
|
A511840D1EFAD3660077C68F /* IQToolbar */,
|
|
A51184181EFAD3660077C68F /* Resources */,
|
|
);
|
|
path = IQKeyboardManager;
|
|
sourceTree = "<group>";
|
|
};
|
|
A51183F61EFAD3660077C68F /* Categories */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A51183F71EFAD3660077C68F /* IQNSArray+Sort.h */,
|
|
A51183F81EFAD3660077C68F /* IQNSArray+Sort.m */,
|
|
A51183F91EFAD3660077C68F /* IQUIScrollView+Additions.h */,
|
|
A51183FA1EFAD3660077C68F /* IQUIScrollView+Additions.m */,
|
|
A51183FB1EFAD3660077C68F /* IQUITextFieldView+Additions.h */,
|
|
A51183FC1EFAD3660077C68F /* IQUITextFieldView+Additions.m */,
|
|
A51183FD1EFAD3660077C68F /* IQUIView+Hierarchy.h */,
|
|
A51183FE1EFAD3660077C68F /* IQUIView+Hierarchy.m */,
|
|
A51183FF1EFAD3660077C68F /* IQUIViewController+Additions.h */,
|
|
A51184001EFAD3660077C68F /* IQUIViewController+Additions.m */,
|
|
A51184011EFAD3660077C68F /* IQUIWindow+Hierarchy.h */,
|
|
A51184021EFAD3660077C68F /* IQUIWindow+Hierarchy.m */,
|
|
);
|
|
path = Categories;
|
|
sourceTree = "<group>";
|
|
};
|
|
A51184031EFAD3660077C68F /* Constants */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A51184041EFAD3660077C68F /* IQKeyboardManagerConstants.h */,
|
|
A51184051EFAD3660077C68F /* IQKeyboardManagerConstantsInternal.h */,
|
|
);
|
|
path = Constants;
|
|
sourceTree = "<group>";
|
|
};
|
|
A511840A1EFAD3660077C68F /* IQTextView */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A511840B1EFAD3660077C68F /* IQTextView.h */,
|
|
A511840C1EFAD3660077C68F /* IQTextView.m */,
|
|
);
|
|
path = IQTextView;
|
|
sourceTree = "<group>";
|
|
};
|
|
A511840D1EFAD3660077C68F /* IQToolbar */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A511840E1EFAD3660077C68F /* IQBarButtonItem.h */,
|
|
A511840F1EFAD3660077C68F /* IQBarButtonItem.m */,
|
|
A51184101EFAD3660077C68F /* IQPreviousNextView.h */,
|
|
A51184111EFAD3660077C68F /* IQPreviousNextView.m */,
|
|
A51184121EFAD3660077C68F /* IQTitleBarButtonItem.h */,
|
|
A51184131EFAD3660077C68F /* IQTitleBarButtonItem.m */,
|
|
A51184141EFAD3660077C68F /* IQToolbar.h */,
|
|
A51184151EFAD3660077C68F /* IQToolbar.m */,
|
|
A51184161EFAD3660077C68F /* IQUIView+IQKeyboardToolbar.h */,
|
|
A51184171EFAD3660077C68F /* IQUIView+IQKeyboardToolbar.m */,
|
|
);
|
|
path = IQToolbar;
|
|
sourceTree = "<group>";
|
|
};
|
|
A51184181EFAD3660077C68F /* Resources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A51184191EFAD3660077C68F /* IQKeyboardManager.bundle */,
|
|
);
|
|
path = Resources;
|
|
sourceTree = "<group>";
|
|
};
|
|
A54A31CB1F4243FF00950C4B /* Resources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A54A31CC1F4243FF00950C4B /* IQKeyboardManager.bundle */,
|
|
);
|
|
name = Resources;
|
|
path = IQKeyboardManager/Resources;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
A51183581EFAC02F0077C68F /* ReactNativeKeyboardManager */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = A511835F1EFAC0300077C68F /* Build configuration list for PBXNativeTarget "ReactNativeKeyboardManager" */;
|
|
buildPhases = (
|
|
A51183551EFAC02F0077C68F /* Sources */,
|
|
A51183561EFAC02F0077C68F /* Frameworks */,
|
|
A51183571EFAC02F0077C68F /* CopyFiles */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = ReactNativeKeyboardManager;
|
|
productName = ReactNativeKeyboardManager;
|
|
productReference = A51183591EFAC02F0077C68F /* libReactNativeKeyboardManager.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
83CBB9F71A601CBA00E9B192 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 0610;
|
|
ORGANIZATIONNAME = Facebook;
|
|
TargetAttributes = {
|
|
A51183581EFAC02F0077C68F = {
|
|
CreatedOnToolsVersion = 8.3.3;
|
|
ProvisioningStyle = Automatic;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "ReactNativeKeyboardManager" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 83CBB9F61A601CBA00E9B192;
|
|
productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
A51183581EFAC02F0077C68F /* ReactNativeKeyboardManager */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
A51183551EFAC02F0077C68F /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A54A31CD1F42442A00950C4B /* IQKeyboardManager.bundle in Sources */,
|
|
A51184251EFAD3660077C68F /* IQTitleBarButtonItem.m in Sources */,
|
|
A51184271EFAD3660077C68F /* IQUIView+IQKeyboardToolbar.m in Sources */,
|
|
A511841A1EFAD3660077C68F /* IQNSArray+Sort.m in Sources */,
|
|
A511841B1EFAD3660077C68F /* IQUIScrollView+Additions.m in Sources */,
|
|
A51184231EFAD3660077C68F /* IQBarButtonItem.m in Sources */,
|
|
A503755A1F851E1900B4DB41 /* RCTBaseTextInputView+Hack.m in Sources */,
|
|
A5A1B05A1F76A1FF000B2090 /* RNKMPreviousNextViewManager.m in Sources */,
|
|
A511841F1EFAD3660077C68F /* IQUIWindow+Hierarchy.m in Sources */,
|
|
A51184221EFAD3660077C68F /* IQTextView.m in Sources */,
|
|
A511841C1EFAD3660077C68F /* IQUITextFieldView+Additions.m in Sources */,
|
|
A51184211EFAD3660077C68F /* IQKeyboardReturnKeyHandler.m in Sources */,
|
|
A51184201EFAD3660077C68F /* IQKeyboardManager.m in Sources */,
|
|
A51184261EFAD3660077C68F /* IQToolbar.m in Sources */,
|
|
A51184241EFAD3660077C68F /* IQPreviousNextView.m in Sources */,
|
|
A511835D1EFAC0300077C68F /* ReactNativeKeyboardManager.m in Sources */,
|
|
A511841E1EFAD3660077C68F /* IQUIViewController+Additions.m in Sources */,
|
|
A511841D1EFAD3660077C68F /* IQUIView+Hierarchy.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
83CBBA201A601CBA00E9B192 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
};
|
|
name = Debug;
|
|
};
|
|
83CBBA211A601CBA00E9B192 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = YES;
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
SDKROOT = iphoneos;
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
A51183601EFAC0300077C68F /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
ENABLE_TESTABILITY = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PROJECT_DIR)",
|
|
"$(PROJECT_DIR)/Frameworks",
|
|
);
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(SRCROOT)/../../react-native/Libraries/Text/**",
|
|
);
|
|
IPHONEOS_DEPLOYMENT_TARGET = 10.3;
|
|
LIBRARY_SEARCH_PATHS = "";
|
|
OTHER_LDFLAGS = "-ObjC";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Debug;
|
|
};
|
|
A51183611EFAC0300077C68F /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PROJECT_DIR)",
|
|
"$(PROJECT_DIR)/Frameworks",
|
|
);
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(SRCROOT)/../../react-native/Libraries/Text/**",
|
|
);
|
|
IPHONEOS_DEPLOYMENT_TARGET = 10.3;
|
|
LIBRARY_SEARCH_PATHS = "";
|
|
OTHER_LDFLAGS = "-ObjC";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "ReactNativeKeyboardManager" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
83CBBA201A601CBA00E9B192 /* Debug */,
|
|
83CBBA211A601CBA00E9B192 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
A511835F1EFAC0300077C68F /* Build configuration list for PBXNativeTarget "ReactNativeKeyboardManager" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A51183601EFAC0300077C68F /* Debug */,
|
|
A51183611EFAC0300077C68F /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
|
|
}
|