mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Automatically select presentation on present
This commit is contained in:
parent
6c544eb9c2
commit
b826d1e1b0
@ -958,6 +958,48 @@
|
||||
ReferencedContainer = "container:submodules/ChatListSearchItemNode/ChatListSearchItemNode.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildActionEntry>
|
||||
<BuildActionEntry
|
||||
buildForTesting = "YES"
|
||||
buildForRunning = "YES"
|
||||
buildForProfiling = "YES"
|
||||
buildForArchiving = "YES"
|
||||
buildForAnalyzing = "YES">
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "E66DC04EE09F1DE500000000"
|
||||
BuildableName = "libReactionSelectionNode.a"
|
||||
BlueprintName = "ReactionSelectionNode"
|
||||
ReferencedContainer = "container:submodules/ReactionSelectionNode/ReactionSelectionNode.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildActionEntry>
|
||||
<BuildActionEntry
|
||||
buildForTesting = "YES"
|
||||
buildForRunning = "YES"
|
||||
buildForProfiling = "YES"
|
||||
buildForArchiving = "YES"
|
||||
buildForAnalyzing = "YES">
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "E66DC04E5B33A96100000000"
|
||||
BuildableName = "libTextSelectionNode.a"
|
||||
BlueprintName = "TextSelectionNode"
|
||||
ReferencedContainer = "container:submodules/TextSelectionNode/TextSelectionNode.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildActionEntry>
|
||||
<BuildActionEntry
|
||||
buildForTesting = "YES"
|
||||
buildForRunning = "YES"
|
||||
buildForProfiling = "YES"
|
||||
buildForArchiving = "YES"
|
||||
buildForAnalyzing = "YES">
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "E66DC04E5F32B06300000000"
|
||||
BuildableName = "libContextUI.a"
|
||||
BlueprintName = "ContextUI"
|
||||
ReferencedContainer = "container:submodules/ContextUI/ContextUI.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildActionEntry>
|
||||
<BuildActionEntry
|
||||
buildForTesting = "YES"
|
||||
buildForRunning = "YES"
|
||||
@ -1028,48 +1070,6 @@
|
||||
ReferencedContainer = "container:submodules/ChatTitleActivityNode/ChatTitleActivityNode.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildActionEntry>
|
||||
<BuildActionEntry
|
||||
buildForTesting = "YES"
|
||||
buildForRunning = "YES"
|
||||
buildForProfiling = "YES"
|
||||
buildForArchiving = "YES"
|
||||
buildForAnalyzing = "YES">
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "E66DC04EE09F1DE500000000"
|
||||
BuildableName = "libReactionSelectionNode.a"
|
||||
BlueprintName = "ReactionSelectionNode"
|
||||
ReferencedContainer = "container:submodules/ReactionSelectionNode/ReactionSelectionNode.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildActionEntry>
|
||||
<BuildActionEntry
|
||||
buildForTesting = "YES"
|
||||
buildForRunning = "YES"
|
||||
buildForProfiling = "YES"
|
||||
buildForArchiving = "YES"
|
||||
buildForAnalyzing = "YES">
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "E66DC04E5B33A96100000000"
|
||||
BuildableName = "libTextSelectionNode.a"
|
||||
BlueprintName = "TextSelectionNode"
|
||||
ReferencedContainer = "container:submodules/TextSelectionNode/TextSelectionNode.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildActionEntry>
|
||||
<BuildActionEntry
|
||||
buildForTesting = "YES"
|
||||
buildForRunning = "YES"
|
||||
buildForProfiling = "YES"
|
||||
buildForArchiving = "YES"
|
||||
buildForAnalyzing = "YES">
|
||||
<BuildableReference
|
||||
BuildableIdentifier = "primary"
|
||||
BlueprintIdentifier = "E66DC04E5F32B06300000000"
|
||||
BuildableName = "libContextUI.a"
|
||||
BlueprintName = "ContextUI"
|
||||
ReferencedContainer = "container:submodules/ContextUI/ContextUI.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildActionEntry>
|
||||
<BuildActionEntry
|
||||
buildForTesting = "YES"
|
||||
buildForRunning = "YES"
|
||||
|
@ -155,6 +155,19 @@
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E296C9831F100000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>name</key>
|
||||
<string>libContextUI.a</string>
|
||||
<key>path</key>
|
||||
<string>libContextUI.a</string>
|
||||
<key>sourceTree</key>
|
||||
<string>BUILT_PRODUCTS_DIR</string>
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29FF334B1F00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -285,6 +298,19 @@
|
||||
<key>explicitFileType</key>
|
||||
<string>compiled.mach-o.dylib</string>
|
||||
</dict>
|
||||
<key>1DD70E29AD66967300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>name</key>
|
||||
<string>libReactionSelectionNode.a</string>
|
||||
<key>path</key>
|
||||
<string>libReactionSelectionNode.a</string>
|
||||
<key>sourceTree</key>
|
||||
<string>BUILT_PRODUCTS_DIR</string>
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29097DBE9200000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -389,6 +415,19 @@
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29F40A586F00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>name</key>
|
||||
<string>libTextSelectionNode.a</string>
|
||||
<key>path</key>
|
||||
<string>libTextSelectionNode.a</string>
|
||||
<key>sourceTree</key>
|
||||
<string>BUILT_PRODUCTS_DIR</string>
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29CD296A8300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -414,6 +453,7 @@
|
||||
<array>
|
||||
<string>1DD70E292420028600000000</string>
|
||||
<string>1DD70E29A54A195300000000</string>
|
||||
<string>1DD70E296C9831F100000000</string>
|
||||
<string>1DD70E29FF334B1F00000000</string>
|
||||
<string>1DD70E2971ED41B100000000</string>
|
||||
<string>1DD70E29D6F14E1000000000</string>
|
||||
@ -424,6 +464,7 @@
|
||||
<string>1DD70E29928D142900000000</string>
|
||||
<string>1DD70E290F1A3C6400000000</string>
|
||||
<string>1DD70E29DB6520C800000000</string>
|
||||
<string>1DD70E29AD66967300000000</string>
|
||||
<string>1DD70E29097DBE9200000000</string>
|
||||
<string>1DD70E293594DCC000000000</string>
|
||||
<string>1DD70E29D65BA68200000000</string>
|
||||
@ -432,6 +473,7 @@
|
||||
<string>1DD70E29DD3C940F00000000</string>
|
||||
<string>1DD70E292395015100000000</string>
|
||||
<string>1DD70E29F0C15F9C00000000</string>
|
||||
<string>1DD70E29F40A586F00000000</string>
|
||||
<string>1DD70E29CD296A8300000000</string>
|
||||
</array>
|
||||
</dict>
|
||||
@ -500,13 +542,6 @@
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29FF334B1F00000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04928D142900000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29928D142900000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04DB6520C800000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -577,6 +612,34 @@
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E2984A59C1D00000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04AD66967300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29AD66967300000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04F40A586F00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29F40A586F00000000</string>
|
||||
</dict>
|
||||
<key>E7A30F046C9831F100000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E296C9831F100000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04928D142900000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29928D142900000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04A54A195300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -647,7 +710,6 @@
|
||||
<key>files</key>
|
||||
<array>
|
||||
<string>E7A30F04FF334B1F00000000</string>
|
||||
<string>E7A30F04928D142900000000</string>
|
||||
<string>E7A30F04DB6520C800000000</string>
|
||||
<string>E7A30F04D65BA68200000000</string>
|
||||
<string>E7A30F04119CDA0700000000</string>
|
||||
@ -658,6 +720,10 @@
|
||||
<string>E7A30F043594DCC000000000</string>
|
||||
<string>E7A30F042420028600000000</string>
|
||||
<string>E7A30F0484A59C1D00000000</string>
|
||||
<string>E7A30F04AD66967300000000</string>
|
||||
<string>E7A30F04F40A586F00000000</string>
|
||||
<string>E7A30F046C9831F100000000</string>
|
||||
<string>E7A30F04928D142900000000</string>
|
||||
<string>E7A30F04A54A195300000000</string>
|
||||
<string>E7A30F04097DBE9200000000</string>
|
||||
<string>E7A30F04CE34063500000000</string>
|
||||
|
@ -1712,13 +1712,6 @@
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E2907DC840B00000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04928D142900000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29928D142900000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04D6F14E1000000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -1747,6 +1740,34 @@
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E292420028600000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04AD66967300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29AD66967300000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04F40A586F00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29F40A586F00000000</string>
|
||||
</dict>
|
||||
<key>E7A30F046C9831F100000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E296C9831F100000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04928D142900000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29928D142900000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04A54A195300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -1796,27 +1817,6 @@
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E2997B4D6D800000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04AD66967300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29AD66967300000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04F40A586F00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29F40A586F00000000</string>
|
||||
</dict>
|
||||
<key>E7A30F046C9831F100000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E296C9831F100000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04CBE117ED00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -2048,11 +2048,14 @@
|
||||
<string>E7A30F04FD72F45600000000</string>
|
||||
<string>E7A30F04EA9CBB5B00000000</string>
|
||||
<string>E7A30F0407DC840B00000000</string>
|
||||
<string>E7A30F04928D142900000000</string>
|
||||
<string>E7A30F04D6F14E1000000000</string>
|
||||
<string>E7A30F04CD296A8300000000</string>
|
||||
<string>E7A30F043594DCC000000000</string>
|
||||
<string>E7A30F042420028600000000</string>
|
||||
<string>E7A30F04AD66967300000000</string>
|
||||
<string>E7A30F04F40A586F00000000</string>
|
||||
<string>E7A30F046C9831F100000000</string>
|
||||
<string>E7A30F04928D142900000000</string>
|
||||
<string>E7A30F04A54A195300000000</string>
|
||||
<string>E7A30F04097DBE9200000000</string>
|
||||
<string>E7A30F0471ED41B100000000</string>
|
||||
@ -2060,9 +2063,6 @@
|
||||
<string>E7A30F047AB043C800000000</string>
|
||||
<string>E7A30F04B6F47D1F00000000</string>
|
||||
<string>E7A30F0497B4D6D800000000</string>
|
||||
<string>E7A30F04AD66967300000000</string>
|
||||
<string>E7A30F04F40A586F00000000</string>
|
||||
<string>E7A30F046C9831F100000000</string>
|
||||
<string>E7A30F04CBE117ED00000000</string>
|
||||
<string>E7A30F0457B5522500000000</string>
|
||||
<string>E7A30F0425BBFEEE00000000</string>
|
||||
|
@ -120,6 +120,7 @@ final class NavigationModalContainer: ASDisplayNode, UIScrollViewDelegate {
|
||||
|
||||
func scrollViewWillEndDragging(_ scrollView: UIScrollView, withVelocity velocity: CGPoint, targetContentOffset: UnsafeMutablePointer<CGPoint>) {
|
||||
self.endDraggingVelocity = velocity
|
||||
targetContentOffset.pointee = scrollView.contentOffset
|
||||
}
|
||||
|
||||
func scrollViewDidEndDecelerating(_ scrollView: UIScrollView) {
|
||||
|
@ -466,13 +466,22 @@ public enum ViewControllerNavigationPresentation {
|
||||
}
|
||||
}
|
||||
|
||||
public func push(_ controller: ViewController) {
|
||||
(self.navigationController as? NavigationController)?.pushViewController(controller)
|
||||
}
|
||||
|
||||
public func present(_ controller: ViewController, in context: PresentationContextType, with arguments: Any? = nil, blockInteraction: Bool = false, completion: @escaping () -> Void = {}) {
|
||||
controller.presentationArguments = arguments
|
||||
switch context {
|
||||
case .current:
|
||||
self.presentationContext.present(controller, on: PresentationSurfaceLevel(rawValue: 0), completion: completion)
|
||||
case let .window(level):
|
||||
self.window?.present(controller, on: level, blockInteraction: blockInteraction, completion: completion)
|
||||
if case .window = context, let arguments = arguments as? ViewControllerPresentationArguments, case .modalSheet = arguments.presentationAnimation {
|
||||
controller.navigationPresentation = .modal
|
||||
self.push(controller)
|
||||
} else {
|
||||
controller.presentationArguments = arguments
|
||||
switch context {
|
||||
case .current:
|
||||
self.presentationContext.present(controller, on: PresentationSurfaceLevel(rawValue: 0), completion: completion)
|
||||
case let .window(level):
|
||||
self.window?.present(controller, on: level, blockInteraction: blockInteraction, completion: completion)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -169,6 +169,19 @@
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E296C9831F100000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>name</key>
|
||||
<string>libContextUI.a</string>
|
||||
<key>path</key>
|
||||
<string>libContextUI.a</string>
|
||||
<key>sourceTree</key>
|
||||
<string>BUILT_PRODUCTS_DIR</string>
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E292417E0B200000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -390,6 +403,19 @@
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29AD66967300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>name</key>
|
||||
<string>libReactionSelectionNode.a</string>
|
||||
<key>path</key>
|
||||
<string>libReactionSelectionNode.a</string>
|
||||
<key>sourceTree</key>
|
||||
<string>BUILT_PRODUCTS_DIR</string>
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E291D58331200000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -585,6 +611,19 @@
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29F40A586F00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>name</key>
|
||||
<string>libTextSelectionNode.a</string>
|
||||
<key>path</key>
|
||||
<string>libTextSelectionNode.a</string>
|
||||
<key>sourceTree</key>
|
||||
<string>BUILT_PRODUCTS_DIR</string>
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29B4B05B7A00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -667,6 +706,7 @@
|
||||
<string>1DD70E29A54A195300000000</string>
|
||||
<string>1DD70E297AB043C800000000</string>
|
||||
<string>1DD70E2997B4D6D800000000</string>
|
||||
<string>1DD70E296C9831F100000000</string>
|
||||
<string>1DD70E292417E0B200000000</string>
|
||||
<string>1DD70E295915423000000000</string>
|
||||
<string>1DD70E29FF334B1F00000000</string>
|
||||
@ -684,6 +724,7 @@
|
||||
<string>1DD70E290F1A3C6400000000</string>
|
||||
<string>1DD70E29DB6520C800000000</string>
|
||||
<string>1DD70E293E4DE92B00000000</string>
|
||||
<string>1DD70E29AD66967300000000</string>
|
||||
<string>1DD70E291D58331200000000</string>
|
||||
<string>1DD70E29CF967D4300000000</string>
|
||||
<string>1DD70E29097DBE9200000000</string>
|
||||
@ -699,6 +740,7 @@
|
||||
<string>1DD70E29C7E0F39600000000</string>
|
||||
<string>1DD70E29BA06E3A600000000</string>
|
||||
<string>1DD70E29F0C15F9C00000000</string>
|
||||
<string>1DD70E29F40A586F00000000</string>
|
||||
<string>1DD70E29B4B05B7A00000000</string>
|
||||
<string>1DD70E29CD296A8300000000</string>
|
||||
<string>1DD70E2951398CF200000000</string>
|
||||
@ -1480,6 +1522,27 @@
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29BF0846EE00000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04AD66967300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29AD66967300000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04F40A586F00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29F40A586F00000000</string>
|
||||
</dict>
|
||||
<key>E7A30F046C9831F100000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E296C9831F100000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04928D142900000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -1614,6 +1677,9 @@
|
||||
<string>E7A30F04A54A195300000000</string>
|
||||
<string>E7A30F041E16CC6C00000000</string>
|
||||
<string>E7A30F04BF0846EE00000000</string>
|
||||
<string>E7A30F04AD66967300000000</string>
|
||||
<string>E7A30F04F40A586F00000000</string>
|
||||
<string>E7A30F046C9831F100000000</string>
|
||||
<string>E7A30F04928D142900000000</string>
|
||||
<string>E7A30F04097DBE9200000000</string>
|
||||
<string>E7A30F0471ED41B100000000</string>
|
||||
|
@ -156,6 +156,19 @@
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E296C9831F100000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>name</key>
|
||||
<string>libContextUI.a</string>
|
||||
<key>path</key>
|
||||
<string>libContextUI.a</string>
|
||||
<key>sourceTree</key>
|
||||
<string>BUILT_PRODUCTS_DIR</string>
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E292417E0B200000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -338,6 +351,19 @@
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29AD66967300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>name</key>
|
||||
<string>libReactionSelectionNode.a</string>
|
||||
<key>path</key>
|
||||
<string>libReactionSelectionNode.a</string>
|
||||
<key>sourceTree</key>
|
||||
<string>BUILT_PRODUCTS_DIR</string>
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E291D58331200000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -494,6 +520,19 @@
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29F40A586F00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>name</key>
|
||||
<string>libTextSelectionNode.a</string>
|
||||
<key>path</key>
|
||||
<string>libTextSelectionNode.a</string>
|
||||
<key>sourceTree</key>
|
||||
<string>BUILT_PRODUCTS_DIR</string>
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29CD296A8300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -549,6 +588,7 @@
|
||||
<string>1DD70E292420028600000000</string>
|
||||
<string>1DD70E29A54A195300000000</string>
|
||||
<string>1DD70E297AB043C800000000</string>
|
||||
<string>1DD70E296C9831F100000000</string>
|
||||
<string>1DD70E292417E0B200000000</string>
|
||||
<string>1DD70E295915423000000000</string>
|
||||
<string>1DD70E29FF334B1F00000000</string>
|
||||
@ -563,6 +603,7 @@
|
||||
<string>1DD70E290F1A3C6400000000</string>
|
||||
<string>1DD70E29DB6520C800000000</string>
|
||||
<string>1DD70E293E4DE92B00000000</string>
|
||||
<string>1DD70E29AD66967300000000</string>
|
||||
<string>1DD70E291D58331200000000</string>
|
||||
<string>1DD70E29097DBE9200000000</string>
|
||||
<string>1DD70E2981AE180900000000</string>
|
||||
@ -575,6 +616,7 @@
|
||||
<string>1DD70E292395015100000000</string>
|
||||
<string>1DD70E29BA06E3A600000000</string>
|
||||
<string>1DD70E29F0C15F9C00000000</string>
|
||||
<string>1DD70E29F40A586F00000000</string>
|
||||
<string>1DD70E29CD296A8300000000</string>
|
||||
<string>1DD70E2951398CF200000000</string>
|
||||
<string>1DD70E29597BAFBB00000000</string>
|
||||
@ -890,6 +932,27 @@
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29BF0846EE00000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04AD66967300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29AD66967300000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04F40A586F00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29F40A586F00000000</string>
|
||||
</dict>
|
||||
<key>E7A30F046C9831F100000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E296C9831F100000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04928D142900000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -1003,6 +1066,9 @@
|
||||
<string>E7A30F04A54A195300000000</string>
|
||||
<string>E7A30F041E16CC6C00000000</string>
|
||||
<string>E7A30F04BF0846EE00000000</string>
|
||||
<string>E7A30F04AD66967300000000</string>
|
||||
<string>E7A30F04F40A586F00000000</string>
|
||||
<string>E7A30F046C9831F100000000</string>
|
||||
<string>E7A30F04928D142900000000</string>
|
||||
<string>E7A30F04097DBE9200000000</string>
|
||||
<string>E7A30F0471ED41B100000000</string>
|
||||
|
@ -1311,13 +1311,6 @@
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E2907DC840B00000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04928D142900000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29928D142900000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04D6F14E1000000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -1346,6 +1339,34 @@
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E292420028600000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04AD66967300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29AD66967300000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04F40A586F00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29F40A586F00000000</string>
|
||||
</dict>
|
||||
<key>E7A30F046C9831F100000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E296C9831F100000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04928D142900000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29928D142900000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04A54A195300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -1395,27 +1416,6 @@
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E2997B4D6D800000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04AD66967300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29AD66967300000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04F40A586F00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29F40A586F00000000</string>
|
||||
</dict>
|
||||
<key>E7A30F046C9831F100000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E296C9831F100000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04CBE117ED00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -1654,11 +1654,14 @@
|
||||
<string>E7A30F04FD72F45600000000</string>
|
||||
<string>E7A30F04EA9CBB5B00000000</string>
|
||||
<string>E7A30F0407DC840B00000000</string>
|
||||
<string>E7A30F04928D142900000000</string>
|
||||
<string>E7A30F04D6F14E1000000000</string>
|
||||
<string>E7A30F04CD296A8300000000</string>
|
||||
<string>E7A30F043594DCC000000000</string>
|
||||
<string>E7A30F042420028600000000</string>
|
||||
<string>E7A30F04AD66967300000000</string>
|
||||
<string>E7A30F04F40A586F00000000</string>
|
||||
<string>E7A30F046C9831F100000000</string>
|
||||
<string>E7A30F04928D142900000000</string>
|
||||
<string>E7A30F04A54A195300000000</string>
|
||||
<string>E7A30F04097DBE9200000000</string>
|
||||
<string>E7A30F0471ED41B100000000</string>
|
||||
@ -1666,9 +1669,6 @@
|
||||
<string>E7A30F047AB043C800000000</string>
|
||||
<string>E7A30F04B6F47D1F00000000</string>
|
||||
<string>E7A30F0497B4D6D800000000</string>
|
||||
<string>E7A30F04AD66967300000000</string>
|
||||
<string>E7A30F04F40A586F00000000</string>
|
||||
<string>E7A30F046C9831F100000000</string>
|
||||
<string>E7A30F04CBE117ED00000000</string>
|
||||
<string>E7A30F0457B5522500000000</string>
|
||||
<string>E7A30F0425BBFEEE00000000</string>
|
||||
|
@ -104,6 +104,19 @@
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E296C9831F100000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>name</key>
|
||||
<string>libContextUI.a</string>
|
||||
<key>path</key>
|
||||
<string>libContextUI.a</string>
|
||||
<key>sourceTree</key>
|
||||
<string>BUILT_PRODUCTS_DIR</string>
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29FF334B1F00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -195,6 +208,19 @@
|
||||
<key>explicitFileType</key>
|
||||
<string>compiled.mach-o.dylib</string>
|
||||
</dict>
|
||||
<key>1DD70E29AD66967300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>name</key>
|
||||
<string>libReactionSelectionNode.a</string>
|
||||
<key>path</key>
|
||||
<string>libReactionSelectionNode.a</string>
|
||||
<key>sourceTree</key>
|
||||
<string>BUILT_PRODUCTS_DIR</string>
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29097DBE9200000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -299,6 +325,19 @@
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29F40A586F00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>name</key>
|
||||
<string>libTextSelectionNode.a</string>
|
||||
<key>path</key>
|
||||
<string>libTextSelectionNode.a</string>
|
||||
<key>sourceTree</key>
|
||||
<string>BUILT_PRODUCTS_DIR</string>
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29CD296A8300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -324,6 +363,7 @@
|
||||
<array>
|
||||
<string>1DD70E292420028600000000</string>
|
||||
<string>1DD70E29A54A195300000000</string>
|
||||
<string>1DD70E296C9831F100000000</string>
|
||||
<string>1DD70E29FF334B1F00000000</string>
|
||||
<string>1DD70E29D6F14E1000000000</string>
|
||||
<string>1DD70E29CE34063500000000</string>
|
||||
@ -331,6 +371,7 @@
|
||||
<string>1DD70E29928D142900000000</string>
|
||||
<string>1DD70E290F1A3C6400000000</string>
|
||||
<string>1DD70E29DB6520C800000000</string>
|
||||
<string>1DD70E29AD66967300000000</string>
|
||||
<string>1DD70E29097DBE9200000000</string>
|
||||
<string>1DD70E293594DCC000000000</string>
|
||||
<string>1DD70E29D65BA68200000000</string>
|
||||
@ -339,6 +380,7 @@
|
||||
<string>1DD70E29DD3C940F00000000</string>
|
||||
<string>1DD70E292395015100000000</string>
|
||||
<string>1DD70E29F0C15F9C00000000</string>
|
||||
<string>1DD70E29F40A586F00000000</string>
|
||||
<string>1DD70E29CD296A8300000000</string>
|
||||
</array>
|
||||
</dict>
|
||||
@ -458,13 +500,6 @@
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29FF334B1F00000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04928D142900000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29928D142900000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04DB6520C800000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -535,6 +570,34 @@
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E2984A59C1D00000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04AD66967300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29AD66967300000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04F40A586F00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29F40A586F00000000</string>
|
||||
</dict>
|
||||
<key>E7A30F046C9831F100000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E296C9831F100000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04928D142900000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29928D142900000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04A54A195300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -584,7 +647,6 @@
|
||||
<key>files</key>
|
||||
<array>
|
||||
<string>E7A30F04FF334B1F00000000</string>
|
||||
<string>E7A30F04928D142900000000</string>
|
||||
<string>E7A30F04DB6520C800000000</string>
|
||||
<string>E7A30F04D65BA68200000000</string>
|
||||
<string>E7A30F04119CDA0700000000</string>
|
||||
@ -595,6 +657,10 @@
|
||||
<string>E7A30F043594DCC000000000</string>
|
||||
<string>E7A30F042420028600000000</string>
|
||||
<string>E7A30F0484A59C1D00000000</string>
|
||||
<string>E7A30F04AD66967300000000</string>
|
||||
<string>E7A30F04F40A586F00000000</string>
|
||||
<string>E7A30F046C9831F100000000</string>
|
||||
<string>E7A30F04928D142900000000</string>
|
||||
<string>E7A30F04A54A195300000000</string>
|
||||
<string>E7A30F04097DBE9200000000</string>
|
||||
<string>E7A30F04CE34063500000000</string>
|
||||
|
@ -169,6 +169,19 @@
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E296C9831F100000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>name</key>
|
||||
<string>libContextUI.a</string>
|
||||
<key>path</key>
|
||||
<string>libContextUI.a</string>
|
||||
<key>sourceTree</key>
|
||||
<string>BUILT_PRODUCTS_DIR</string>
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E292417E0B200000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -468,6 +481,19 @@
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29AD66967300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>name</key>
|
||||
<string>libReactionSelectionNode.a</string>
|
||||
<key>path</key>
|
||||
<string>libReactionSelectionNode.a</string>
|
||||
<key>sourceTree</key>
|
||||
<string>BUILT_PRODUCTS_DIR</string>
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E291D58331200000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -663,6 +689,19 @@
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29F40A586F00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>name</key>
|
||||
<string>libTextSelectionNode.a</string>
|
||||
<key>path</key>
|
||||
<string>libTextSelectionNode.a</string>
|
||||
<key>sourceTree</key>
|
||||
<string>BUILT_PRODUCTS_DIR</string>
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29B4B05B7A00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -745,6 +784,7 @@
|
||||
<string>1DD70E29A54A195300000000</string>
|
||||
<string>1DD70E297AB043C800000000</string>
|
||||
<string>1DD70E2997B4D6D800000000</string>
|
||||
<string>1DD70E296C9831F100000000</string>
|
||||
<string>1DD70E292417E0B200000000</string>
|
||||
<string>1DD70E295915423000000000</string>
|
||||
<string>1DD70E29FF334B1F00000000</string>
|
||||
@ -768,6 +808,7 @@
|
||||
<string>1DD70E290F1A3C6400000000</string>
|
||||
<string>1DD70E29DB6520C800000000</string>
|
||||
<string>1DD70E293E4DE92B00000000</string>
|
||||
<string>1DD70E29AD66967300000000</string>
|
||||
<string>1DD70E291D58331200000000</string>
|
||||
<string>1DD70E29CF967D4300000000</string>
|
||||
<string>1DD70E29097DBE9200000000</string>
|
||||
@ -783,6 +824,7 @@
|
||||
<string>1DD70E29C7E0F39600000000</string>
|
||||
<string>1DD70E29BA06E3A600000000</string>
|
||||
<string>1DD70E29F0C15F9C00000000</string>
|
||||
<string>1DD70E29F40A586F00000000</string>
|
||||
<string>1DD70E29B4B05B7A00000000</string>
|
||||
<string>1DD70E29CD296A8300000000</string>
|
||||
<string>1DD70E2951398CF200000000</string>
|
||||
@ -2149,6 +2191,27 @@
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29BF0846EE00000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04AD66967300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29AD66967300000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04F40A586F00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29F40A586F00000000</string>
|
||||
</dict>
|
||||
<key>E7A30F046C9831F100000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E296C9831F100000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04928D142900000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -2325,6 +2388,9 @@
|
||||
<string>E7A30F04A54A195300000000</string>
|
||||
<string>E7A30F041E16CC6C00000000</string>
|
||||
<string>E7A30F04BF0846EE00000000</string>
|
||||
<string>E7A30F04AD66967300000000</string>
|
||||
<string>E7A30F04F40A586F00000000</string>
|
||||
<string>E7A30F046C9831F100000000</string>
|
||||
<string>E7A30F04928D142900000000</string>
|
||||
<string>E7A30F04097DBE9200000000</string>
|
||||
<string>E7A30F0471ED41B100000000</string>
|
||||
|
@ -169,6 +169,19 @@
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E296C9831F100000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>name</key>
|
||||
<string>libContextUI.a</string>
|
||||
<key>path</key>
|
||||
<string>libContextUI.a</string>
|
||||
<key>sourceTree</key>
|
||||
<string>BUILT_PRODUCTS_DIR</string>
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E292417E0B200000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -351,6 +364,19 @@
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29AD66967300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>name</key>
|
||||
<string>libReactionSelectionNode.a</string>
|
||||
<key>path</key>
|
||||
<string>libReactionSelectionNode.a</string>
|
||||
<key>sourceTree</key>
|
||||
<string>BUILT_PRODUCTS_DIR</string>
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E291D58331200000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -507,6 +533,19 @@
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29F40A586F00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>name</key>
|
||||
<string>libTextSelectionNode.a</string>
|
||||
<key>path</key>
|
||||
<string>libTextSelectionNode.a</string>
|
||||
<key>sourceTree</key>
|
||||
<string>BUILT_PRODUCTS_DIR</string>
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29CD296A8300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -563,6 +602,7 @@
|
||||
<string>1DD70E292420028600000000</string>
|
||||
<string>1DD70E29A54A195300000000</string>
|
||||
<string>1DD70E297AB043C800000000</string>
|
||||
<string>1DD70E296C9831F100000000</string>
|
||||
<string>1DD70E292417E0B200000000</string>
|
||||
<string>1DD70E295915423000000000</string>
|
||||
<string>1DD70E29FF334B1F00000000</string>
|
||||
@ -577,6 +617,7 @@
|
||||
<string>1DD70E290F1A3C6400000000</string>
|
||||
<string>1DD70E29DB6520C800000000</string>
|
||||
<string>1DD70E293E4DE92B00000000</string>
|
||||
<string>1DD70E29AD66967300000000</string>
|
||||
<string>1DD70E291D58331200000000</string>
|
||||
<string>1DD70E29097DBE9200000000</string>
|
||||
<string>1DD70E2981AE180900000000</string>
|
||||
@ -589,6 +630,7 @@
|
||||
<string>1DD70E292395015100000000</string>
|
||||
<string>1DD70E29BA06E3A600000000</string>
|
||||
<string>1DD70E29F0C15F9C00000000</string>
|
||||
<string>1DD70E29F40A586F00000000</string>
|
||||
<string>1DD70E29CD296A8300000000</string>
|
||||
<string>1DD70E2951398CF200000000</string>
|
||||
<string>1DD70E29597BAFBB00000000</string>
|
||||
@ -897,6 +939,27 @@
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29A54A195300000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04AD66967300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29AD66967300000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04F40A586F00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29F40A586F00000000</string>
|
||||
</dict>
|
||||
<key>E7A30F046C9831F100000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E296C9831F100000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04928D142900000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -1023,6 +1086,9 @@
|
||||
<string>E7A30F043594DCC000000000</string>
|
||||
<string>E7A30F042420028600000000</string>
|
||||
<string>E7A30F04A54A195300000000</string>
|
||||
<string>E7A30F04AD66967300000000</string>
|
||||
<string>E7A30F04F40A586F00000000</string>
|
||||
<string>E7A30F046C9831F100000000</string>
|
||||
<string>E7A30F04928D142900000000</string>
|
||||
<string>E7A30F04097DBE9200000000</string>
|
||||
<string>E7A30F041E16CC6C00000000</string>
|
||||
|
@ -169,6 +169,19 @@
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E296C9831F100000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>name</key>
|
||||
<string>libContextUI.a</string>
|
||||
<key>path</key>
|
||||
<string>libContextUI.a</string>
|
||||
<key>sourceTree</key>
|
||||
<string>BUILT_PRODUCTS_DIR</string>
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E292417E0B200000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -351,6 +364,19 @@
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29AD66967300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>name</key>
|
||||
<string>libReactionSelectionNode.a</string>
|
||||
<key>path</key>
|
||||
<string>libReactionSelectionNode.a</string>
|
||||
<key>sourceTree</key>
|
||||
<string>BUILT_PRODUCTS_DIR</string>
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E291D58331200000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -507,6 +533,19 @@
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29F40A586F00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>name</key>
|
||||
<string>libTextSelectionNode.a</string>
|
||||
<key>path</key>
|
||||
<string>libTextSelectionNode.a</string>
|
||||
<key>sourceTree</key>
|
||||
<string>BUILT_PRODUCTS_DIR</string>
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29CD296A8300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -563,6 +602,7 @@
|
||||
<string>1DD70E292420028600000000</string>
|
||||
<string>1DD70E29A54A195300000000</string>
|
||||
<string>1DD70E297AB043C800000000</string>
|
||||
<string>1DD70E296C9831F100000000</string>
|
||||
<string>1DD70E292417E0B200000000</string>
|
||||
<string>1DD70E295915423000000000</string>
|
||||
<string>1DD70E29FF334B1F00000000</string>
|
||||
@ -577,6 +617,7 @@
|
||||
<string>1DD70E290F1A3C6400000000</string>
|
||||
<string>1DD70E29DB6520C800000000</string>
|
||||
<string>1DD70E293E4DE92B00000000</string>
|
||||
<string>1DD70E29AD66967300000000</string>
|
||||
<string>1DD70E291D58331200000000</string>
|
||||
<string>1DD70E29097DBE9200000000</string>
|
||||
<string>1DD70E2981AE180900000000</string>
|
||||
@ -589,6 +630,7 @@
|
||||
<string>1DD70E292395015100000000</string>
|
||||
<string>1DD70E29BA06E3A600000000</string>
|
||||
<string>1DD70E29F0C15F9C00000000</string>
|
||||
<string>1DD70E29F40A586F00000000</string>
|
||||
<string>1DD70E29CD296A8300000000</string>
|
||||
<string>1DD70E2951398CF200000000</string>
|
||||
<string>1DD70E29597BAFBB00000000</string>
|
||||
@ -911,6 +953,27 @@
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29BF0846EE00000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04AD66967300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29AD66967300000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04F40A586F00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29F40A586F00000000</string>
|
||||
</dict>
|
||||
<key>E7A30F046C9831F100000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E296C9831F100000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04928D142900000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -1025,6 +1088,9 @@
|
||||
<string>E7A30F04A54A195300000000</string>
|
||||
<string>E7A30F041E16CC6C00000000</string>
|
||||
<string>E7A30F04BF0846EE00000000</string>
|
||||
<string>E7A30F04AD66967300000000</string>
|
||||
<string>E7A30F04F40A586F00000000</string>
|
||||
<string>E7A30F046C9831F100000000</string>
|
||||
<string>E7A30F04928D142900000000</string>
|
||||
<string>E7A30F04097DBE9200000000</string>
|
||||
<string>E7A30F0471ED41B100000000</string>
|
||||
|
@ -156,6 +156,19 @@
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E296C9831F100000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>name</key>
|
||||
<string>libContextUI.a</string>
|
||||
<key>path</key>
|
||||
<string>libContextUI.a</string>
|
||||
<key>sourceTree</key>
|
||||
<string>BUILT_PRODUCTS_DIR</string>
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E292417E0B200000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -390,6 +403,19 @@
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29AD66967300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>name</key>
|
||||
<string>libReactionSelectionNode.a</string>
|
||||
<key>path</key>
|
||||
<string>libReactionSelectionNode.a</string>
|
||||
<key>sourceTree</key>
|
||||
<string>BUILT_PRODUCTS_DIR</string>
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E291D58331200000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -546,6 +572,19 @@
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29F40A586F00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>name</key>
|
||||
<string>libTextSelectionNode.a</string>
|
||||
<key>path</key>
|
||||
<string>libTextSelectionNode.a</string>
|
||||
<key>sourceTree</key>
|
||||
<string>BUILT_PRODUCTS_DIR</string>
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29B4B05B7A00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -614,6 +653,7 @@
|
||||
<string>1DD70E292420028600000000</string>
|
||||
<string>1DD70E29A54A195300000000</string>
|
||||
<string>1DD70E297AB043C800000000</string>
|
||||
<string>1DD70E296C9831F100000000</string>
|
||||
<string>1DD70E292417E0B200000000</string>
|
||||
<string>1DD70E295915423000000000</string>
|
||||
<string>1DD70E29FF334B1F00000000</string>
|
||||
@ -632,6 +672,7 @@
|
||||
<string>1DD70E290F1A3C6400000000</string>
|
||||
<string>1DD70E29DB6520C800000000</string>
|
||||
<string>1DD70E293E4DE92B00000000</string>
|
||||
<string>1DD70E29AD66967300000000</string>
|
||||
<string>1DD70E291D58331200000000</string>
|
||||
<string>1DD70E29097DBE9200000000</string>
|
||||
<string>1DD70E2981AE180900000000</string>
|
||||
@ -644,6 +685,7 @@
|
||||
<string>1DD70E292395015100000000</string>
|
||||
<string>1DD70E29BA06E3A600000000</string>
|
||||
<string>1DD70E29F0C15F9C00000000</string>
|
||||
<string>1DD70E29F40A586F00000000</string>
|
||||
<string>1DD70E29B4B05B7A00000000</string>
|
||||
<string>1DD70E29CD296A8300000000</string>
|
||||
<string>1DD70E2951398CF200000000</string>
|
||||
@ -989,6 +1031,27 @@
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29BF0846EE00000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04AD66967300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29AD66967300000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04F40A586F00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29F40A586F00000000</string>
|
||||
</dict>
|
||||
<key>E7A30F046C9831F100000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E296C9831F100000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04928D142900000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -1095,6 +1158,9 @@
|
||||
<string>E7A30F04A54A195300000000</string>
|
||||
<string>E7A30F041E16CC6C00000000</string>
|
||||
<string>E7A30F04BF0846EE00000000</string>
|
||||
<string>E7A30F04AD66967300000000</string>
|
||||
<string>E7A30F04F40A586F00000000</string>
|
||||
<string>E7A30F046C9831F100000000</string>
|
||||
<string>E7A30F04928D142900000000</string>
|
||||
<string>E7A30F04097DBE9200000000</string>
|
||||
<string>E7A30F0471ED41B100000000</string>
|
||||
|
@ -182,6 +182,19 @@
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E296C9831F100000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>name</key>
|
||||
<string>libContextUI.a</string>
|
||||
<key>path</key>
|
||||
<string>libContextUI.a</string>
|
||||
<key>sourceTree</key>
|
||||
<string>BUILT_PRODUCTS_DIR</string>
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29016F454200000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -533,6 +546,19 @@
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29AD66967300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>name</key>
|
||||
<string>libReactionSelectionNode.a</string>
|
||||
<key>path</key>
|
||||
<string>libReactionSelectionNode.a</string>
|
||||
<key>sourceTree</key>
|
||||
<string>BUILT_PRODUCTS_DIR</string>
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E291D58331200000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -767,6 +793,19 @@
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29F40A586F00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>name</key>
|
||||
<string>libTextSelectionNode.a</string>
|
||||
<key>path</key>
|
||||
<string>libTextSelectionNode.a</string>
|
||||
<key>sourceTree</key>
|
||||
<string>BUILT_PRODUCTS_DIR</string>
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29B4B05B7A00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -850,6 +889,7 @@
|
||||
<string>1DD70E29A54A195300000000</string>
|
||||
<string>1DD70E297AB043C800000000</string>
|
||||
<string>1DD70E2997B4D6D800000000</string>
|
||||
<string>1DD70E296C9831F100000000</string>
|
||||
<string>1DD70E29016F454200000000</string>
|
||||
<string>1DD70E2979E58A0000000000</string>
|
||||
<string>1DD70E292417E0B200000000</string>
|
||||
@ -877,6 +917,7 @@
|
||||
<string>1DD70E29DB6520C800000000</string>
|
||||
<string>1DD70E29CBE117ED00000000</string>
|
||||
<string>1DD70E293E4DE92B00000000</string>
|
||||
<string>1DD70E29AD66967300000000</string>
|
||||
<string>1DD70E291D58331200000000</string>
|
||||
<string>1DD70E29CF967D4300000000</string>
|
||||
<string>1DD70E29EA9CBB5B00000000</string>
|
||||
@ -895,6 +936,7 @@
|
||||
<string>1DD70E29C7E0F39600000000</string>
|
||||
<string>1DD70E29BA06E3A600000000</string>
|
||||
<string>1DD70E29F0C15F9C00000000</string>
|
||||
<string>1DD70E29F40A586F00000000</string>
|
||||
<string>1DD70E29B4B05B7A00000000</string>
|
||||
<string>1DD70E29CD296A8300000000</string>
|
||||
<string>1DD70E2951398CF200000000</string>
|
||||
@ -2037,6 +2079,27 @@
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E291E16CC6C00000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04AD66967300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29AD66967300000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04F40A586F00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29F40A586F00000000</string>
|
||||
</dict>
|
||||
<key>E7A30F046C9831F100000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E296C9831F100000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04928D142900000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -2251,6 +2314,9 @@
|
||||
<string>E7A30F042420028600000000</string>
|
||||
<string>E7A30F04A54A195300000000</string>
|
||||
<string>E7A30F041E16CC6C00000000</string>
|
||||
<string>E7A30F04AD66967300000000</string>
|
||||
<string>E7A30F04F40A586F00000000</string>
|
||||
<string>E7A30F046C9831F100000000</string>
|
||||
<string>E7A30F04928D142900000000</string>
|
||||
<string>E7A30F04097DBE9200000000</string>
|
||||
<string>E7A30F0471ED41B100000000</string>
|
||||
|
@ -169,6 +169,19 @@
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E296C9831F100000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>name</key>
|
||||
<string>libContextUI.a</string>
|
||||
<key>path</key>
|
||||
<string>libContextUI.a</string>
|
||||
<key>sourceTree</key>
|
||||
<string>BUILT_PRODUCTS_DIR</string>
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E292417E0B200000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -403,6 +416,19 @@
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29AD66967300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>name</key>
|
||||
<string>libReactionSelectionNode.a</string>
|
||||
<key>path</key>
|
||||
<string>libReactionSelectionNode.a</string>
|
||||
<key>sourceTree</key>
|
||||
<string>BUILT_PRODUCTS_DIR</string>
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E291D58331200000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -598,6 +624,19 @@
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29F40A586F00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>name</key>
|
||||
<string>libTextSelectionNode.a</string>
|
||||
<key>path</key>
|
||||
<string>libTextSelectionNode.a</string>
|
||||
<key>sourceTree</key>
|
||||
<string>BUILT_PRODUCTS_DIR</string>
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29B4B05B7A00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -680,6 +719,7 @@
|
||||
<string>1DD70E29A54A195300000000</string>
|
||||
<string>1DD70E297AB043C800000000</string>
|
||||
<string>1DD70E2997B4D6D800000000</string>
|
||||
<string>1DD70E296C9831F100000000</string>
|
||||
<string>1DD70E292417E0B200000000</string>
|
||||
<string>1DD70E295915423000000000</string>
|
||||
<string>1DD70E29FF334B1F00000000</string>
|
||||
@ -698,6 +738,7 @@
|
||||
<string>1DD70E290F1A3C6400000000</string>
|
||||
<string>1DD70E29DB6520C800000000</string>
|
||||
<string>1DD70E293E4DE92B00000000</string>
|
||||
<string>1DD70E29AD66967300000000</string>
|
||||
<string>1DD70E291D58331200000000</string>
|
||||
<string>1DD70E29CF967D4300000000</string>
|
||||
<string>1DD70E29097DBE9200000000</string>
|
||||
@ -713,6 +754,7 @@
|
||||
<string>1DD70E29C7E0F39600000000</string>
|
||||
<string>1DD70E29BA06E3A600000000</string>
|
||||
<string>1DD70E29F0C15F9C00000000</string>
|
||||
<string>1DD70E29F40A586F00000000</string>
|
||||
<string>1DD70E29B4B05B7A00000000</string>
|
||||
<string>1DD70E29CD296A8300000000</string>
|
||||
<string>1DD70E2951398CF200000000</string>
|
||||
@ -1079,6 +1121,27 @@
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29BF0846EE00000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04AD66967300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29AD66967300000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04F40A586F00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29F40A586F00000000</string>
|
||||
</dict>
|
||||
<key>E7A30F046C9831F100000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E296C9831F100000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04928D142900000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -1220,6 +1283,9 @@
|
||||
<string>E7A30F04A54A195300000000</string>
|
||||
<string>E7A30F041E16CC6C00000000</string>
|
||||
<string>E7A30F04BF0846EE00000000</string>
|
||||
<string>E7A30F04AD66967300000000</string>
|
||||
<string>E7A30F04F40A586F00000000</string>
|
||||
<string>E7A30F046C9831F100000000</string>
|
||||
<string>E7A30F04928D142900000000</string>
|
||||
<string>E7A30F04097DBE9200000000</string>
|
||||
<string>E7A30F0471ED41B100000000</string>
|
||||
|
@ -104,6 +104,19 @@
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E296C9831F100000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>name</key>
|
||||
<string>libContextUI.a</string>
|
||||
<key>path</key>
|
||||
<string>libContextUI.a</string>
|
||||
<key>sourceTree</key>
|
||||
<string>BUILT_PRODUCTS_DIR</string>
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29FF334B1F00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -169,6 +182,19 @@
|
||||
<key>explicitFileType</key>
|
||||
<string>compiled.mach-o.dylib</string>
|
||||
</dict>
|
||||
<key>1DD70E29AD66967300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>name</key>
|
||||
<string>libReactionSelectionNode.a</string>
|
||||
<key>path</key>
|
||||
<string>libReactionSelectionNode.a</string>
|
||||
<key>sourceTree</key>
|
||||
<string>BUILT_PRODUCTS_DIR</string>
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E293594DCC000000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -234,6 +260,19 @@
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29F40A586F00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>name</key>
|
||||
<string>libTextSelectionNode.a</string>
|
||||
<key>path</key>
|
||||
<string>libTextSelectionNode.a</string>
|
||||
<key>sourceTree</key>
|
||||
<string>BUILT_PRODUCTS_DIR</string>
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29CD296A8300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -259,16 +298,19 @@
|
||||
<array>
|
||||
<string>1DD70E292420028600000000</string>
|
||||
<string>1DD70E29A54A195300000000</string>
|
||||
<string>1DD70E296C9831F100000000</string>
|
||||
<string>1DD70E29FF334B1F00000000</string>
|
||||
<string>1DD70E29D6F14E1000000000</string>
|
||||
<string>1DD70E2936DE2CF900000000</string>
|
||||
<string>1DD70E29928D142900000000</string>
|
||||
<string>1DD70E29DB6520C800000000</string>
|
||||
<string>1DD70E29AD66967300000000</string>
|
||||
<string>1DD70E293594DCC000000000</string>
|
||||
<string>1DD70E29D65BA68200000000</string>
|
||||
<string>1DD70E29119CDA0700000000</string>
|
||||
<string>1DD70E2984A59C1D00000000</string>
|
||||
<string>1DD70E292395015100000000</string>
|
||||
<string>1DD70E29F40A586F00000000</string>
|
||||
<string>1DD70E29CD296A8300000000</string>
|
||||
</array>
|
||||
</dict>
|
||||
@ -465,6 +507,27 @@
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29A54A195300000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04AD66967300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29AD66967300000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04F40A586F00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29F40A586F00000000</string>
|
||||
</dict>
|
||||
<key>E7A30F046C9831F100000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E296C9831F100000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04928D142900000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -490,6 +553,9 @@
|
||||
<string>E7A30F042420028600000000</string>
|
||||
<string>E7A30F0484A59C1D00000000</string>
|
||||
<string>E7A30F04A54A195300000000</string>
|
||||
<string>E7A30F04AD66967300000000</string>
|
||||
<string>E7A30F04F40A586F00000000</string>
|
||||
<string>E7A30F046C9831F100000000</string>
|
||||
<string>E7A30F04928D142900000000</string>
|
||||
</array>
|
||||
<key>name</key>
|
||||
|
@ -4250,6 +4250,27 @@
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E2907DC840B00000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04AD66967300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29AD66967300000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04F40A586F00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29F40A586F00000000</string>
|
||||
</dict>
|
||||
<key>E7A30F046C9831F100000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E296C9831F100000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04928D142900000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -4285,27 +4306,6 @@
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29B6F47D1F00000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04AD66967300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29AD66967300000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04F40A586F00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29F40A586F00000000</string>
|
||||
</dict>
|
||||
<key>E7A30F046C9831F100000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E296C9831F100000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04D233F68C00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -4798,14 +4798,14 @@
|
||||
<string>E7A30F04FD72F45600000000</string>
|
||||
<string>E7A30F04EA9CBB5B00000000</string>
|
||||
<string>E7A30F0407DC840B00000000</string>
|
||||
<string>E7A30F04AD66967300000000</string>
|
||||
<string>E7A30F04F40A586F00000000</string>
|
||||
<string>E7A30F046C9831F100000000</string>
|
||||
<string>E7A30F04928D142900000000</string>
|
||||
<string>E7A30F04097DBE9200000000</string>
|
||||
<string>E7A30F0471ED41B100000000</string>
|
||||
<string>E7A30F047AB043C800000000</string>
|
||||
<string>E7A30F04B6F47D1F00000000</string>
|
||||
<string>E7A30F04AD66967300000000</string>
|
||||
<string>E7A30F04F40A586F00000000</string>
|
||||
<string>E7A30F046C9831F100000000</string>
|
||||
<string>E7A30F04D233F68C00000000</string>
|
||||
<string>E7A30F049A24C4DE00000000</string>
|
||||
<string>E7A30F0431752C6000000000</string>
|
||||
|
@ -156,6 +156,19 @@
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E296C9831F100000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>name</key>
|
||||
<string>libContextUI.a</string>
|
||||
<key>path</key>
|
||||
<string>libContextUI.a</string>
|
||||
<key>sourceTree</key>
|
||||
<string>BUILT_PRODUCTS_DIR</string>
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E292417E0B200000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -338,6 +351,19 @@
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29AD66967300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>name</key>
|
||||
<string>libReactionSelectionNode.a</string>
|
||||
<key>path</key>
|
||||
<string>libReactionSelectionNode.a</string>
|
||||
<key>sourceTree</key>
|
||||
<string>BUILT_PRODUCTS_DIR</string>
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E291D58331200000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -481,6 +507,19 @@
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29F40A586F00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>name</key>
|
||||
<string>libTextSelectionNode.a</string>
|
||||
<key>path</key>
|
||||
<string>libTextSelectionNode.a</string>
|
||||
<key>sourceTree</key>
|
||||
<string>BUILT_PRODUCTS_DIR</string>
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29CD296A8300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -536,6 +575,7 @@
|
||||
<string>1DD70E292420028600000000</string>
|
||||
<string>1DD70E29A54A195300000000</string>
|
||||
<string>1DD70E297AB043C800000000</string>
|
||||
<string>1DD70E296C9831F100000000</string>
|
||||
<string>1DD70E292417E0B200000000</string>
|
||||
<string>1DD70E295915423000000000</string>
|
||||
<string>1DD70E29FF334B1F00000000</string>
|
||||
@ -550,6 +590,7 @@
|
||||
<string>1DD70E290F1A3C6400000000</string>
|
||||
<string>1DD70E29DB6520C800000000</string>
|
||||
<string>1DD70E293E4DE92B00000000</string>
|
||||
<string>1DD70E29AD66967300000000</string>
|
||||
<string>1DD70E291D58331200000000</string>
|
||||
<string>1DD70E29097DBE9200000000</string>
|
||||
<string>1DD70E293594DCC000000000</string>
|
||||
@ -561,6 +602,7 @@
|
||||
<string>1DD70E292395015100000000</string>
|
||||
<string>1DD70E29BA06E3A600000000</string>
|
||||
<string>1DD70E29F0C15F9C00000000</string>
|
||||
<string>1DD70E29F40A586F00000000</string>
|
||||
<string>1DD70E29CD296A8300000000</string>
|
||||
<string>1DD70E2951398CF200000000</string>
|
||||
<string>1DD70E29597BAFBB00000000</string>
|
||||
@ -973,6 +1015,27 @@
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29BF0846EE00000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04AD66967300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29AD66967300000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04F40A586F00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29F40A586F00000000</string>
|
||||
</dict>
|
||||
<key>E7A30F046C9831F100000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E296C9831F100000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04928D142900000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -1133,6 +1196,9 @@
|
||||
<string>E7A30F04A54A195300000000</string>
|
||||
<string>E7A30F041E16CC6C00000000</string>
|
||||
<string>E7A30F04BF0846EE00000000</string>
|
||||
<string>E7A30F04AD66967300000000</string>
|
||||
<string>E7A30F04F40A586F00000000</string>
|
||||
<string>E7A30F046C9831F100000000</string>
|
||||
<string>E7A30F04928D142900000000</string>
|
||||
<string>E7A30F04097DBE9200000000</string>
|
||||
<string>E7A30F04CE34063500000000</string>
|
||||
|
@ -169,6 +169,19 @@
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E296C9831F100000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>name</key>
|
||||
<string>libContextUI.a</string>
|
||||
<key>path</key>
|
||||
<string>libContextUI.a</string>
|
||||
<key>sourceTree</key>
|
||||
<string>BUILT_PRODUCTS_DIR</string>
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E292417E0B200000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -351,6 +364,19 @@
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29AD66967300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>name</key>
|
||||
<string>libReactionSelectionNode.a</string>
|
||||
<key>path</key>
|
||||
<string>libReactionSelectionNode.a</string>
|
||||
<key>sourceTree</key>
|
||||
<string>BUILT_PRODUCTS_DIR</string>
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E291D58331200000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -507,6 +533,19 @@
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29F40A586F00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>name</key>
|
||||
<string>libTextSelectionNode.a</string>
|
||||
<key>path</key>
|
||||
<string>libTextSelectionNode.a</string>
|
||||
<key>sourceTree</key>
|
||||
<string>BUILT_PRODUCTS_DIR</string>
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29CD296A8300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -563,6 +602,7 @@
|
||||
<string>1DD70E292420028600000000</string>
|
||||
<string>1DD70E29A54A195300000000</string>
|
||||
<string>1DD70E297AB043C800000000</string>
|
||||
<string>1DD70E296C9831F100000000</string>
|
||||
<string>1DD70E292417E0B200000000</string>
|
||||
<string>1DD70E295915423000000000</string>
|
||||
<string>1DD70E29FF334B1F00000000</string>
|
||||
@ -577,6 +617,7 @@
|
||||
<string>1DD70E290F1A3C6400000000</string>
|
||||
<string>1DD70E29DB6520C800000000</string>
|
||||
<string>1DD70E293E4DE92B00000000</string>
|
||||
<string>1DD70E29AD66967300000000</string>
|
||||
<string>1DD70E291D58331200000000</string>
|
||||
<string>1DD70E29097DBE9200000000</string>
|
||||
<string>1DD70E2981AE180900000000</string>
|
||||
@ -589,6 +630,7 @@
|
||||
<string>1DD70E292395015100000000</string>
|
||||
<string>1DD70E29BA06E3A600000000</string>
|
||||
<string>1DD70E29F0C15F9C00000000</string>
|
||||
<string>1DD70E29F40A586F00000000</string>
|
||||
<string>1DD70E29CD296A8300000000</string>
|
||||
<string>1DD70E2951398CF200000000</string>
|
||||
<string>1DD70E29597BAFBB00000000</string>
|
||||
@ -978,6 +1020,27 @@
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E291E16CC6C00000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04AD66967300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29AD66967300000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04F40A586F00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29F40A586F00000000</string>
|
||||
</dict>
|
||||
<key>E7A30F046C9831F100000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E296C9831F100000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04928D142900000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -1086,6 +1149,9 @@
|
||||
<string>E7A30F04C37F741500000000</string>
|
||||
<string>E7A30F04A54A195300000000</string>
|
||||
<string>E7A30F041E16CC6C00000000</string>
|
||||
<string>E7A30F04AD66967300000000</string>
|
||||
<string>E7A30F04F40A586F00000000</string>
|
||||
<string>E7A30F046C9831F100000000</string>
|
||||
<string>E7A30F04928D142900000000</string>
|
||||
<string>E7A30F04097DBE9200000000</string>
|
||||
<string>E7A30F0471ED41B100000000</string>
|
||||
|
@ -182,6 +182,19 @@
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E296C9831F100000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>name</key>
|
||||
<string>libContextUI.a</string>
|
||||
<key>path</key>
|
||||
<string>libContextUI.a</string>
|
||||
<key>sourceTree</key>
|
||||
<string>BUILT_PRODUCTS_DIR</string>
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E292417E0B200000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -494,6 +507,19 @@
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29AD66967300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>name</key>
|
||||
<string>libReactionSelectionNode.a</string>
|
||||
<key>path</key>
|
||||
<string>libReactionSelectionNode.a</string>
|
||||
<key>sourceTree</key>
|
||||
<string>BUILT_PRODUCTS_DIR</string>
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E291D58331200000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -728,6 +754,19 @@
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29F40A586F00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXFileReference</string>
|
||||
<key>name</key>
|
||||
<string>libTextSelectionNode.a</string>
|
||||
<key>path</key>
|
||||
<string>libTextSelectionNode.a</string>
|
||||
<key>sourceTree</key>
|
||||
<string>BUILT_PRODUCTS_DIR</string>
|
||||
<key>explicitFileType</key>
|
||||
<string>archive.ar</string>
|
||||
</dict>
|
||||
<key>1DD70E29B4B05B7A00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -811,6 +850,7 @@
|
||||
<string>1DD70E29FD72F45600000000</string>
|
||||
<string>1DD70E297AB043C800000000</string>
|
||||
<string>1DD70E2997B4D6D800000000</string>
|
||||
<string>1DD70E296C9831F100000000</string>
|
||||
<string>1DD70E292417E0B200000000</string>
|
||||
<string>1DD70E295915423000000000</string>
|
||||
<string>1DD70E29FF334B1F00000000</string>
|
||||
@ -835,6 +875,7 @@
|
||||
<string>1DD70E29DB6520C800000000</string>
|
||||
<string>1DD70E29CBE117ED00000000</string>
|
||||
<string>1DD70E293E4DE92B00000000</string>
|
||||
<string>1DD70E29AD66967300000000</string>
|
||||
<string>1DD70E291D58331200000000</string>
|
||||
<string>1DD70E29CF967D4300000000</string>
|
||||
<string>1DD70E29EA9CBB5B00000000</string>
|
||||
@ -853,6 +894,7 @@
|
||||
<string>1DD70E29C7E0F39600000000</string>
|
||||
<string>1DD70E29BA06E3A600000000</string>
|
||||
<string>1DD70E29F0C15F9C00000000</string>
|
||||
<string>1DD70E29F40A586F00000000</string>
|
||||
<string>1DD70E29B4B05B7A00000000</string>
|
||||
<string>1DD70E29CD296A8300000000</string>
|
||||
<string>1DD70E2951398CF200000000</string>
|
||||
@ -1433,6 +1475,27 @@
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29BF0846EE00000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04AD66967300000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29AD66967300000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04F40A586F00000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E29F40A586F00000000</string>
|
||||
</dict>
|
||||
<key>E7A30F046C9831F100000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
<string>PBXBuildFile</string>
|
||||
<key>fileRef</key>
|
||||
<string>1DD70E296C9831F100000000</string>
|
||||
</dict>
|
||||
<key>E7A30F04928D142900000000</key>
|
||||
<dict>
|
||||
<key>isa</key>
|
||||
@ -1632,6 +1695,9 @@
|
||||
<string>E7A30F04A54A195300000000</string>
|
||||
<string>E7A30F041E16CC6C00000000</string>
|
||||
<string>E7A30F04BF0846EE00000000</string>
|
||||
<string>E7A30F04AD66967300000000</string>
|
||||
<string>E7A30F04F40A586F00000000</string>
|
||||
<string>E7A30F046C9831F100000000</string>
|
||||
<string>E7A30F04928D142900000000</string>
|
||||
<string>E7A30F04097DBE9200000000</string>
|
||||
<string>E7A30F0471ED41B100000000</string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user