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
12 changes: 12 additions & 0 deletions AR-Tester.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
objects = {

/* Begin PBXBuildFile section */
236D22351FD04B4C0050D127 /* KeyboardHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 236D22341FD04B4C0050D127 /* KeyboardHandler.swift */; };
236D22371FD04CFF0050D127 /* UIViewController+KeyboardHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 236D22361FD04CFF0050D127 /* UIViewController+KeyboardHandler.swift */; };
236D22391FD04EBF0050D127 /* UIScrollView+Configure.swift in Sources */ = {isa = PBXBuildFile; fileRef = 236D22381FD04EBF0050D127 /* UIScrollView+Configure.swift */; };
62C72C025493CD7BF278804E /* libPods-AR-Tester.a in Frameworks */ = {isa = PBXBuildFile; fileRef = DB964CD86DAE6957500DA1AA /* libPods-AR-Tester.a */; };
C21393DC1F545435002BF34B /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C21393DB1F545435002BF34B /* AppDelegate.swift */; };
C21393DE1F545435002BF34B /* art.scnassets in Resources */ = {isa = PBXBuildFile; fileRef = C21393DD1F545435002BF34B /* art.scnassets */; };
Expand All @@ -18,6 +21,9 @@
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
236D22341FD04B4C0050D127 /* KeyboardHandler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KeyboardHandler.swift; sourceTree = "<group>"; };
236D22361FD04CFF0050D127 /* UIViewController+KeyboardHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIViewController+KeyboardHandler.swift"; sourceTree = "<group>"; };
236D22381FD04EBF0050D127 /* UIScrollView+Configure.swift */ = {isa = PBXFileReference; indentWidth = 4; lastKnownFileType = sourcecode.swift; path = "UIScrollView+Configure.swift"; sourceTree = "<group>"; tabWidth = 4; };
2B16C0D3EC27696A7455BF75 /* Pods-AR-Tester.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AR-Tester.release.xcconfig"; path = "Pods/Target Support Files/Pods-AR-Tester/Pods-AR-Tester.release.xcconfig"; sourceTree = "<group>"; };
97FFA548E22A16129B7B6B41 /* Pods-AR-Tester.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AR-Tester.debug.xcconfig"; path = "Pods/Target Support Files/Pods-AR-Tester/Pods-AR-Tester.debug.xcconfig"; sourceTree = "<group>"; };
C21393D81F545435002BF34B /* AR-Tester.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "AR-Tester.app"; sourceTree = BUILT_PRODUCTS_DIR; };
Expand Down Expand Up @@ -84,12 +90,15 @@
children = (
C21393DB1F545435002BF34B /* AppDelegate.swift */,
C2FC140A1F5B6EEE00DBA490 /* StartSceneViewController.swift */,
236D22341FD04B4C0050D127 /* KeyboardHandler.swift */,
236D22361FD04CFF0050D127 /* UIViewController+KeyboardHandler.swift */,
C21393DD1F545435002BF34B /* art.scnassets */,
C21393DF1F545435002BF34B /* CameraController.swift */,
C21393E11F545435002BF34B /* Main.storyboard */,
C21393E41F545435002BF34B /* Assets.xcassets */,
C21393E61F545435002BF34B /* LaunchScreen.storyboard */,
C21393E91F545435002BF34B /* Info.plist */,
236D22381FD04EBF0050D127 /* UIScrollView+Configure.swift */,
);
path = "AR-Tester";
sourceTree = "<group>";
Expand Down Expand Up @@ -265,9 +274,12 @@
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
236D22391FD04EBF0050D127 /* UIScrollView+Configure.swift in Sources */,
C2FC140B1F5B6EEE00DBA490 /* StartSceneViewController.swift in Sources */,
C21393E01F545435002BF34B /* CameraController.swift in Sources */,
C21393DC1F545435002BF34B /* AppDelegate.swift in Sources */,
236D22351FD04B4C0050D127 /* KeyboardHandler.swift in Sources */,
236D22371FD04CFF0050D127 /* UIViewController+KeyboardHandler.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down
39 changes: 26 additions & 13 deletions AR-Tester/Assets.xcassets/AppIcon.appiconset/Contents.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@
"scale" : "2x"
},
{
"idiom" : "iphone",
"size" : "20x20",
"idiom" : "iphone",
"filename" : "icon_20pt@3x.png",
"scale" : "3x"
},
{
Expand All @@ -16,8 +17,9 @@
"scale" : "2x"
},
{
"idiom" : "iphone",
"size" : "29x29",
"idiom" : "iphone",
"filename" : "icon_29pt@3x.png",
"scale" : "3x"
},
{
Expand All @@ -31,18 +33,21 @@
"scale" : "3x"
},
{
"idiom" : "iphone",
"size" : "60x60",
"idiom" : "iphone",
"filename" : "icon_60pt@2x.png",
"scale" : "2x"
},
{
"idiom" : "iphone",
"size" : "60x60",
"idiom" : "iphone",
"filename" : "icon_60pt@3x.png",
"scale" : "3x"
},
{
"idiom" : "ipad",
"size" : "20x20",
"idiom" : "ipad",
"filename" : "icon_20pt.png",
"scale" : "1x"
},
{
Expand All @@ -51,43 +56,51 @@
"scale" : "2x"
},
{
"idiom" : "ipad",
"size" : "29x29",
"idiom" : "ipad",
"filename" : "icon_29pt.png",
"scale" : "1x"
},
{
"idiom" : "ipad",
"size" : "29x29",
"idiom" : "ipad",
"filename" : "icon_29pt@2x.png",
"scale" : "2x"
},
{
"idiom" : "ipad",
"size" : "40x40",
"idiom" : "ipad",
"filename" : "icon_40pt.png",
"scale" : "1x"
},
{
"idiom" : "ipad",
"size" : "40x40",
"idiom" : "ipad",
"filename" : "icon_40pt@2x.png",
"scale" : "2x"
},
{
"idiom" : "ipad",
"size" : "76x76",
"idiom" : "ipad",
"filename" : "icon_76pt.png",
"scale" : "1x"
},
{
"idiom" : "ipad",
"size" : "76x76",
"idiom" : "ipad",
"filename" : "icon_76pt@2x.png",
"scale" : "2x"
},
{
"idiom" : "ipad",
"size" : "83.5x83.5",
"idiom" : "ipad",
"filename" : "icon_83.5@2x.png",
"scale" : "2x"
},
{
"idiom" : "ios-marketing",
"size" : "1024x1024",
"idiom" : "ios-marketing",
"filename" : "Icon.png",
"scale" : "1x"
}
],
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 13 additions & 3 deletions AR-Tester/Base.lproj/Main.storyboard
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13178.6" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="iSG-zV-FHL">
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="iSG-zV-FHL">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13156.2"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13527"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
Expand Down Expand Up @@ -70,7 +70,7 @@
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="QdB-0h-brR">
<scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" keyboardDismissMode="onDrag" translatesAutoresizingMaskIntoConstraints="NO" id="QdB-0h-brR">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Codex Logo" translatesAutoresizingMaskIntoConstraints="NO" id="Qsi-wD-1F9">
Expand Down Expand Up @@ -124,6 +124,7 @@
</userDefinedRuntimeAttributes>
</textField>
</subviews>
<gestureRecognizers/>
<constraints>
<constraint firstAttribute="trailing" secondItem="X4m-a1-sbU" secondAttribute="trailing" constant="30" id="15x-8s-Ykm"/>
<constraint firstItem="1Wx-kV-nGX" firstAttribute="leading" secondItem="QdB-0h-brR" secondAttribute="leading" constant="30" id="8q7-bl-pDy"/>
Expand All @@ -138,6 +139,9 @@
<constraint firstItem="Qsi-wD-1F9" firstAttribute="top" secondItem="QdB-0h-brR" secondAttribute="top" constant="125" id="scv-bm-2t5"/>
<constraint firstItem="X4m-a1-sbU" firstAttribute="leading" secondItem="QdB-0h-brR" secondAttribute="leading" constant="30" id="zBC-Qu-Yms"/>
</constraints>
<connections>
<outletCollection property="gestureRecognizers" destination="pxg-eE-b4d" appends="YES" id="lXX-tk-ECu"/>
</connections>
</scrollView>
</subviews>
<color key="backgroundColor" red="0.13333333333333333" green="0.16470588235294117" blue="0.23137254901960785" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
Expand All @@ -151,11 +155,17 @@
</view>
<connections>
<outlet property="activeField" destination="X4m-a1-sbU" id="cRg-ih-yyd"/>
<outlet property="bottomConstraint" destination="KEc-kd-lc0" id="LLh-Mr-ZAQ"/>
<outlet property="scrollView" destination="QdB-0h-brR" id="JVL-n6-YfZ"/>
<segue destination="bwe-ti-K4y" kind="showDetail" identifier="goCameraSegue" action="showViewController:sender:" id="EEn-n5-fae"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="N1J-f8-d3S" userLabel="First Responder" sceneMemberID="firstResponder"/>
<tapGestureRecognizer id="pxg-eE-b4d">
<connections>
<action selector="tapGestureRecognizer:" destination="iSG-zV-FHL" id="Ac4-Vd-aMb"/>
</connections>
</tapGestureRecognizer>
</objects>
<point key="canvasLocation" x="-1206" y="287"/>
</scene>
Expand Down
2 changes: 0 additions & 2 deletions AR-Tester/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>
Expand Down
Loading