Skip to content

Commit

Permalink
Update Demo
Browse files Browse the repository at this point in the history
  • Loading branch information
rivera-ernesto committed Nov 10, 2019
1 parent 2f64267 commit a996c68
Show file tree
Hide file tree
Showing 60 changed files with 2,792 additions and 1,978 deletions.
33 changes: 15 additions & 18 deletions Demo/ConsoleDemo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

/* Begin PBXBuildFile section */
2F1D6BA3CEC33D384A27F063 /* Pods_ConsoleDemo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 41315CBC89C4E719FD94CE0B /* Pods_ConsoleDemo.framework */; };
946842352378938A00F2F78F /* Launch Screen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 946842342378938A00F2F78F /* Launch Screen.storyboard */; };
E57766D918334DF6009F3276 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E57766D818334DF6009F3276 /* Foundation.framework */; };
E57766DB18334DF6009F3276 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E57766DA18334DF6009F3276 /* CoreGraphics.framework */; };
E57766DD18334DF6009F3276 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E57766DC18334DF6009F3276 /* UIKit.framework */; };
Expand All @@ -21,6 +22,11 @@

/* Begin PBXFileReference section */
41315CBC89C4E719FD94CE0B /* Pods_ConsoleDemo.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ConsoleDemo.framework; sourceTree = BUILT_PRODUCTS_DIR; };
94543147236C5D5900E142D7 /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
94543148236C5D5900E142D7 /* NOTICE */ = {isa = PBXFileReference; lastKnownFileType = text; name = NOTICE; path = ../NOTICE; sourceTree = "<group>"; };
94543149236C5D5900E142D7 /* LumberjackConsole.podspec */ = {isa = PBXFileReference; lastKnownFileType = text; name = LumberjackConsole.podspec; path = ../LumberjackConsole.podspec; sourceTree = "<group>"; };
9454314A236C5D5900E142D7 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
946842342378938A00F2F78F /* Launch Screen.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = "Launch Screen.storyboard"; sourceTree = "<group>"; };
C8C68BEAB43A0C716546BC40 /* Pods-ConsoleDemo.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ConsoleDemo.debug.xcconfig"; path = "Pods/Target Support Files/Pods-ConsoleDemo/Pods-ConsoleDemo.debug.xcconfig"; sourceTree = "<group>"; };
DFA405CAD83B599E694DC4F2 /* Pods-ConsoleDemo.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ConsoleDemo.release.xcconfig"; path = "Pods/Target Support Files/Pods-ConsoleDemo/Pods-ConsoleDemo.release.xcconfig"; sourceTree = "<group>"; };
E57766D518334DF6009F3276 /* ConsoleDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ConsoleDemo.app; sourceTree = BUILT_PRODUCTS_DIR; };
Expand Down Expand Up @@ -67,6 +73,10 @@
E57766CC18334DF6009F3276 = {
isa = PBXGroup;
children = (
9454314A236C5D5900E142D7 /* README.md */,
94543147236C5D5900E142D7 /* LICENSE */,
94543148236C5D5900E142D7 /* NOTICE */,
94543149236C5D5900E142D7 /* LumberjackConsole.podspec */,
E57766DE18334DF6009F3276 /* ConsoleDemo */,
E57766D718334DF6009F3276 /* Frameworks */,
E57766D618334DF6009F3276 /* Products */,
Expand Down Expand Up @@ -102,6 +112,7 @@
E57766EA18334DF6009F3276 /* Main.storyboard */,
E57766F018334DF6009F3276 /* ViewController.h */,
E57766F118334DF6009F3276 /* ViewController.m */,
946842342378938A00F2F78F /* Launch Screen.storyboard */,
E57766F318334DF6009F3276 /* Images.xcassets */,
E57766DF18334DF6009F3276 /* Supporting Files */,
);
Expand Down Expand Up @@ -131,7 +142,6 @@
E57766D218334DF6009F3276 /* Frameworks */,
E57766D318334DF6009F3276 /* Resources */,
40BA9AA44DF489A70E584D17 /* [CP] Embed Pods Frameworks */,
54B63CD09D8F9ADB4BC2DBEE /* [CP] Copy Pods Resources */,
);
buildRules = (
);
Expand All @@ -156,6 +166,7 @@
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
English,
en,
Base,
);
Expand All @@ -176,6 +187,7 @@
files = (
E57766F418334DF6009F3276 /* Images.xcassets in Resources */,
E57766EC18334DF6009F3276 /* Main.storyboard in Resources */,
946842352378938A00F2F78F /* Launch Screen.storyboard in Resources */,
E57766E318334DF6009F3276 /* InfoPlist.strings in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
Expand All @@ -189,7 +201,7 @@
files = (
);
inputPaths = (
"${SRCROOT}/Pods/Target Support Files/Pods-ConsoleDemo/Pods-ConsoleDemo-frameworks.sh",
"${PODS_ROOT}/Target Support Files/Pods-ConsoleDemo/Pods-ConsoleDemo-frameworks.sh",
"${BUILT_PRODUCTS_DIR}/CocoaLumberjack/CocoaLumberjack.framework",
"${BUILT_PRODUCTS_DIR}/LumberjackConsole/LumberjackConsole.framework",
"${BUILT_PRODUCTS_DIR}/NBUCore/NBUCore.framework",
Expand All @@ -202,22 +214,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-ConsoleDemo/Pods-ConsoleDemo-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
54B63CD09D8F9ADB4BC2DBEE /* [CP] Copy Pods Resources */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "[CP] Copy Pods Resources";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-ConsoleDemo/Pods-ConsoleDemo-resources.sh\"\n";
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ConsoleDemo/Pods-ConsoleDemo-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
C796EE359A5361802B91B22D /* [CP] Check Pods Manifest.lock */ = {
Expand Down
4 changes: 2 additions & 2 deletions Demo/ConsoleDemo/AppDelegate.m
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
//

#import "AppDelegate.h"
#import <CocoaLumberjack/CocoaLumberjack.h>
#import <LumberjackConsole/PTEDashboard.h>
@import CocoaLumberjack;
@import LumberjackConsole;

@implementation AppDelegate

Expand Down
4 changes: 3 additions & 1 deletion Demo/ConsoleDemo/ConsoleDemo-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,11 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>3.3.1</string>
<string>3.6.0</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>UILaunchStoryboardName</key>
<string>Launch Screen</string>
<key>UIMainStoryboardFile</key>
<string>Main</string>
<key>UIMainStoryboardFile~ipad</key>
Expand Down
51 changes: 51 additions & 0 deletions Demo/ConsoleDemo/Launch Screen.storyboard
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="15505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15509"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>
<!--View Controller-->
<scene sceneID="EHf-IW-A2E">
<objects>
<viewController id="01J-lp-oVM" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="fh3-gI-UX8"/>
<viewControllerLayoutGuide type="bottom" id="FCv-Cb-ZTt"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="9" translatesAutoresizingMaskIntoConstraints="NO" id="obG-Y5-kRd">
<rect key="frame" x="20" y="876" width="374" height="0.0"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="ConsoleDemo" textAlignment="center" lineBreakMode="middleTruncation" baselineAdjustment="alignBaselines" minimumFontSize="18" translatesAutoresizingMaskIntoConstraints="NO" id="GJd-Yh-RWb">
<rect key="frame" x="20" y="278" width="374" height="43"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="36"/>
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="centerX" secondItem="obG-Y5-kRd" secondAttribute="centerX" id="5cz-MP-9tL"/>
<constraint firstAttribute="centerX" secondItem="GJd-Yh-RWb" secondAttribute="centerX" id="Q3B-4B-g5h"/>
<constraint firstItem="obG-Y5-kRd" firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leading" constant="20" symbolic="YES" id="SfN-ll-jLj"/>
<constraint firstAttribute="bottom" secondItem="obG-Y5-kRd" secondAttribute="bottom" constant="20" id="Y44-ml-fuU"/>
<constraint firstItem="GJd-Yh-RWb" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="bottom" multiplier="1/3" constant="1" id="moa-c2-u7t"/>
<constraint firstItem="GJd-Yh-RWb" firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leading" constant="20" symbolic="YES" id="x7j-FC-K8j"/>
</constraints>
</view>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="53" y="375"/>
</scene>
</scenes>
</document>
2 changes: 1 addition & 1 deletion Demo/ConsoleDemo/ViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
//

#import "ViewController.h"
#import <CocoaLumberjack/CocoaLumberjack.h>
@import CocoaLumberjack;

@implementation ViewController

Expand Down
Loading

0 comments on commit a996c68

Please sign in to comment.