Skip to content

Commit

Permalink
Begin restructuring project
Browse files Browse the repository at this point in the history
  • Loading branch information
wmcginty committed Jan 14, 2022
1 parent 63c1586 commit 9525740
Show file tree
Hide file tree
Showing 81 changed files with 1,090 additions and 1,015 deletions.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
591 changes: 591 additions & 0 deletions Example/Example.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1310"
LastUpgradeVersion = "1320"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
Expand All @@ -14,10 +14,10 @@
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "8698CFCF2061A19D0065AE20"
BuildableName = "UtiliKit-iOSExample.app"
BlueprintName = "UtiliKit-iOSExample"
ReferencedContainer = "container:UtiliKit.xcodeproj">
BlueprintIdentifier = "0EC7EF6727922FB700F712F3"
BuildableName = "iOS Example.app"
BlueprintName = "iOS Example"
ReferencedContainer = "container:Example.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
Expand All @@ -27,26 +27,7 @@
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES">
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "8698CFCF2061A19D0065AE20"
BuildableName = "UtiliKit-iOSExample.app"
BlueprintName = "UtiliKit-iOSExample"
ReferencedContainer = "container:UtiliKit.xcodeproj">
</BuildableReference>
</MacroExpansion>
<Testables>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "8677314020601BB400C54343"
BuildableName = "UtiliKit-iOSTests.xctest"
BlueprintName = "UtiliKit-iOSTests"
ReferencedContainer = "container:UtiliKit.xcodeproj">
</BuildableReference>
</TestableReference>
</Testables>
</TestAction>
<LaunchAction
Expand All @@ -63,10 +44,10 @@
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "8698CFCF2061A19D0065AE20"
BuildableName = "UtiliKit-iOSExample.app"
BlueprintName = "UtiliKit-iOSExample"
ReferencedContainer = "container:UtiliKit.xcodeproj">
BlueprintIdentifier = "0EC7EF6727922FB700F712F3"
BuildableName = "iOS Example.app"
BlueprintName = "iOS Example"
ReferencedContainer = "container:Example.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</LaunchAction>
Expand All @@ -80,10 +61,10 @@
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "8698CFCF2061A19D0065AE20"
BuildableName = "UtiliKit-iOSExample.app"
BlueprintName = "UtiliKit-iOSExample"
ReferencedContainer = "container:UtiliKit.xcodeproj">
BlueprintIdentifier = "0EC7EF6727922FB700F712F3"
BuildableName = "iOS Example.app"
BlueprintName = "iOS Example"
ReferencedContainer = "container:Example.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
//

import UIKit
import UtiliKit

class ActiveLabelViewController: UIViewController {

Expand Down
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="19455" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="rdK-4z-16f">
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="19529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="rdK-4z-16f">
<device id="retina4_7" orientation="portrait" appearance="light"/>
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19454"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19519"/>
<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 @@ -33,7 +33,7 @@
<!--Views-->
<scene sceneID="ssd-ip-ts2">
<objects>
<viewController storyboardIdentifier="ViewController" id="Ywn-K3-9eh" customClass="ViewController" customModule="UtiliKit_iOSExample" customModuleProvider="target" sceneMemberID="viewController">
<viewController storyboardIdentifier="ViewController" id="Ywn-K3-9eh" customClass="ViewController" customModule="iOS_Example" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="E3F-O8-DaJ">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
Expand All @@ -49,7 +49,7 @@
<!--Collection-->
<scene sceneID="XPG-4M-Zsq">
<objects>
<viewController storyboardIdentifier="CollectionViewController" id="NJX-AI-rJc" customClass="CollectionViewController" customModule="UtiliKit_iOSExample" customModuleProvider="target" sceneMemberID="viewController">
<viewController storyboardIdentifier="CollectionViewController" id="NJX-AI-rJc" customClass="CollectionViewController" customModule="iOS_Example" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="T2G-3R-CLh">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
Expand All @@ -65,7 +65,7 @@
<!--View Controllers-->
<scene sceneID="QML-N3-sii">
<objects>
<viewController storyboardIdentifier="VCViewController" id="GXF-61-Br5" customClass="VCViewController" customModule="UtiliKit_iOSExample" customModuleProvider="target" sceneMemberID="viewController">
<viewController storyboardIdentifier="VCViewController" id="GXF-61-Br5" customClass="VCViewController" customModule="iOS_Example" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="4e9-uU-trR">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
Expand Down Expand Up @@ -106,7 +106,7 @@
<!--Active Label-->
<scene sceneID="BvX-ia-Zad">
<objects>
<viewController id="ZgP-fe-jSw" customClass="ActiveLabelViewController" customModule="UtiliKit" sceneMemberID="viewController">
<viewController id="ZgP-fe-jSw" customClass="ActiveLabelViewController" customModule="iOS_Example" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="ybc-Th-23T">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
Expand Down Expand Up @@ -302,7 +302,7 @@ loadingLineVerticalSpacing = 8</string>
<!--Map-->
<scene sceneID="h1W-dY-xUm">
<objects>
<viewController storyboardIdentifier="MapViewController" id="SBK-FD-08V" customClass="MapViewController" customModule="UtiliKit_iOSExample" customModuleProvider="target" sceneMemberID="viewController">
<viewController storyboardIdentifier="MapViewController" id="SBK-FD-08V" customClass="MapViewController" customModule="iOS_Example" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="39P-nR-h1C">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
Expand Down Expand Up @@ -332,7 +332,7 @@ loadingLineVerticalSpacing = 8</string>
<!--Base Container View Controller-->
<scene sceneID="Xjg-wM-sSs">
<objects>
<viewController id="smy-zP-9K0" customClass="BaseContainerViewController" customModule="UtiliKit_iOSExample" customModuleProvider="target" sceneMemberID="viewController">
<viewController id="smy-zP-9K0" customClass="BaseContainerViewController" customModule="iOS_Example" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="gE4-id-R8o">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
Expand Down
20 changes: 20 additions & 0 deletions Example/Sources/Images.xcassets/AccentColor.colorset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"colors" : [
{
"idiom" : "universal"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
6 changes: 6 additions & 0 deletions Example/Sources/Images.xcassets/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"info" : {
"author" : "xcode",
"version" : 1
}
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit 9525740

Please sign in to comment.