mirror of
https://github.com/kiwix/kiwix-apple.git
synced 2025-09-25 12:56:13 -04:00
Library storyboard bug fix
This commit is contained in:
parent
6b98031f88
commit
6543c2e1c4
@ -49,7 +49,7 @@
|
||||
</dict>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.7.1591</string>
|
||||
<string>1.7.1597</string>
|
||||
<key>ITSAppUsesNonExemptEncryption</key>
|
||||
<false/>
|
||||
<key>LSRequiresIPhoneOS</key>
|
||||
|
@ -126,8 +126,8 @@
|
||||
</tabBar>
|
||||
<connections>
|
||||
<segue destination="NBP-9l-DA2" kind="relationship" relationship="viewControllers" id="Zb0-fu-dUz"/>
|
||||
<segue destination="1jT-pv-sMM" kind="relationship" relationship="viewControllers" id="eOM-f9-s2e"/>
|
||||
<segue destination="UgF-wM-QR2" kind="relationship" relationship="viewControllers" id="kZ4-B0-PCm"/>
|
||||
<segue destination="1jT-pv-sMM" kind="relationship" relationship="viewControllers" id="qHz-6T-Iyf"/>
|
||||
<segue destination="UgF-wM-QR2" kind="relationship" relationship="viewControllers" id="gII-bh-8JM"/>
|
||||
</connections>
|
||||
</tabBarController>
|
||||
<placeholder placeholderIdentifier="IBFirstResponder" id="fdG-uk-I8F" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
||||
@ -431,7 +431,7 @@
|
||||
<outlet property="hasPicIndicator" destination="m78-6c-sND" id="zXy-t3-J7w"/>
|
||||
<outlet property="subtitleLabel" destination="z2j-6z-goy" id="XKA-Il-WMq"/>
|
||||
<outlet property="titleLabel" destination="oQE-dD-h38" id="LXS-i7-i1M"/>
|
||||
<segue destination="5Sz-gR-dgz" kind="showDetail" identifier="ShowBookDetail" action="showViewController:sender:" id="G7C-gQ-hOd"/>
|
||||
<segue destination="5Sz-gR-dgz" kind="showDetail" identifier="ShowBookDetail" id="YBq-US-fwE"/>
|
||||
</connections>
|
||||
</tableViewCell>
|
||||
</prototypes>
|
||||
@ -685,6 +685,6 @@
|
||||
</scene>
|
||||
</scenes>
|
||||
<inferredMetricsTieBreakers>
|
||||
<segue reference="G7C-gQ-hOd"/>
|
||||
<segue reference="YBq-US-fwE"/>
|
||||
</inferredMetricsTieBreakers>
|
||||
</document>
|
||||
|
@ -21,7 +21,7 @@
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.7.2010</string>
|
||||
<string>1.7.2016</string>
|
||||
<key>NSExtension</key>
|
||||
<dict>
|
||||
<key>NSExtensionMainStoryboard</key>
|
||||
|
@ -25,13 +25,13 @@
|
||||
shouldBeEnabled = "Yes"
|
||||
ignoreCount = "0"
|
||||
continueAfterRunningActions = "No"
|
||||
filePath = "Kiwix-iOS/Controller/Library/DownloadTasksController.swift"
|
||||
timestampString = "494191501.485551"
|
||||
filePath = "Kiwix-iOS/Controller/Library/LocalBooksController.swift"
|
||||
timestampString = "494262895.106702"
|
||||
startingColumnNumber = "9223372036854775807"
|
||||
endingColumnNumber = "9223372036854775807"
|
||||
startingLineNumber = "195"
|
||||
endingLineNumber = "195"
|
||||
landmarkName = "tableView(_:editActionsForRowAtIndexPath:)"
|
||||
startingLineNumber = "40"
|
||||
endingLineNumber = "40"
|
||||
landmarkName = "prepareForSegue(segue:sender:)"
|
||||
landmarkType = "7">
|
||||
</BreakpointContent>
|
||||
</BreakpointProxy>
|
||||
|
Loading…
x
Reference in New Issue
Block a user