* Decrease minium iOS version Create ContextMenuHapticFeedbackStyle enumeration to mirror iOS UIImpactFeedbackGenerator.FeedbackStyle * Rename ContextMenuHapticFeedbackStyle and put the enum inside an extension to match the common style * Rename ContextMenuHapticFeedbackStyle to HapticFeedbackStyle * Update the Example project - Install newest Pod version - Specify platform in the Podfile - Unset development team
678 lines
38 KiB
Plaintext
678 lines
38 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 48;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
1762FA1D64C9EA83E43695B04046D72C /* ContextMenu-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 38829E861C7A5A79D6B35B8C49650A3E /* ContextMenu-dummy.m */; };
|
|
25FAD1B93EB6099D10589D5EFD1BB528 /* SourceViewCorner.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C3FF79DFFBBA1D6E050BA6DD95788A5 /* SourceViewCorner.swift */; };
|
|
2E261D8951F05E27C7945DBC4CE35B2D /* UIViewController+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 445E749697DB5AEE7FC3F4841F6DE0DA /* UIViewController+Extensions.swift */; };
|
|
33C17B57DD98CF3837D8C1FCD76767F4 /* ContextMenuPresentationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C349124E46646C82972F9FF68CDD12D4 /* ContextMenuPresentationController.swift */; };
|
|
4E1281ED2D828ACB4807EE44A53F2189 /* CGRect+DominantCorner.swift in Sources */ = {isa = PBXBuildFile; fileRef = A98CB7089CDA4C03885C7A7628170ECB /* CGRect+DominantCorner.swift */; };
|
|
5CFDA4EAAE83A6232A8E22F03DBC40AF /* ContextMenuDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = F606139C50020CE85C9D913244EEBAAC /* ContextMenuDelegate.swift */; };
|
|
5D9AFF3F736A1604CA52682110F71BDD /* ContextMenuPresenting.swift in Sources */ = {isa = PBXBuildFile; fileRef = F980C8F605345A85D53A349D382A270E /* ContextMenuPresenting.swift */; };
|
|
69016883573481E5C0CF71F8B94E880B /* ContextMenu+Animations.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2010C37F99B1D9F53B215618BF437365 /* ContextMenu+Animations.swift */; };
|
|
6A5684F938152D3506C3216F758B0C6E /* ContextMenu+HapticFeedbackStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = F04F338A7AAB7F2AAD2563869060CFFF /* ContextMenu+HapticFeedbackStyle.swift */; };
|
|
6B82E6893AA2851DBC204FB59DC068F9 /* ContextMenu+UIViewControllerTransitioningDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 25B9D0212278FC8335064C39FBEF3405 /* ContextMenu+UIViewControllerTransitioningDelegate.swift */; };
|
|
6F7ED43213C40DC8E7B12B9AEDAC6CDB /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D6DFF15000AFE2A371BF499E7AFDA808 /* Foundation.framework */; };
|
|
7008E5A7B07EAB25B91A54BCC547B742 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D6DFF15000AFE2A371BF499E7AFDA808 /* Foundation.framework */; };
|
|
7CF47DAA64CE623A0E3CAA6AD53CA021 /* ContextMenu+Options.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29C92A6F62E6FC58B8F2AD827907A9DD /* ContextMenu+Options.swift */; };
|
|
85FFA9F18C6BF668306A7B4B400C0262 /* ContextMenu+Item.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7B75D25C2F0D595ACD83E2E8B78A2A5 /* ContextMenu+Item.swift */; };
|
|
881A1FCDB0A4F8C87F11F91BB80CC55F /* ContextMenuDismissing.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9E394A1C4433BACFDC1EFD53AE6AA1A1 /* ContextMenuDismissing.swift */; };
|
|
A2FE3EF8AF416B75494BF9FF060E4EA5 /* ContextMenu.swift in Sources */ = {isa = PBXBuildFile; fileRef = FB66205F175B125DD11F715D65363A57 /* ContextMenu.swift */; };
|
|
A7431A52901D9D1F55E591670E9335EA /* ContextMenu+MenuStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 876DCA2D18C8998768EC4272EF6B6CBF /* ContextMenu+MenuStyle.swift */; };
|
|
ADFD37FEC986176A91805CF497755E09 /* Pods-Example-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 1AD65E35A3233FBE6F2EFDEB3D43D114 /* Pods-Example-dummy.m */; };
|
|
AE6D51C2B4F01A4F077279406F6B7C5C /* ContextMenu+ContextMenuPresentationControllerDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = EBC710C61697A9A12EE4823B62569E48 /* ContextMenu+ContextMenuPresentationControllerDelegate.swift */; };
|
|
B5D9F07B4ABAD5CEF2D5040444E97EE4 /* Pods-Example-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 15D3FE98E9F2D34863BD3F3597A0485A /* Pods-Example-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
C9A4035570C67B3137D516D7F6457804 /* ContextMenu-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = E822CED64132958D534ABC6094B80D7D /* ContextMenu-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
CEED614FDA917A5778CE1678D45D0CB2 /* ClippedContainerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 72B731B7406B5FB223B95C8D36309BBE /* ClippedContainerViewController.swift */; };
|
|
D30D3F17F8913638A1EAED39373A58ED /* CGRect+Area.swift in Sources */ = {isa = PBXBuildFile; fileRef = FEE4BE52E19F9F634AA5736C2782A20A /* CGRect+Area.swift */; };
|
|
F55C7F10DB0820665BC117C4698A2523 /* ContextMenu+Position.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1EC5896B29B2087FD130784F9CF89023 /* ContextMenu+Position.swift */; };
|
|
FCE8B9C90749DB70C5E308FCCB79ED11 /* ContextMenu+ContainerStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7499EE098FDBE5A28E76D0446AF58AC0 /* ContextMenu+ContainerStyle.swift */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
1110B3E3EAF2C503F0C3DD7924A1B2FE /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 772CC5B8F6E9961EEBBB1A85F0F22555;
|
|
remoteInfo = ContextMenu;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
044AA3E23F71470C9B5F50D44720EA0D /* Pods-Example-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-Example-resources.sh"; sourceTree = "<group>"; };
|
|
11434BC759D12F57876FBB74A4775E74 /* Pods-Example-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-Example-acknowledgements.plist"; sourceTree = "<group>"; };
|
|
15D3FE98E9F2D34863BD3F3597A0485A /* Pods-Example-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-Example-umbrella.h"; sourceTree = "<group>"; };
|
|
1AD65E35A3233FBE6F2EFDEB3D43D114 /* Pods-Example-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-Example-dummy.m"; sourceTree = "<group>"; };
|
|
1EC5896B29B2087FD130784F9CF89023 /* ContextMenu+Position.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ContextMenu+Position.swift"; path = "ContextMenu/ContextMenu+Position.swift"; sourceTree = "<group>"; };
|
|
2010C37F99B1D9F53B215618BF437365 /* ContextMenu+Animations.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ContextMenu+Animations.swift"; path = "ContextMenu/ContextMenu+Animations.swift"; sourceTree = "<group>"; };
|
|
25A37D4D536CC5988A439441117C41F4 /* Pods-Example.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-Example.modulemap"; sourceTree = "<group>"; };
|
|
25B9D0212278FC8335064C39FBEF3405 /* ContextMenu+UIViewControllerTransitioningDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ContextMenu+UIViewControllerTransitioningDelegate.swift"; path = "ContextMenu/ContextMenu+UIViewControllerTransitioningDelegate.swift"; sourceTree = "<group>"; };
|
|
29C92A6F62E6FC58B8F2AD827907A9DD /* ContextMenu+Options.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ContextMenu+Options.swift"; path = "ContextMenu/ContextMenu+Options.swift"; sourceTree = "<group>"; };
|
|
38829E861C7A5A79D6B35B8C49650A3E /* ContextMenu-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "ContextMenu-dummy.m"; sourceTree = "<group>"; };
|
|
3ADE9E5655579DB0F79DC9C80758673C /* Pods-Example-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-Example-acknowledgements.markdown"; sourceTree = "<group>"; };
|
|
3B796449873E608A89AED61965C2BF69 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = "<group>"; };
|
|
3F3EFEBDE6702DEFDFFF9D5C6DBC3773 /* Pods-Example-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-Example-frameworks.sh"; sourceTree = "<group>"; };
|
|
445E749697DB5AEE7FC3F4841F6DE0DA /* UIViewController+Extensions.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "UIViewController+Extensions.swift"; path = "ContextMenu/UIViewController+Extensions.swift"; sourceTree = "<group>"; };
|
|
4F71B2CDCED40401559F56B25D107BBF /* ContextMenu.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = ContextMenu.modulemap; sourceTree = "<group>"; };
|
|
5B81C04F8E84EAE60AE15C8695031A5F /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
72B731B7406B5FB223B95C8D36309BBE /* ClippedContainerViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ClippedContainerViewController.swift; path = ContextMenu/ClippedContainerViewController.swift; sourceTree = "<group>"; };
|
|
7499EE098FDBE5A28E76D0446AF58AC0 /* ContextMenu+ContainerStyle.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ContextMenu+ContainerStyle.swift"; path = "ContextMenu/ContextMenu+ContainerStyle.swift"; sourceTree = "<group>"; };
|
|
7A034387677531001A80E15E7E83393C /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
82A337CF99D9E451A6EB70F694C748EF /* ContextMenu-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "ContextMenu-prefix.pch"; sourceTree = "<group>"; };
|
|
876DCA2D18C8998768EC4272EF6B6CBF /* ContextMenu+MenuStyle.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ContextMenu+MenuStyle.swift"; path = "ContextMenu/ContextMenu+MenuStyle.swift"; sourceTree = "<group>"; };
|
|
8CA4BC8B1FC7FBDA052E28D7230EEC13 /* Pods_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_Example.framework; path = "Pods-Example.framework"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
93A4A3777CF96A4AAC1D13BA6DCCEA73 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
|
|
9C3FF79DFFBBA1D6E050BA6DD95788A5 /* SourceViewCorner.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = SourceViewCorner.swift; path = ContextMenu/SourceViewCorner.swift; sourceTree = "<group>"; };
|
|
9E394A1C4433BACFDC1EFD53AE6AA1A1 /* ContextMenuDismissing.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ContextMenuDismissing.swift; path = ContextMenu/ContextMenuDismissing.swift; sourceTree = "<group>"; };
|
|
A79AC23D5A157FED70D9C53D844B2319 /* Pods-Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Example.release.xcconfig"; sourceTree = "<group>"; };
|
|
A7B75D25C2F0D595ACD83E2E8B78A2A5 /* ContextMenu+Item.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ContextMenu+Item.swift"; path = "ContextMenu/ContextMenu+Item.swift"; sourceTree = "<group>"; };
|
|
A98CB7089CDA4C03885C7A7628170ECB /* CGRect+DominantCorner.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CGRect+DominantCorner.swift"; path = "ContextMenu/CGRect+DominantCorner.swift"; sourceTree = "<group>"; };
|
|
C349124E46646C82972F9FF68CDD12D4 /* ContextMenuPresentationController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ContextMenuPresentationController.swift; path = ContextMenu/ContextMenuPresentationController.swift; sourceTree = "<group>"; };
|
|
C9792695121A60254E7D649C440E8697 /* ContextMenu.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = ContextMenu.framework; path = ContextMenu.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
D64353D07F67614B1E5B204C3E895A72 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = "<group>"; };
|
|
D6DFF15000AFE2A371BF499E7AFDA808 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; };
|
|
E5E5391D26CF925AED049BCEDAF816F9 /* ContextMenu.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = ContextMenu.xcconfig; sourceTree = "<group>"; };
|
|
E822CED64132958D534ABC6094B80D7D /* ContextMenu-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "ContextMenu-umbrella.h"; sourceTree = "<group>"; };
|
|
EBC710C61697A9A12EE4823B62569E48 /* ContextMenu+ContextMenuPresentationControllerDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ContextMenu+ContextMenuPresentationControllerDelegate.swift"; path = "ContextMenu/ContextMenu+ContextMenuPresentationControllerDelegate.swift"; sourceTree = "<group>"; };
|
|
EFC5B2E05B58CD826FD55659BF1D7E39 /* Pods-Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Example.debug.xcconfig"; sourceTree = "<group>"; };
|
|
F04F338A7AAB7F2AAD2563869060CFFF /* ContextMenu+HapticFeedbackStyle.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "ContextMenu+HapticFeedbackStyle.swift"; path = "ContextMenu/ContextMenu+HapticFeedbackStyle.swift"; sourceTree = "<group>"; };
|
|
F43432A3BC4041C56C94F792DFC78ADB /* ContextMenu.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; lastKnownFileType = text; path = ContextMenu.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
|
|
F606139C50020CE85C9D913244EEBAAC /* ContextMenuDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ContextMenuDelegate.swift; path = ContextMenu/ContextMenuDelegate.swift; sourceTree = "<group>"; };
|
|
F980C8F605345A85D53A349D382A270E /* ContextMenuPresenting.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ContextMenuPresenting.swift; path = ContextMenu/ContextMenuPresenting.swift; sourceTree = "<group>"; };
|
|
FB66205F175B125DD11F715D65363A57 /* ContextMenu.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ContextMenu.swift; path = ContextMenu/ContextMenu.swift; sourceTree = "<group>"; };
|
|
FEE4BE52E19F9F634AA5736C2782A20A /* CGRect+Area.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CGRect+Area.swift"; path = "ContextMenu/CGRect+Area.swift"; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
3657522B0AE56B7CF50C3347BD6D967A /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
7008E5A7B07EAB25B91A54BCC547B742 /* Foundation.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A7D072FEA1F70E8CCE90DDA8A60C6D2D /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
6F7ED43213C40DC8E7B12B9AEDAC6CDB /* Foundation.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
1B5ECB992A56AE0C70DC72D88BB90B05 /* Pods-Example */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5B81C04F8E84EAE60AE15C8695031A5F /* Info.plist */,
|
|
25A37D4D536CC5988A439441117C41F4 /* Pods-Example.modulemap */,
|
|
3ADE9E5655579DB0F79DC9C80758673C /* Pods-Example-acknowledgements.markdown */,
|
|
11434BC759D12F57876FBB74A4775E74 /* Pods-Example-acknowledgements.plist */,
|
|
1AD65E35A3233FBE6F2EFDEB3D43D114 /* Pods-Example-dummy.m */,
|
|
3F3EFEBDE6702DEFDFFF9D5C6DBC3773 /* Pods-Example-frameworks.sh */,
|
|
044AA3E23F71470C9B5F50D44720EA0D /* Pods-Example-resources.sh */,
|
|
15D3FE98E9F2D34863BD3F3597A0485A /* Pods-Example-umbrella.h */,
|
|
EFC5B2E05B58CD826FD55659BF1D7E39 /* Pods-Example.debug.xcconfig */,
|
|
A79AC23D5A157FED70D9C53D844B2319 /* Pods-Example.release.xcconfig */,
|
|
);
|
|
name = "Pods-Example";
|
|
path = "Target Support Files/Pods-Example";
|
|
sourceTree = "<group>";
|
|
};
|
|
2E5508160BFFC105DAEFAF2809A85771 /* Development Pods */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
8183C3D78806A8B1719029B976CF4AD7 /* ContextMenu */,
|
|
);
|
|
name = "Development Pods";
|
|
sourceTree = "<group>";
|
|
};
|
|
44D5347904CF754D6785B84253F2574A /* iOS */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D6DFF15000AFE2A371BF499E7AFDA808 /* Foundation.framework */,
|
|
);
|
|
name = iOS;
|
|
sourceTree = "<group>";
|
|
};
|
|
6751DA30198A8300C4A07C7A20634E20 /* Pod */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
F43432A3BC4041C56C94F792DFC78ADB /* ContextMenu.podspec */,
|
|
3B796449873E608A89AED61965C2BF69 /* LICENSE */,
|
|
D64353D07F67614B1E5B204C3E895A72 /* README.md */,
|
|
);
|
|
name = Pod;
|
|
sourceTree = "<group>";
|
|
};
|
|
6A4F6A14E3FB951290E4531728B7A461 /* Targets Support Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1B5ECB992A56AE0C70DC72D88BB90B05 /* Pods-Example */,
|
|
);
|
|
name = "Targets Support Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
7DB346D0F39D3F0E887471402A8071AB = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
93A4A3777CF96A4AAC1D13BA6DCCEA73 /* Podfile */,
|
|
2E5508160BFFC105DAEFAF2809A85771 /* Development Pods */,
|
|
BC3CA7F9E30CC8F7E2DD044DD34432FC /* Frameworks */,
|
|
C65033CE272052BFBDCB15610D69AE2B /* Products */,
|
|
6A4F6A14E3FB951290E4531728B7A461 /* Targets Support Files */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
8183C3D78806A8B1719029B976CF4AD7 /* ContextMenu */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FEE4BE52E19F9F634AA5736C2782A20A /* CGRect+Area.swift */,
|
|
A98CB7089CDA4C03885C7A7628170ECB /* CGRect+DominantCorner.swift */,
|
|
72B731B7406B5FB223B95C8D36309BBE /* ClippedContainerViewController.swift */,
|
|
FB66205F175B125DD11F715D65363A57 /* ContextMenu.swift */,
|
|
2010C37F99B1D9F53B215618BF437365 /* ContextMenu+Animations.swift */,
|
|
7499EE098FDBE5A28E76D0446AF58AC0 /* ContextMenu+ContainerStyle.swift */,
|
|
EBC710C61697A9A12EE4823B62569E48 /* ContextMenu+ContextMenuPresentationControllerDelegate.swift */,
|
|
F04F338A7AAB7F2AAD2563869060CFFF /* ContextMenu+HapticFeedbackStyle.swift */,
|
|
A7B75D25C2F0D595ACD83E2E8B78A2A5 /* ContextMenu+Item.swift */,
|
|
876DCA2D18C8998768EC4272EF6B6CBF /* ContextMenu+MenuStyle.swift */,
|
|
29C92A6F62E6FC58B8F2AD827907A9DD /* ContextMenu+Options.swift */,
|
|
1EC5896B29B2087FD130784F9CF89023 /* ContextMenu+Position.swift */,
|
|
25B9D0212278FC8335064C39FBEF3405 /* ContextMenu+UIViewControllerTransitioningDelegate.swift */,
|
|
F606139C50020CE85C9D913244EEBAAC /* ContextMenuDelegate.swift */,
|
|
9E394A1C4433BACFDC1EFD53AE6AA1A1 /* ContextMenuDismissing.swift */,
|
|
C349124E46646C82972F9FF68CDD12D4 /* ContextMenuPresentationController.swift */,
|
|
F980C8F605345A85D53A349D382A270E /* ContextMenuPresenting.swift */,
|
|
9C3FF79DFFBBA1D6E050BA6DD95788A5 /* SourceViewCorner.swift */,
|
|
445E749697DB5AEE7FC3F4841F6DE0DA /* UIViewController+Extensions.swift */,
|
|
6751DA30198A8300C4A07C7A20634E20 /* Pod */,
|
|
E6D896261D82145FDBC1F2E54FF0D96D /* Support Files */,
|
|
);
|
|
name = ContextMenu;
|
|
path = ../..;
|
|
sourceTree = "<group>";
|
|
};
|
|
BC3CA7F9E30CC8F7E2DD044DD34432FC /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
44D5347904CF754D6785B84253F2574A /* iOS */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
C65033CE272052BFBDCB15610D69AE2B /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C9792695121A60254E7D649C440E8697 /* ContextMenu.framework */,
|
|
8CA4BC8B1FC7FBDA052E28D7230EEC13 /* Pods_Example.framework */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
E6D896261D82145FDBC1F2E54FF0D96D /* Support Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4F71B2CDCED40401559F56B25D107BBF /* ContextMenu.modulemap */,
|
|
E5E5391D26CF925AED049BCEDAF816F9 /* ContextMenu.xcconfig */,
|
|
38829E861C7A5A79D6B35B8C49650A3E /* ContextMenu-dummy.m */,
|
|
82A337CF99D9E451A6EB70F694C748EF /* ContextMenu-prefix.pch */,
|
|
E822CED64132958D534ABC6094B80D7D /* ContextMenu-umbrella.h */,
|
|
7A034387677531001A80E15E7E83393C /* Info.plist */,
|
|
);
|
|
name = "Support Files";
|
|
path = "Example/Pods/Target Support Files/ContextMenu";
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
1D891632B70F657E9A4EFBB0BBAFDE8A /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C9A4035570C67B3137D516D7F6457804 /* ContextMenu-umbrella.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BEF0062F5D23D905ADF8214D1B7E5FA3 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
B5D9F07B4ABAD5CEF2D5040444E97EE4 /* Pods-Example-umbrella.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
772CC5B8F6E9961EEBBB1A85F0F22555 /* ContextMenu */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 22C08FA39BADB0F2AF01EF2463427788 /* Build configuration list for PBXNativeTarget "ContextMenu" */;
|
|
buildPhases = (
|
|
1D891632B70F657E9A4EFBB0BBAFDE8A /* Headers */,
|
|
AFC5657C5C44E07E8AAC8EB5AD6A57A8 /* Sources */,
|
|
3657522B0AE56B7CF50C3347BD6D967A /* Frameworks */,
|
|
D4889153D13DFA09CD4608567C75B07F /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = ContextMenu;
|
|
productName = ContextMenu;
|
|
productReference = C9792695121A60254E7D649C440E8697 /* ContextMenu.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
77F4FBBC79EAC11DCAB46A37845B6065 /* Pods-Example */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 33B191BE7DAF68A5C86E7070C6FA0563 /* Build configuration list for PBXNativeTarget "Pods-Example" */;
|
|
buildPhases = (
|
|
BEF0062F5D23D905ADF8214D1B7E5FA3 /* Headers */,
|
|
F488C695CC7C3992007F22403FAA76B5 /* Sources */,
|
|
A7D072FEA1F70E8CCE90DDA8A60C6D2D /* Frameworks */,
|
|
7D7989C8E4124470A196135A5694C840 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
F0D4DB0EF51D1B966C7F5A8A4DE6BA94 /* PBXTargetDependency */,
|
|
);
|
|
name = "Pods-Example";
|
|
productName = "Pods-Example";
|
|
productReference = 8CA4BC8B1FC7FBDA052E28D7230EEC13 /* Pods_Example.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
D41D8CD98F00B204E9800998ECF8427E /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastSwiftUpdateCheck = 0930;
|
|
LastUpgradeCheck = 0930;
|
|
};
|
|
buildConfigurationList = 2D8E8EC45A3A1A1D94AE762CB5028504 /* Build configuration list for PBXProject "Pods" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
);
|
|
mainGroup = 7DB346D0F39D3F0E887471402A8071AB;
|
|
productRefGroup = C65033CE272052BFBDCB15610D69AE2B /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
772CC5B8F6E9961EEBBB1A85F0F22555 /* ContextMenu */,
|
|
77F4FBBC79EAC11DCAB46A37845B6065 /* Pods-Example */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
7D7989C8E4124470A196135A5694C840 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
D4889153D13DFA09CD4608567C75B07F /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
AFC5657C5C44E07E8AAC8EB5AD6A57A8 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
D30D3F17F8913638A1EAED39373A58ED /* CGRect+Area.swift in Sources */,
|
|
4E1281ED2D828ACB4807EE44A53F2189 /* CGRect+DominantCorner.swift in Sources */,
|
|
CEED614FDA917A5778CE1678D45D0CB2 /* ClippedContainerViewController.swift in Sources */,
|
|
69016883573481E5C0CF71F8B94E880B /* ContextMenu+Animations.swift in Sources */,
|
|
FCE8B9C90749DB70C5E308FCCB79ED11 /* ContextMenu+ContainerStyle.swift in Sources */,
|
|
AE6D51C2B4F01A4F077279406F6B7C5C /* ContextMenu+ContextMenuPresentationControllerDelegate.swift in Sources */,
|
|
6A5684F938152D3506C3216F758B0C6E /* ContextMenu+HapticFeedbackStyle.swift in Sources */,
|
|
85FFA9F18C6BF668306A7B4B400C0262 /* ContextMenu+Item.swift in Sources */,
|
|
A7431A52901D9D1F55E591670E9335EA /* ContextMenu+MenuStyle.swift in Sources */,
|
|
7CF47DAA64CE623A0E3CAA6AD53CA021 /* ContextMenu+Options.swift in Sources */,
|
|
F55C7F10DB0820665BC117C4698A2523 /* ContextMenu+Position.swift in Sources */,
|
|
6B82E6893AA2851DBC204FB59DC068F9 /* ContextMenu+UIViewControllerTransitioningDelegate.swift in Sources */,
|
|
1762FA1D64C9EA83E43695B04046D72C /* ContextMenu-dummy.m in Sources */,
|
|
A2FE3EF8AF416B75494BF9FF060E4EA5 /* ContextMenu.swift in Sources */,
|
|
5CFDA4EAAE83A6232A8E22F03DBC40AF /* ContextMenuDelegate.swift in Sources */,
|
|
881A1FCDB0A4F8C87F11F91BB80CC55F /* ContextMenuDismissing.swift in Sources */,
|
|
33C17B57DD98CF3837D8C1FCD76767F4 /* ContextMenuPresentationController.swift in Sources */,
|
|
5D9AFF3F736A1604CA52682110F71BDD /* ContextMenuPresenting.swift in Sources */,
|
|
25FAD1B93EB6099D10589D5EFD1BB528 /* SourceViewCorner.swift in Sources */,
|
|
2E261D8951F05E27C7945DBC4CE35B2D /* UIViewController+Extensions.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
F488C695CC7C3992007F22403FAA76B5 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
ADFD37FEC986176A91805CF497755E09 /* Pods-Example-dummy.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
F0D4DB0EF51D1B966C7F5A8A4DE6BA94 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
name = ContextMenu;
|
|
target = 772CC5B8F6E9961EEBBB1A85F0F22555 /* ContextMenu */;
|
|
targetProxy = 1110B3E3EAF2C503F0C3DD7924A1B2FE /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
5DE19CECB206ACCCACF04D62F93FFDA6 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
CODE_SIGNING_ALLOWED = NO;
|
|
CODE_SIGNING_REQUIRED = NO;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"POD_CONFIGURATION_RELEASE=1",
|
|
"$(inherited)",
|
|
);
|
|
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 = 9.0;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
MTL_FAST_MATH = YES;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
STRIP_INSTALLED_PRODUCT = NO;
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
SWIFT_VERSION = 4.2;
|
|
SYMROOT = "${SRCROOT}/../build";
|
|
};
|
|
name = Release;
|
|
};
|
|
6669E35B09F30E91E04A041B06E9E17A /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = EFC5B2E05B58CD826FD55659BF1D7E39 /* Pods-Example.debug.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
|
|
CODE_SIGN_IDENTITY = "";
|
|
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = "Target Support Files/Pods-Example/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
MACH_O_TYPE = staticlib;
|
|
MODULEMAP_FILE = "Target Support Files/Pods-Example/Pods-Example.modulemap";
|
|
OTHER_LDFLAGS = "";
|
|
OTHER_LIBTOOLFLAGS = "";
|
|
PODS_ROOT = "$(SRCROOT)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
6CDF4B5DA10EF25E3419423A555F166A /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = A79AC23D5A157FED70D9C53D844B2319 /* Pods-Example.release.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
|
|
CODE_SIGN_IDENTITY = "";
|
|
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = "Target Support Files/Pods-Example/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
MACH_O_TYPE = staticlib;
|
|
MODULEMAP_FILE = "Target Support Files/Pods-Example/Pods-Example.modulemap";
|
|
OTHER_LDFLAGS = "";
|
|
OTHER_LIBTOOLFLAGS = "";
|
|
PODS_ROOT = "$(SRCROOT)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
858D01EEFE984249A9581D18DBEA53F1 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
CODE_SIGNING_ALLOWED = NO;
|
|
CODE_SIGNING_REQUIRED = NO;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"POD_CONFIGURATION_DEBUG=1",
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
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 = 9.0;
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_FAST_MATH = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
STRIP_INSTALLED_PRODUCT = NO;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
SWIFT_VERSION = 4.2;
|
|
SYMROOT = "${SRCROOT}/../build";
|
|
};
|
|
name = Debug;
|
|
};
|
|
BAE39E3358D1EB0F0FD962F01915FCB5 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = E5E5391D26CF925AED049BCEDAF816F9 /* ContextMenu.xcconfig */;
|
|
buildSettings = {
|
|
CODE_SIGN_IDENTITY = "";
|
|
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
GCC_PREFIX_HEADER = "Target Support Files/ContextMenu/ContextMenu-prefix.pch";
|
|
INFOPLIST_FILE = "Target Support Files/ContextMenu/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
MODULEMAP_FILE = "Target Support Files/ContextMenu/ContextMenu.modulemap";
|
|
PRODUCT_MODULE_NAME = ContextMenu;
|
|
PRODUCT_NAME = ContextMenu;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
|
|
SWIFT_VERSION = 4.2;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
CDD50E6C966182E1EE74BEBAB0B616DF /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = E5E5391D26CF925AED049BCEDAF816F9 /* ContextMenu.xcconfig */;
|
|
buildSettings = {
|
|
CODE_SIGN_IDENTITY = "";
|
|
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
GCC_PREFIX_HEADER = "Target Support Files/ContextMenu/ContextMenu-prefix.pch";
|
|
INFOPLIST_FILE = "Target Support Files/ContextMenu/Info.plist";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
MODULEMAP_FILE = "Target Support Files/ContextMenu/ContextMenu.modulemap";
|
|
PRODUCT_MODULE_NAME = ContextMenu;
|
|
PRODUCT_NAME = ContextMenu;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
|
|
SWIFT_VERSION = 4.2;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
22C08FA39BADB0F2AF01EF2463427788 /* Build configuration list for PBXNativeTarget "ContextMenu" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BAE39E3358D1EB0F0FD962F01915FCB5 /* Debug */,
|
|
CDD50E6C966182E1EE74BEBAB0B616DF /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
2D8E8EC45A3A1A1D94AE762CB5028504 /* Build configuration list for PBXProject "Pods" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
858D01EEFE984249A9581D18DBEA53F1 /* Debug */,
|
|
5DE19CECB206ACCCACF04D62F93FFDA6 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
33B191BE7DAF68A5C86E7070C6FA0563 /* Build configuration list for PBXNativeTarget "Pods-Example" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
6669E35B09F30E91E04A041B06E9E17A /* Debug */,
|
|
6CDF4B5DA10EF25E3419423A555F166A /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = D41D8CD98F00B204E9800998ECF8427E /* Project object */;
|
|
}
|