Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
80652c87bf |
@@ -13,6 +13,7 @@
|
||||
16C2E9412266302E00C8FA04 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 16C2E93F2266302E00C8FA04 /* LaunchScreen.storyboard */; };
|
||||
16C2E94C2266302E00C8FA04 /* Project308Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 16C2E94B2266302E00C8FA04 /* Project308Tests.swift */; };
|
||||
16C2E9572266302E00C8FA04 /* Project308UITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 16C2E9562266302E00C8FA04 /* Project308UITests.swift */; };
|
||||
D712DAC82271F43B008E73D8 /* AlarmViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D712DAC72271F43B008E73D8 /* AlarmViewController.swift */; };
|
||||
D745B592226A512500C85F2A /* StopWatchViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D745B591226A512500C85F2A /* StopWatchViewController.swift */; };
|
||||
D745B594226A55EF00C85F2A /* TimerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D745B593226A55EF00C85F2A /* TimerViewController.swift */; };
|
||||
D7A41CAA227009750094886D /* WorldClockViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 169F53B8226A243700546074 /* WorldClockViewController.swift */; };
|
||||
@@ -49,6 +50,7 @@
|
||||
16C2E9522266302E00C8FA04 /* Project308UITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Project308UITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
16C2E9562266302E00C8FA04 /* Project308UITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Project308UITests.swift; sourceTree = "<group>"; };
|
||||
16C2E9582266302E00C8FA04 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
||||
D712DAC72271F43B008E73D8 /* AlarmViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AlarmViewController.swift; sourceTree = "<group>"; };
|
||||
D745B591226A512500C85F2A /* StopWatchViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StopWatchViewController.swift; sourceTree = "<group>"; };
|
||||
D745B593226A55EF00C85F2A /* TimerViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimerViewController.swift; sourceTree = "<group>"; };
|
||||
/* End PBXFileReference section */
|
||||
@@ -102,10 +104,11 @@
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
16C2E9362266302E00C8FA04 /* AppDelegate.swift */,
|
||||
169F53B8226A243700546074 /* WorldClockViewController.swift */,
|
||||
D745B591226A512500C85F2A /* StopWatchViewController.swift */,
|
||||
D745B593226A55EF00C85F2A /* TimerViewController.swift */,
|
||||
D712DAC72271F43B008E73D8 /* AlarmViewController.swift */,
|
||||
16C2E93A2266302E00C8FA04 /* Main.storyboard */,
|
||||
169F53B8226A243700546074 /* WorldClockViewController.swift */,
|
||||
16C2E93D2266302E00C8FA04 /* Assets.xcassets */,
|
||||
16C2E93F2266302E00C8FA04 /* LaunchScreen.storyboard */,
|
||||
16C2E9422266302E00C8FA04 /* Info.plist */,
|
||||
@@ -262,6 +265,7 @@
|
||||
isa = PBXSourcesBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
D712DAC82271F43B008E73D8 /* AlarmViewController.swift in Sources */,
|
||||
D7A41CAA227009750094886D /* WorldClockViewController.swift in Sources */,
|
||||
D745B592226A512500C85F2A /* StopWatchViewController.swift in Sources */,
|
||||
D745B594226A55EF00C85F2A /* TimerViewController.swift in Sources */,
|
||||
|
||||
30
Project308/AlarmViewController.swift
Normal file
30
Project308/AlarmViewController.swift
Normal file
@@ -0,0 +1,30 @@
|
||||
//
|
||||
// AlarmViewController.swift
|
||||
// Project308
|
||||
//
|
||||
// Created by Davis, Timothy A. on 4/25/19.
|
||||
// Copyright © 2019 Helton, Aaron S. All rights reserved.
|
||||
//
|
||||
|
||||
import UIKit
|
||||
|
||||
class AlarmViewController: UIViewController {
|
||||
|
||||
override func viewDidLoad() {
|
||||
super.viewDidLoad()
|
||||
|
||||
// Do any additional setup after loading the view.
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
// MARK: - Navigation
|
||||
|
||||
// In a storyboard-based application, you will often want to do a little preparation before navigation
|
||||
override func prepare(for segue: UIStoryboardSegue, sender: Any?) {
|
||||
// Get the new view controller using segue.destination.
|
||||
// Pass the selected object to the new view controller.
|
||||
}
|
||||
*/
|
||||
|
||||
}
|
||||
@@ -184,6 +184,25 @@
|
||||
</objects>
|
||||
<point key="canvasLocation" x="-130.40000000000001" y="-560.09852216748766"/>
|
||||
</scene>
|
||||
<!--Alarm-->
|
||||
<scene sceneID="nfI-d8-z44">
|
||||
<objects>
|
||||
<viewController id="Yix-zb-nSS" customClass="AlarmViewController" customModule="Project308" sceneMemberID="viewController">
|
||||
<view key="view" contentMode="scaleToFill" id="dPH-7l-OY1">
|
||||
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
||||
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
||||
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||||
<accessibility key="accessibilityConfiguration">
|
||||
<bool key="isElement" value="YES"/>
|
||||
</accessibility>
|
||||
<viewLayoutGuide key="safeArea" id="kfW-9n-dhJ"/>
|
||||
</view>
|
||||
<tabBarItem key="tabBarItem" title="Alarm" id="dtk-9h-BZq"/>
|
||||
</viewController>
|
||||
<placeholder placeholderIdentifier="IBFirstResponder" id="7y4-nt-dcy" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
||||
</objects>
|
||||
<point key="canvasLocation" x="823" y="-562"/>
|
||||
</scene>
|
||||
<!--Tab Bar Controller-->
|
||||
<scene sceneID="UeV-jl-WCT">
|
||||
<objects>
|
||||
@@ -197,6 +216,7 @@
|
||||
<segue destination="IVq-r8-MM7" kind="relationship" relationship="viewControllers" id="W8Z-YI-Va4"/>
|
||||
<segue destination="Qye-JV-Pqh" kind="relationship" relationship="viewControllers" id="8F1-z2-RlH"/>
|
||||
<segue destination="Gtu-61-Naf" kind="relationship" relationship="viewControllers" id="Xze-lT-3SH"/>
|
||||
<segue destination="Yix-zb-nSS" kind="relationship" relationship="viewControllers" id="MRM-WC-Sou"/>
|
||||
</connections>
|
||||
</tabBarController>
|
||||
<placeholder placeholderIdentifier="IBFirstResponder" id="mw0-IS-Rh3" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
||||
|
||||
Reference in New Issue
Block a user