Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions QLog/QLog.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
archiveVersion = 1;
classes = {
};
objectVersion = 52;
objectVersion = 54;
objects = {

/* Begin PBXBuildFile section */
Expand Down Expand Up @@ -547,7 +547,7 @@
FRAMEWORK_SEARCH_PATHS = "$(DEVELOPER_FRAMEWORKS_DIR)/**";
INFOPLIST_FILE = QLog/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
Expand Down Expand Up @@ -580,7 +580,7 @@
FRAMEWORK_SEARCH_PATHS = "$(DEVELOPER_FRAMEWORKS_DIR)/**";
INFOPLIST_FILE = QLog/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
Expand Down
1 change: 1 addition & 0 deletions QLog/QLog/FrameworkCoordinator.swift
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ class FrameworkCoordinator: RootViewCoordinator {

private lazy var tabbarController: UITabBarController = {
let tabBarController = UITabBarController()
tabBarController.isModalInPresentation = true
return tabBarController
}()

Expand Down
25 changes: 16 additions & 9 deletions QLog/QLog/LiveLogViewController.xib
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14109" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23504" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
<device id="retina4_7" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/>
<capability name="Constraints to layout margins" minToolsVersion="6.0"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23506"/>
<capability name="System colors in document resources" minToolsVersion="11.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
Expand All @@ -27,6 +25,7 @@
<subviews>
<segmentedControl opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="top" segmentControlStyle="plain" selectedSegmentIndex="0" translatesAutoresizingMaskIntoConstraints="NO" id="N2N-fD-lSh">
<rect key="frame" x="0.0" y="20" width="375" height="29"/>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstAttribute="height" constant="28" id="egl-pM-LjF"/>
</constraints>
Expand All @@ -37,6 +36,7 @@
<segment title="Debug"/>
<segment title="Highlight"/>
</segments>
<color key="selectedSegmentTintColor" systemColor="systemBackgroundColor"/>
<connections>
<action selector="logLevelSegmentedControlValueChanged:" destination="-1" eventType="valueChanged" id="ZAU-Xu-duf"/>
</connections>
Expand All @@ -49,7 +49,7 @@
<subviews>
<textView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" scrollEnabled="NO" editable="NO" selectable="NO" translatesAutoresizingMaskIntoConstraints="NO" id="tLC-jQ-hq9">
<rect key="frame" x="0.0" y="20" width="375" height="33"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<accessibility key="accessibilityConfiguration">
<accessibilityTraits key="traits" notEnabled="YES"/>
</accessibility>
Expand All @@ -60,7 +60,7 @@
<textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
</textView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstItem="tLC-jQ-hq9" firstAttribute="bottom" secondItem="adZ-1x-kVX" secondAttribute="bottom" id="gty-0k-JlW"/>
<constraint firstItem="tLC-jQ-hq9" firstAttribute="top" secondItem="adZ-1x-kVX" secondAttribute="top" constant="20" symbolic="YES" id="lD4-8K-fX9"/>
Expand All @@ -69,6 +69,7 @@
</constraints>
</view>
</subviews>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstItem="adZ-1x-kVX" firstAttribute="bottom" secondItem="3Ah-8v-2bc" secondAttribute="bottom" id="FAj-u2-WCS"/>
<constraint firstItem="adZ-1x-kVX" firstAttribute="top" secondItem="3Ah-8v-2bc" secondAttribute="top" id="Tb3-qO-KGl"/>
Expand All @@ -77,7 +78,7 @@
</constraints>
</scrollView>
</subviews>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstItem="N2N-fD-lSh" firstAttribute="trailing" secondItem="i5M-Pr-FkT" secondAttribute="trailing" id="3yF-tF-HYe"/>
<constraint firstItem="3Ah-8v-2bc" firstAttribute="bottom" secondItem="i5M-Pr-FkT" secondAttribute="bottom" id="4BM-jf-RV7"/>
Expand All @@ -88,6 +89,12 @@
<constraint firstItem="N2N-fD-lSh" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="o4e-e3-lLH"/>
<constraint firstItem="N2N-fD-lSh" firstAttribute="bottom" secondItem="3Ah-8v-2bc" secondAttribute="top" constant="-1" id="tF2-1M-8Sa"/>
</constraints>
<point key="canvasLocation" x="17" y="-16"/>
</view>
</objects>
<resources>
<systemColor name="systemBackgroundColor">
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</systemColor>
</resources>
</document>
21 changes: 13 additions & 8 deletions QLog/QLog/SupportPackageViewController.xib
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14109" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23504" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina4_7" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23506"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="System colors in document resources" minToolsVersion="11.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
Expand All @@ -21,20 +20,26 @@
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="vCc-bt-WmA">
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="vCc-bt-WmA">
<rect key="frame" x="95" y="318.5" width="185" height="30"/>
<state key="normal" title="Generate Support Package"/>
<connections>
<action selector="generateSupportPackage:" destination="-1" eventType="touchUpInside" id="5O2-pt-NL9"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstItem="vCc-bt-WmA" firstAttribute="centerY" secondItem="i5M-Pr-FkT" secondAttribute="centerY" id="Kcx-6W-U0u"/>
<constraint firstItem="vCc-bt-WmA" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="zWM-Na-s24"/>
</constraints>
<viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
<point key="canvasLocation" x="17" y="-16"/>
</view>
</objects>
<resources>
<systemColor name="systemBackgroundColor">
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</systemColor>
</resources>
</document>