Skip to content

Commit

Permalink
similarity display succeeded
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryo Kanbayashi authored and Ryo Kanbayashi committed Oct 25, 2015
1 parent 222530e commit 7df938a
Show file tree
Hide file tree
Showing 5 changed files with 410 additions and 3 deletions.
120 changes: 120 additions & 0 deletions BijinScouter.xcodeproj/project.pbxproj
Expand Up @@ -13,6 +13,8 @@
2A18385A1BBF039200FE7046 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 2A1838591BBF039200FE7046 /* Images.xcassets */; };
2A18385D1BBF039200FE7046 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2A18385B1BBF039200FE7046 /* LaunchScreen.xib */; };
2A1838691BBF039300FE7046 /* BijinScouterTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2A1838681BBF039300FE7046 /* BijinScouterTests.swift */; };
2A1838731BBF08A700FE7046 /* japanese_bijin.png in Resources */ = {isa = PBXBuildFile; fileRef = 2A1838721BBF08A700FE7046 /* japanese_bijin.png */; };
2A1838751BBF08DE00FE7046 /* i320.jpeg in Resources */ = {isa = PBXBuildFile; fileRef = 2A1838741BBF08DE00FE7046 /* i320.jpeg */; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
Expand All @@ -23,6 +25,48 @@
remoteGlobalIDString = 2A18384C1BBF039200FE7046;
remoteInfo = BijinScouter;
};
2A18387E1BD1EAD900FE7046 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 2A1838761BD1EAD900FE7046 /* Alamofire.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = F8111E3319A95C8B0040E7D1;
remoteInfo = "Alamofire iOS";
};
2A1838801BD1EAD900FE7046 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 2A1838761BD1EAD900FE7046 /* Alamofire.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 4DD67C0B1A5C55C900ED2280;
remoteInfo = "Alamofire OSX";
};
2A1838821BD1EAD900FE7046 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 2A1838761BD1EAD900FE7046 /* Alamofire.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = E4202FE01B667AA100C997FB;
remoteInfo = "Alamofire watchOS";
};
2A1838841BD1EAD900FE7046 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 2A1838761BD1EAD900FE7046 /* Alamofire.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = F8111E3E19A95C8B0040E7D1;
remoteInfo = "Alamofire iOS Tests";
};
2A1838861BD1EAD900FE7046 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 2A1838761BD1EAD900FE7046 /* Alamofire.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = F829C6B21A7A94F100A2CD59;
remoteInfo = "Alamofire OSX Tests";
};
2A18388A1BD1ED0A00FE7046 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 2A1838761BD1EAD900FE7046 /* Alamofire.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = F8111E3219A95C8B0040E7D1;
remoteInfo = "Alamofire iOS";
};
/* End PBXContainerItemProxy section */

/* Begin PBXFileReference section */
Expand All @@ -36,6 +80,9 @@
2A1838621BBF039300FE7046 /* BijinScouterTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = BijinScouterTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
2A1838671BBF039300FE7046 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
2A1838681BBF039300FE7046 /* BijinScouterTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BijinScouterTests.swift; sourceTree = "<group>"; };
2A1838721BBF08A700FE7046 /* japanese_bijin.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = japanese_bijin.png; sourceTree = "<group>"; };
2A1838741BBF08DE00FE7046 /* i320.jpeg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = i320.jpeg; sourceTree = "<group>"; };
2A1838761BD1EAD900FE7046 /* Alamofire.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Alamofire.xcodeproj; path = "BijinScouter.xcodeproj/../../../../Downloads/Alamofire-master/Alamofire.xcodeproj"; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
Expand All @@ -59,6 +106,7 @@
2A1838441BBF039200FE7046 = {
isa = PBXGroup;
children = (
2A1838761BD1EAD900FE7046 /* Alamofire.xcodeproj */,
2A18384F1BBF039200FE7046 /* BijinScouter */,
2A1838651BBF039300FE7046 /* BijinScouterTests */,
2A18384E1BBF039200FE7046 /* Products */,
Expand All @@ -77,6 +125,8 @@
2A18384F1BBF039200FE7046 /* BijinScouter */ = {
isa = PBXGroup;
children = (
2A1838721BBF08A700FE7046 /* japanese_bijin.png */,
2A1838741BBF08DE00FE7046 /* i320.jpeg */,
2A1838521BBF039200FE7046 /* AppDelegate.swift */,
2A1838541BBF039200FE7046 /* ViewController.swift */,
2A1838561BBF039200FE7046 /* Main.storyboard */,
Expand Down Expand Up @@ -112,6 +162,18 @@
name = "Supporting Files";
sourceTree = "<group>";
};
2A1838771BD1EAD900FE7046 /* Products */ = {
isa = PBXGroup;
children = (
2A18387F1BD1EAD900FE7046 /* Alamofire.framework */,
2A1838811BD1EAD900FE7046 /* Alamofire.framework */,
2A1838831BD1EAD900FE7046 /* Alamofire.framework */,
2A1838851BD1EAD900FE7046 /* Alamofire iOS Tests.xctest */,
2A1838871BD1EAD900FE7046 /* Alamofire OSX Tests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
Expand All @@ -126,6 +188,7 @@
buildRules = (
);
dependencies = (
2A18388B1BD1ED0A00FE7046 /* PBXTargetDependency */,
);
name = BijinScouter;
productName = BijinScouter;
Expand Down Expand Up @@ -156,6 +219,8 @@
2A1838451BBF039200FE7046 /* Project object */ = {
isa = PBXProject;
attributes = {
LastSwiftMigration = 0700;
LastSwiftUpdateCheck = 0700;
LastUpgradeCheck = 0640;
ORGANIZATIONNAME = ryo_grid;
TargetAttributes = {
Expand All @@ -179,6 +244,12 @@
mainGroup = 2A1838441BBF039200FE7046;
productRefGroup = 2A18384E1BBF039200FE7046 /* Products */;
projectDirPath = "";
projectReferences = (
{
ProductGroup = 2A1838771BD1EAD900FE7046 /* Products */;
ProjectRef = 2A1838761BD1EAD900FE7046 /* Alamofire.xcodeproj */;
},
);
projectRoot = "";
targets = (
2A18384C1BBF039200FE7046 /* BijinScouter */,
Expand All @@ -187,14 +258,54 @@
};
/* End PBXProject section */

/* Begin PBXReferenceProxy section */
2A18387F1BD1EAD900FE7046 /* Alamofire.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = Alamofire.framework;
remoteRef = 2A18387E1BD1EAD900FE7046 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
2A1838811BD1EAD900FE7046 /* Alamofire.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = Alamofire.framework;
remoteRef = 2A1838801BD1EAD900FE7046 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
2A1838831BD1EAD900FE7046 /* Alamofire.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = Alamofire.framework;
remoteRef = 2A1838821BD1EAD900FE7046 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
2A1838851BD1EAD900FE7046 /* Alamofire iOS Tests.xctest */ = {
isa = PBXReferenceProxy;
fileType = wrapper.cfbundle;
path = "Alamofire iOS Tests.xctest";
remoteRef = 2A1838841BD1EAD900FE7046 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
2A1838871BD1EAD900FE7046 /* Alamofire OSX Tests.xctest */ = {
isa = PBXReferenceProxy;
fileType = wrapper.cfbundle;
path = "Alamofire OSX Tests.xctest";
remoteRef = 2A1838861BD1EAD900FE7046 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
/* End PBXReferenceProxy section */

/* Begin PBXResourcesBuildPhase section */
2A18384B1BBF039200FE7046 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
2A1838581BBF039200FE7046 /* Main.storyboard in Resources */,
2A18385D1BBF039200FE7046 /* LaunchScreen.xib in Resources */,
2A1838751BBF08DE00FE7046 /* i320.jpeg in Resources */,
2A18385A1BBF039200FE7046 /* Images.xcassets in Resources */,
2A1838731BBF08A700FE7046 /* japanese_bijin.png in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -233,6 +344,11 @@
target = 2A18384C1BBF039200FE7046 /* BijinScouter */;
targetProxy = 2A1838631BBF039300FE7046 /* PBXContainerItemProxy */;
};
2A18388B1BD1ED0A00FE7046 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = "Alamofire iOS";
targetProxy = 2A18388A1BD1ED0A00FE7046 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */

/* Begin PBXVariantGroup section */
Expand Down Expand Up @@ -341,6 +457,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
INFOPLIST_FILE = BijinScouter/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_NAME = "$(TARGET_NAME)";
};
Expand All @@ -351,6 +468,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
INFOPLIST_FILE = BijinScouter/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_NAME = "$(TARGET_NAME)";
};
Expand Down Expand Up @@ -409,6 +527,7 @@
2A18386E1BBF039300FE7046 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
2A18386F1BBF039300FE7046 /* Build configuration list for PBXNativeTarget "BijinScouterTests" */ = {
isa = XCConfigurationList;
Expand All @@ -417,6 +536,7 @@
2A1838711BBF039300FE7046 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Expand Up @@ -5,14 +5,63 @@
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "2A18384C1BBF039200FE7046"
BuildableName = "BijinScouter.app"
BlueprintName = "BijinScouter"
ReferencedContainer = "container:BijinScouter.xcodeproj">
</BuildableReference>
</BuildActionEntry>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "NO"
buildForArchiving = "NO"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "2A1838611BBF039300FE7046"
BuildableName = "BijinScouterTests.xctest"
BlueprintName = "BijinScouterTests"
ReferencedContainer = "container:BijinScouter.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES"
buildConfiguration = "Debug">
<Testables>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "2A1838611BBF039300FE7046"
BuildableName = "BijinScouterTests.xctest"
BlueprintName = "BijinScouterTests"
ReferencedContainer = "container:BijinScouter.xcodeproj">
</BuildableReference>
</TestableReference>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "2A18384C1BBF039200FE7046"
BuildableName = "BijinScouter.app"
BlueprintName = "BijinScouter"
ReferencedContainer = "container:BijinScouter.xcodeproj">
</BuildableReference>
</MacroExpansion>
</TestAction>
<LaunchAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
Expand All @@ -23,6 +72,16 @@
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
allowLocationSimulation = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "2A18384C1BBF039200FE7046"
BuildableName = "BijinScouter.app"
BlueprintName = "BijinScouter"
ReferencedContainer = "container:BijinScouter.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
Expand All @@ -32,6 +91,16 @@
useCustomWorkingDirectory = "NO"
buildConfiguration = "Release"
debugDocumentVersioning = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "2A18384C1BBF039200FE7046"
BuildableName = "BijinScouter.app"
BlueprintName = "BijinScouter"
ReferencedContainer = "container:BijinScouter.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
Expand Down
28 changes: 25 additions & 3 deletions BijinScouter/Base.lproj/Main.storyboard
@@ -1,25 +1,47 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="6211" systemVersion="14A298i" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="vXZ-lx-hvc">
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="8191" systemVersion="14F27" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="vXZ-lx-hvc">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="6204"/>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="8154"/>
</dependencies>
<scenes>
<!--View Controller-->
<scene sceneID="ufC-wZ-h7g">
<objects>
<viewController id="vXZ-lx-hvc" customClass="ViewController" customModuleProvider="target" sceneMemberID="viewController">
<viewController id="vXZ-lx-hvc" customClass="ViewController" customModule="BijinScouter" customModuleProvider="target" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="jyV-Pf-zRb"/>
<viewControllerLayoutGuide type="bottom" id="2fi-mo-0CV"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="kh9-bI-dsS">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="WMf-SE-i79">
<rect key="frame" x="277" y="112" width="46" height="30"/>
<state key="normal" title="Button">
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
</state>
<connections>
<action selector="evaluation:" destination="vXZ-lx-hvc" eventType="touchUpInside" id="2Z7-xO-036"/>
</connections>
</button>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sWP-jm-Axp">
<rect key="frame" x="242" y="70" width="117" 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>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
</view>
<connections>
<outlet property="point_label" destination="sWP-jm-Axp" id="GUP-on-g02"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="x5A-6p-PRh" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="586" y="249"/>
</scene>
</scenes>
</document>

0 comments on commit 7df938a

Please sign in to comment.