-
Notifications
You must be signed in to change notification settings - Fork 342
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Aaron Voisine
committed
Aug 22, 2013
1 parent
5ed3397
commit df22bab
Showing
9 changed files
with
87 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -212,11 +212,72 @@ | |
</objects> | ||
<point key="canvasLocation" x="1676" y="-349"/> | ||
</scene> | ||
<!--View Controller--> | ||
<scene sceneID="6tF-9l-hjv"> | ||
<objects> | ||
<viewController storyboardIdentifier="ZNAboutViewController" id="b2e-Yj-tnf" sceneMemberID="viewController"> | ||
<view key="view" contentMode="scaleToFill" id="Caj-Y4-4Ch"> | ||
<rect key="frame" x="0.0" y="20" width="320" height="548"/> | ||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> | ||
<subviews> | ||
<view contentMode="scaleToFill" id="61a-av-Tj6"> | ||
<rect key="frame" x="0.0" y="147" width="320" height="230"/> | ||
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" flexibleMaxY="YES"/> | ||
<subviews> | ||
<view contentMode="scaleToFill" id="qVy-JO-nVM"> | ||
<rect key="frame" x="0.0" y="0.0" width="320" height="1"/> | ||
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/> | ||
<color key="backgroundColor" white="0.75" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> | ||
</view> | ||
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="Cl2-sB-zuB"> | ||
<rect key="frame" x="20" y="0.0" width="280" height="230"/> | ||
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> | ||
<string key="text">zinc wallet v0.2 | ||
Copyright © 2013 Aaron Voisine | ||
|
||
This app is open source: https://github.com/voisine/zincwallet | ||
|
||
v0.2 relies on blockchain.info for blockchain data. More data sources coming soon!</string> | ||
<fontDescription key="fontDescription" name="HelveticaNeue-Light" family="Helvetica Neue" pointSize="15"/> | ||
<nil key="highlightedColor"/> | ||
</label> | ||
<view contentMode="scaleToFill" id="yax-ki-WWt"> | ||
<rect key="frame" x="0.0" y="229" width="320" height="1"/> | ||
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/> | ||
<color key="backgroundColor" white="0.75" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> | ||
</view> | ||
</subviews> | ||
<color key="backgroundColor" white="1" alpha="0.5" colorSpace="custom" customColorSpace="calibratedWhite"/> | ||
</view> | ||
</subviews> | ||
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> | ||
</view> | ||
<navigationItem key="navigationItem" id="OTw-xU-SSV"> | ||
<nil key="title"/> | ||
<view key="titleView" contentMode="scaleToFill" id="nXU-B1-b35"> | ||
<rect key="frame" x="118" y="15" width="84" height="15"/> | ||
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> | ||
<subviews> | ||
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" image="[email protected]" id="xKl-vO-gte"> | ||
<rect key="frame" x="0.0" y="0.0" width="84" height="15"/> | ||
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> | ||
</imageView> | ||
</subviews> | ||
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/> | ||
</view> | ||
</navigationItem> | ||
<simulatedNavigationBarMetrics key="simulatedTopBarMetrics" barStyle="blackTranslucent" prompted="NO"/> | ||
</viewController> | ||
<placeholder placeholderIdentifier="IBFirstResponder" id="j7O-Ti-5i4" userLabel="First Responder" sceneMemberID="firstResponder"/> | ||
</objects> | ||
<point key="canvasLocation" x="2090" y="-349"/> | ||
</scene> | ||
<!--Navigation Controller--> | ||
<scene sceneID="s6E-a9-Gyw"> | ||
<objects> | ||
<navigationController definesPresentationContext="YES" id="wFs-aD-OST" sceneMemberID="viewController"> | ||
<navigationItem key="navigationItem" id="BD4-0j-VHW"/> | ||
<simulatedStatusBarMetrics key="simulatedStatusBarMetrics" statusBarStyle="blackTranslucent"/> | ||
<navigationBar key="navigationBar" contentMode="scaleToFill" barStyle="blackTranslucent" id="SIy-7t-6Bs"> | ||
<autoresizingMask key="autoresizingMask"/> | ||
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="calibratedWhite"/> | ||
|
@@ -431,6 +492,7 @@ | |
<scene sceneID="d5q-zo-uy4"> | ||
<objects> | ||
<navigationController definesPresentationContext="YES" modalTransitionStyle="flipHorizontal" id="jaw-AS-YG5" sceneMemberID="viewController"> | ||
<simulatedStatusBarMetrics key="simulatedStatusBarMetrics" statusBarStyle="blackTranslucent"/> | ||
<navigationBar key="navigationBar" contentMode="scaleToFill" barStyle="blackTranslucent" id="QD8-9d-Z2F"> | ||
<autoresizingMask key="autoresizingMask"/> | ||
</navigationBar> | ||
|
@@ -1019,6 +1081,7 @@ | |
<scene sceneID="qbV-Kl-jGa"> | ||
<objects> | ||
<navigationController storyboardIdentifier="ZNEraseNav" definesPresentationContext="YES" id="9BH-Hw-65r" sceneMemberID="viewController"> | ||
<simulatedStatusBarMetrics key="simulatedStatusBarMetrics" statusBarStyle="blackTranslucent"/> | ||
<navigationBar key="navigationBar" contentMode="scaleToFill" barStyle="blackTranslucent" id="2Ct-UV-mSm"> | ||
<autoresizingMask key="autoresizingMask"/> | ||
</navigationBar> | ||
|
@@ -1084,6 +1147,7 @@ | |
<scene sceneID="cpQ-Xn-G9w"> | ||
<objects> | ||
<navigationController definesPresentationContext="YES" id="dNo-Sm-bI0" sceneMemberID="viewController"> | ||
<simulatedStatusBarMetrics key="simulatedStatusBarMetrics" statusBarStyle="blackTranslucent"/> | ||
<nil key="simulatedBottomBarMetrics"/> | ||
<navigationBar key="navigationBar" contentMode="scaleToFill" barStyle="blackTranslucent" id="2le-zU-AuV"> | ||
<autoresizingMask key="autoresizingMask"/> | ||
|
@@ -1130,9 +1194,6 @@ | |
<class className="ZNPayViewController" superclassName="UIViewController"> | ||
<source key="sourceIdentifier" type="project" relativePath="./Classes/ZNPayViewController.h"/> | ||
<relationships> | ||
<relationship kind="action" name="doIt:"/> | ||
<relationship kind="action" name="page:"/> | ||
<relationship kind="action" name="refresh:"/> | ||
<relationship kind="outlet" name="pageControl" candidateClass="UIPageControl"/> | ||
<relationship kind="outlet" name="refreshButton" candidateClass="UIBarButtonItem"/> | ||
<relationship kind="outlet" name="scrollView" candidateClass="UIScrollView"/> | ||
|
@@ -1146,16 +1207,13 @@ | |
<class className="ZNRestoreViewController" superclassName="UIViewController"> | ||
<source key="sourceIdentifier" type="project" relativePath="./Classes/ZNRestoreViewController.h"/> | ||
<relationships> | ||
<relationship kind="action" name="cancel:"/> | ||
<relationship kind="outlet" name="label" candidateClass="UILabel"/> | ||
<relationship kind="outlet" name="textView" candidateClass="UITextView"/> | ||
</relationships> | ||
</class> | ||
<class className="ZNSeedViewController" superclassName="UIViewController"> | ||
<source key="sourceIdentifier" type="project" relativePath="./Classes/ZNSeedViewController.h"/> | ||
<relationships> | ||
<relationship kind="action" name="done:"/> | ||
<relationship kind="action" name="refresh:"/> | ||
<relationship kind="outlet" name="compatiblityLabel" candidateClass="UILabel"/> | ||
<relationship kind="outlet" name="labelFrame" candidateClass="UIView"/> | ||
<relationship kind="outlet" name="logo" candidateClass="UIImageView"/> | ||
|
@@ -1166,9 +1224,6 @@ | |
</class> | ||
<class className="ZNSettingsViewController" superclassName="UITableViewController"> | ||
<source key="sourceIdentifier" type="project" relativePath="./Classes/ZNSettingsViewController.h"/> | ||
<relationships> | ||
<relationship kind="action" name="done:"/> | ||
</relationships> | ||
</class> | ||
<class className="ZNWelcomeViewController" superclassName="UIViewController"> | ||
<source key="sourceIdentifier" type="project" relativePath="./Classes/ZNWelcomeViewController.h"/> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -37,8 +37,6 @@ | |
|
||
@implementation ZincWalletTests | ||
|
||
//XXX remember to test on iOS 5 | ||
|
||
- (void)setUp | ||
{ | ||
[super setUp]; | ||
|