Commit 1314e6ff by Daniel Dahan

prepare for release

parent dadbbd33
......@@ -17,8 +17,6 @@
9663F94E1C7A74EA00AF0965 /* AppLeftViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9663F94D1C7A74EA00AF0965 /* AppLeftViewController.swift */; };
9663F9501C7A74FC00AF0965 /* AppRightViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9663F94F1C7A74FC00AF0965 /* AppRightViewController.swift */; };
9663F9521C7A751D00AF0965 /* ItemViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9663F9511C7A751D00AF0965 /* ItemViewController.swift */; };
96AC822A1C97DE25007654F0 /* Material.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 96AC82291C97DE25007654F0 /* Material.framework */; };
96AC822B1C97DE25007654F0 /* Material.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 96AC82291C97DE25007654F0 /* Material.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
96CC08881C7FEBD60034FF84 /* RecipesViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96CC08871C7FEBD60034FF84 /* RecipesViewController.swift */; };
/* End PBXBuildFile section */
......@@ -29,7 +27,6 @@
dstPath = "";
dstSubfolderSpec = 10;
files = (
96AC822B1C97DE25007654F0 /* Material.framework in Embed Frameworks */,
);
name = "Embed Frameworks";
runOnlyForDeploymentPostprocessing = 0;
......@@ -49,7 +46,6 @@
9663F94D1C7A74EA00AF0965 /* AppLeftViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppLeftViewController.swift; sourceTree = "<group>"; };
9663F94F1C7A74FC00AF0965 /* AppRightViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppRightViewController.swift; sourceTree = "<group>"; };
9663F9511C7A751D00AF0965 /* ItemViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ItemViewController.swift; sourceTree = "<group>"; };
96AC82291C97DE25007654F0 /* Material.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; name = Material.framework; path = "/Users/danieldahan/Library/Developer/Xcode/DerivedData/Material-hbpnflxhoouqxebjcyhbbhqyesjd/Build/Products/Debug-iphoneos/Material.framework"; sourceTree = "<absolute>"; };
96CC08871C7FEBD60034FF84 /* RecipesViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RecipesViewController.swift; sourceTree = "<group>"; };
/* End PBXFileReference section */
......@@ -58,7 +54,6 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
96AC822A1C97DE25007654F0 /* Material.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
......@@ -68,7 +63,6 @@
9663F9251C7A744500AF0965 = {
isa = PBXGroup;
children = (
96AC82291C97DE25007654F0 /* Material.framework */,
9663F9301C7A744600AF0965 /* App */,
9663F92F1C7A744600AF0965 /* Products */,
);
......
......@@ -34,8 +34,6 @@
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationPortraitUpsideDown</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>
......
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="9532" systemVersion="15C50" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="BYZ-38-t0r">
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="9532" systemVersion="15D21" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="BYZ-38-t0r">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9530"/>
......
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="9532" systemVersion="15C50" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="BYZ-38-t0r">
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="9532" systemVersion="15D21" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="BYZ-38-t0r">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9530"/>
......@@ -25,7 +25,8 @@
<constraint firstAttribute="height" constant="200" id="HWq-yF-e3p"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="image" keyPath="image" value="ContentAppIcon"/>
<userDefinedRuntimeAttribute type="image" keyPath="image" value="CosmicMindInverted"/>
<userDefinedRuntimeAttribute type="boolean" keyPath="pulseFocus" value="YES"/>
</userDefinedRuntimeAttributes>
</view>
</subviews>
......@@ -45,6 +46,6 @@
</scene>
</scenes>
<resources>
<image name="ContentAppIcon" width="1024" height="1024"/>
<image name="CosmicMindInverted" width="250" height="250"/>
</resources>
</document>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="9532" systemVersion="15C50" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="BYZ-38-t0r">
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="9532" systemVersion="15D21" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="BYZ-38-t0r">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9530"/>
......
......@@ -31,7 +31,7 @@
import UIKit
import AVFoundation
public class CapturePreviewView : MaterialView {
public class CapturePreview : MaterialView {
/**
:name: layerClass
*/
......
......@@ -203,7 +203,7 @@ public class CaptureView : MaterialView, UIGestureRecognizerDelegate {
/**
:name: previewView
*/
public private(set) lazy var previewView: CapturePreviewView = CapturePreviewView()
public private(set) lazy var previewView: CapturePreview = CapturePreview()
/**
:name: capture
......
......@@ -127,7 +127,7 @@ public class ImageCardView : MaterialPulseView {
/**
:name: contentsRect
*/
public override var contentsRect: CGRect {
@IBInspectable public override var contentsRect: CGRect {
didSet {
prepareImageLayer()
imageLayer?.contentsRect = contentsRect
......@@ -137,7 +137,7 @@ public class ImageCardView : MaterialPulseView {
/**
:name: contentsCenter
*/
public override var contentsCenter: CGRect {
@IBInspectable public override var contentsCenter: CGRect {
didSet {
prepareImageLayer()
imageLayer?.contentsCenter = contentsCenter
......
......@@ -147,7 +147,7 @@ public class MaterialButton : UIButton {
}
/// A property that accesses the backing layer's shadowOffset.
public var shadowOffset: CGSize {
@IBInspectable public var shadowOffset: CGSize {
get {
return layer.shadowOffset
}
......@@ -177,7 +177,7 @@ public class MaterialButton : UIButton {
}
/// A property that accesses the backing layer's shadowPath.
public var shadowPath: CGPath? {
@IBInspectable public var shadowPath: CGPath? {
get {
return layer.shadowPath
}
......
......@@ -78,7 +78,7 @@ public class MaterialCollectionViewCell : UICollectionViewCell {
much greater flexibility than the contentsGravity property in
terms of how the image is cropped and stretched.
*/
public var contentsRect: CGRect {
@IBInspectable public var contentsRect: CGRect {
get {
return visualLayer.contentsRect
}
......@@ -91,7 +91,7 @@ public class MaterialCollectionViewCell : UICollectionViewCell {
A CGRect that defines a stretchable region inside the visualLayer
with a fixed border around the edge.
*/
public var contentsCenter: CGRect {
@IBInspectable public var contentsCenter: CGRect {
get {
return visualLayer.contentsCenter
}
......@@ -254,7 +254,7 @@ public class MaterialCollectionViewCell : UICollectionViewCell {
}
/// A property that accesses the backing layer's shadowOffset.
public var shadowOffset: CGSize {
@IBInspectable public var shadowOffset: CGSize {
get {
return layer.shadowOffset
}
......@@ -284,7 +284,7 @@ public class MaterialCollectionViewCell : UICollectionViewCell {
}
/// A property that accesses the backing layer's shadowPath.
public var shadowPath: CGPath? {
@IBInspectable public var shadowPath: CGPath? {
get {
return layer.shadowPath
}
......@@ -392,7 +392,7 @@ public class MaterialCollectionViewCell : UICollectionViewCell {
}
/// A property that accesses the layer.position property.
public var position: CGPoint {
@IBInspectable public var position: CGPoint {
get {
return layer.position
}
......
......@@ -140,7 +140,7 @@ public class MaterialTableViewCell : UITableViewCell {
}
/// A property that accesses the backing layer's shadowOffset.
public var shadowOffset: CGSize {
@IBInspectable public var shadowOffset: CGSize {
get {
return layer.shadowOffset
}
......@@ -170,7 +170,7 @@ public class MaterialTableViewCell : UITableViewCell {
}
/// A property that accesses the backing layer's shadowPath.
public var shadowPath: CGPath? {
@IBInspectable public var shadowPath: CGPath? {
get {
return layer.shadowPath
}
......@@ -257,7 +257,7 @@ public class MaterialTableViewCell : UITableViewCell {
}
/// A property that accesses the layer.position property.
public var position: CGPoint {
@IBInspectable public var position: CGPoint {
get {
return layer.position
}
......
......@@ -63,7 +63,7 @@ public class MaterialView : UIView {
much greater flexibility than the contentsGravity property in
terms of how the image is cropped and stretched.
*/
public var contentsRect: CGRect {
@IBInspectable public var contentsRect: CGRect {
get {
return visualLayer.contentsRect
}
......@@ -76,7 +76,7 @@ public class MaterialView : UIView {
A CGRect that defines a stretchable region inside the visualLayer
with a fixed border around the edge.
*/
public var contentsCenter: CGRect {
@IBInspectable public var contentsCenter: CGRect {
get {
return visualLayer.contentsCenter
}
......@@ -202,7 +202,7 @@ public class MaterialView : UIView {
}
/// A property that accesses the backing layer's shadowOffset.
public var shadowOffset: CGSize {
@IBInspectable public var shadowOffset: CGSize {
get {
return layer.shadowOffset
}
......@@ -232,7 +232,7 @@ public class MaterialView : UIView {
}
/// A property that accesses the backing layer's shadowPath.
public var shadowPath: CGPath? {
@IBInspectable public var shadowPath: CGPath? {
get {
return layer.shadowPath
}
......
......@@ -253,7 +253,7 @@ public class SideNavigationController : UIViewController, UIGestureRecognizerDel
guard nil != rightView else {
return false
}
return rightView!.x != view.bounds.width
return rightView!.x != MaterialDevice.width
}
/**
......
......@@ -118,7 +118,7 @@ public class TextField : UITextField {
}
/// A property that accesses the backing layer's shadowOffset.
public var shadowOffset: CGSize {
@IBInspectable public var shadowOffset: CGSize {
get {
return layer.shadowOffset
}
......@@ -148,7 +148,7 @@ public class TextField : UITextField {
}
/// A property that accesses the backing layer's shadowPath.
public var shadowPath: CGPath? {
@IBInspectable public var shadowPath: CGPath? {
get {
return layer.shadowPath
}
......
......@@ -120,7 +120,7 @@ public class TextView: UITextView {
}
/// A property that accesses the backing layer's shadowOffset.
public var shadowOffset: CGSize {
@IBInspectable public var shadowOffset: CGSize {
get {
return layer.shadowOffset
}
......@@ -150,7 +150,7 @@ public class TextView: UITextView {
}
/// A property that accesses the backing layer's shadowPath.
public var shadowPath: CGPath? {
@IBInspectable public var shadowPath: CGPath? {
get {
return layer.shadowPath
}
......@@ -258,7 +258,7 @@ public class TextView: UITextView {
}
/// A property that accesses the layer.position property.
public var position: CGPoint {
@IBInspectable public var position: CGPoint {
get {
return layer.position
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment