Skip to content

Commit

Permalink
Merge pull request #74 from ajh17/iphone
Browse files Browse the repository at this point in the history
Add iPhone app
  • Loading branch information
mrkrstphr committed Apr 8, 2015
2 parents df2e2d7 + c70f89d commit 1406982
Show file tree
Hide file tree
Showing 7 changed files with 546 additions and 0 deletions.
298 changes: 298 additions & 0 deletions illacceptanything/illacceptanything.xcodeproj/project.pbxproj
@@ -0,0 +1,298 @@
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {

/* Begin PBXBuildFile section */
3DFDB6531AD4CCE60079A36F /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DFDB6521AD4CCE60079A36F /* AppDelegate.swift */; };
3DFDB6551AD4CCE60079A36F /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DFDB6541AD4CCE60079A36F /* ViewController.swift */; };
3DFDB6581AD4CCE60079A36F /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 3DFDB6561AD4CCE60079A36F /* Main.storyboard */; };
3DFDB65A1AD4CCE60079A36F /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 3DFDB6591AD4CCE60079A36F /* Images.xcassets */; };
3DFDB65D1AD4CCE60079A36F /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 3DFDB65B1AD4CCE60079A36F /* LaunchScreen.xib */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
3DFDB64D1AD4CCE60079A36F /* illacceptanything.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = illacceptanything.app; sourceTree = BUILT_PRODUCTS_DIR; };
3DFDB6511AD4CCE60079A36F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
3DFDB6521AD4CCE60079A36F /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
3DFDB6541AD4CCE60079A36F /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
3DFDB6571AD4CCE60079A36F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
3DFDB6591AD4CCE60079A36F /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
3DFDB65C1AD4CCE60079A36F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
3DFDB64A1AD4CCE60079A36F /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
3DFDB6441AD4CCE60079A36F = {
isa = PBXGroup;
children = (
3DFDB64F1AD4CCE60079A36F /* illacceptanything */,
3DFDB64E1AD4CCE60079A36F /* Products */,
);
sourceTree = "<group>";
};
3DFDB64E1AD4CCE60079A36F /* Products */ = {
isa = PBXGroup;
children = (
3DFDB64D1AD4CCE60079A36F /* illacceptanything.app */,
);
name = Products;
sourceTree = "<group>";
};
3DFDB64F1AD4CCE60079A36F /* illacceptanything */ = {
isa = PBXGroup;
children = (
3DFDB6521AD4CCE60079A36F /* AppDelegate.swift */,
3DFDB6541AD4CCE60079A36F /* ViewController.swift */,
3DFDB6561AD4CCE60079A36F /* Main.storyboard */,
3DFDB6591AD4CCE60079A36F /* Images.xcassets */,
3DFDB65B1AD4CCE60079A36F /* LaunchScreen.xib */,
3DFDB6501AD4CCE60079A36F /* Supporting Files */,
);
path = illacceptanything;
sourceTree = "<group>";
};
3DFDB6501AD4CCE60079A36F /* Supporting Files */ = {
isa = PBXGroup;
children = (
3DFDB6511AD4CCE60079A36F /* Info.plist */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
3DFDB64C1AD4CCE60079A36F /* illacceptanything */ = {
isa = PBXNativeTarget;
buildConfigurationList = 3DFDB66C1AD4CCE60079A36F /* Build configuration list for PBXNativeTarget "illacceptanything" */;
buildPhases = (
3DFDB6491AD4CCE60079A36F /* Sources */,
3DFDB64A1AD4CCE60079A36F /* Frameworks */,
3DFDB64B1AD4CCE60079A36F /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = illacceptanything;
productName = illacceptanything;
productReference = 3DFDB64D1AD4CCE60079A36F /* illacceptanything.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
3DFDB6451AD4CCE60079A36F /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0630;
ORGANIZATIONNAME = illaceptanything;
TargetAttributes = {
3DFDB64C1AD4CCE60079A36F = {
CreatedOnToolsVersion = 6.3;
};
};
};
buildConfigurationList = 3DFDB6481AD4CCE60079A36F /* Build configuration list for PBXProject "illacceptanything" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = 3DFDB6441AD4CCE60079A36F;
productRefGroup = 3DFDB64E1AD4CCE60079A36F /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
3DFDB64C1AD4CCE60079A36F /* illacceptanything */,
);
};
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
3DFDB64B1AD4CCE60079A36F /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
3DFDB6581AD4CCE60079A36F /* Main.storyboard in Resources */,
3DFDB65D1AD4CCE60079A36F /* LaunchScreen.xib in Resources */,
3DFDB65A1AD4CCE60079A36F /* Images.xcassets in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
3DFDB6491AD4CCE60079A36F /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
3DFDB6551AD4CCE60079A36F /* ViewController.swift in Sources */,
3DFDB6531AD4CCE60079A36F /* AppDelegate.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */

/* Begin PBXVariantGroup section */
3DFDB6561AD4CCE60079A36F /* Main.storyboard */ = {
isa = PBXVariantGroup;
children = (
3DFDB6571AD4CCE60079A36F /* Base */,
);
name = Main.storyboard;
sourceTree = "<group>";
};
3DFDB65B1AD4CCE60079A36F /* LaunchScreen.xib */ = {
isa = PBXVariantGroup;
children = (
3DFDB65C1AD4CCE60079A36F /* Base */,
);
name = LaunchScreen.xib;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */

/* Begin XCBuildConfiguration section */
3DFDB66A1AD4CCE60079A36F /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_NO_COMMON_BLOCKS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 8.3;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
3DFDB66B1AD4CCE60079A36F /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_NO_COMMON_BLOCKS = YES;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 8.3;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
};
name = Release;
};
3DFDB66D1AD4CCE60079A36F /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
INFOPLIST_FILE = illacceptanything/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
3DFDB66E1AD4CCE60079A36F /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
INFOPLIST_FILE = illacceptanything/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
3DFDB6481AD4CCE60079A36F /* Build configuration list for PBXProject "illacceptanything" */ = {
isa = XCConfigurationList;
buildConfigurations = (
3DFDB66A1AD4CCE60079A36F /* Debug */,
3DFDB66B1AD4CCE60079A36F /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
3DFDB66C1AD4CCE60079A36F /* Build configuration list for PBXNativeTarget "illacceptanything" */ = {
isa = XCConfigurationList;
buildConfigurations = (
3DFDB66D1AD4CCE60079A36F /* Debug */,
3DFDB66E1AD4CCE60079A36F /* Release */,
);
defaultConfigurationIsVisible = 0;
};
/* End XCConfigurationList section */
};
rootObject = 3DFDB6451AD4CCE60079A36F /* Project object */;
}
14 changes: 14 additions & 0 deletions illacceptanything/illacceptanything/AppDelegate.swift
@@ -0,0 +1,14 @@
//
// AppDelegate.swift
// illacceptanything
//
// Created by illacceptanything on 4/7/15.
// Copyright (c) 2015 illaceptanything. All rights reserved.
//

import UIKit

@UIApplicationMain
class AppDelegate: UIResponder, UIApplicationDelegate {
var window: UIWindow?
}
41 changes: 41 additions & 0 deletions illacceptanything/illacceptanything/Base.lproj/LaunchScreen.xib
@@ -0,0 +1,41 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="7528.3" systemVersion="14D130a" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="7518.3"/>
<capability name="Constraints with non-1.0 multipliers" minToolsVersion="5.1"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<view contentMode="scaleToFill" id="iN0-l3-epB">
<rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" Copyright (c) 2015 illaceptanything. All rights reserved." textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="9" translatesAutoresizingMaskIntoConstraints="NO" id="8ie-xW-0ye">
<rect key="frame" x="20" y="439" width="441" height="21"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="illacceptanything" textAlignment="center" lineBreakMode="middleTruncation" baselineAdjustment="alignBaselines" minimumFontSize="18" translatesAutoresizingMaskIntoConstraints="NO" id="kId-c2-rCX">
<rect key="frame" x="20" y="140" width="441" height="43"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="36"/>
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
<constraints>
<constraint firstItem="kId-c2-rCX" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="bottom" multiplier="1/3" constant="1" id="5cJ-9S-tgC"/>
<constraint firstAttribute="centerX" secondItem="kId-c2-rCX" secondAttribute="centerX" id="Koa-jz-hwk"/>
<constraint firstAttribute="bottom" secondItem="8ie-xW-0ye" secondAttribute="bottom" constant="20" id="Kzo-t9-V3l"/>
<constraint firstItem="8ie-xW-0ye" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="20" symbolic="YES" id="MfP-vx-nX0"/>
<constraint firstAttribute="centerX" secondItem="8ie-xW-0ye" secondAttribute="centerX" id="ZEH-qu-HZ9"/>
<constraint firstItem="kId-c2-rCX" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="20" symbolic="YES" id="fvb-Df-36g"/>
</constraints>
<nil key="simulatedStatusBarMetrics"/>
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
<point key="canvasLocation" x="548" y="455"/>
</view>
</objects>
</document>

0 comments on commit 1406982

Please sign in to comment.