Skip to content

Commit 990c142

Browse files
committed
initial Commit
1 parent b143200 commit 990c142

File tree

57 files changed

+890
-34
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+890
-34
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
version: "Apple Swift version 3.0 (swiftlang-800.0.46.2 clang-800.0.38)"
2-
options: "61aba49d64e80032178e6856c33dc886"
3-
build_time: [532773460, 196974000]
2+
options: "ad463e782c3210a134e111d118f1269d"
3+
build_time: [532774382, 147901000]
44
inputs:
55
"/Users/prajaktakulkarni/Documents/My Pods/Newly/Newly/Newly.swift": [532768497, 0]
24 Bytes
Binary file not shown.

Build/Intermediates/Newly.build/Debug-iphoneos/Newly.build/Objects-normal/arm64/Newly.swiftdeps

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -12,50 +12,50 @@ provides-member:
1212
- ["SS", "widthOfString"]
1313
- ["SS", "heightOfString"]
1414
provides-dynamic-lookup:
15-
- "textColor"
16-
- "update"
17-
- "hideUpdate"
18-
- "heightOffset"
19-
- "showUpdate"
20-
- "updateButtonTouchUpInside"
21-
- "isUpdateVisible"
22-
- "didTappedUpdate"
23-
- "animationInterval"
2415
- "sharedInstance"
2516
- "backgroundColor"
17+
- "animationInterval"
18+
- "hideUpdate"
2619
- "updateButtonTapped"
2720
- "hideOnTouch"
21+
- "showUpdate"
22+
- "didTappedUpdate"
23+
- "update"
24+
- "heightOffset"
25+
- "updateButtonTouchUpInside"
26+
- "textColor"
27+
- "isUpdateVisible"
2828
depends-top-level:
29-
- "/"
30-
- "Bool"
31-
- !private "Dictionary"
32-
- "AssignmentPrecedence"
33-
- "String"
34-
- "UIFont"
35-
- !private "UIViewAnimationOptions"
36-
- "NSObject"
37-
- !private "UIControlEvents"
29+
- "UIColor"
30+
- !private "CGAffineTransform"
31+
- "CGFloat"
32+
- "NewlyDelegate"
3833
- "UIWindow"
3934
- !private "UIView"
40-
- "Void"
41-
- "CGFloat"
42-
- "UIButton"
4335
- !private ">="
44-
- !private "UIControlState"
36+
- "NSObject"
37+
- "UIButton"
38+
- "Bool"
39+
- "TimeInterval"
40+
- "UIViewController"
41+
- "/"
42+
- "UIFont"
43+
- !private "CGRect"
4544
- !private "NSTextAlignment"
46-
- !private "CGAffineTransform"
4745
- !private "+"
48-
- "UIColor"
49-
- !private "CGRect"
50-
- !private "!"
51-
- "Newly"
52-
- "NewlyDelegate"
53-
- "BooleanLiteralType"
46+
- "AssignmentPrecedence"
47+
- !private "-"
48+
- !private "UIControlEvents"
49+
- "Void"
50+
- !private "Dictionary"
5451
- "UIApplication"
55-
- "TimeInterval"
52+
- "String"
5653
- !private "NSFontAttributeName"
57-
- "UIViewController"
58-
- !private "-"
54+
- "BooleanLiteralType"
55+
- !private "UIControlState"
56+
- !private "!"
57+
- "Newly"
58+
- !private "UIViewAnimationOptions"
5959
depends-member:
6060
- !private ["Ps9AnyObject", "CGAffineTransform"]
6161
- !private ["Ps9AnyObject", "CGRect"]
20 Bytes
Binary file not shown.
17.4 KB
Binary file not shown.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
dependencies: \
2+
/Users/prajaktakulkarni/Documents/My\ Pods/Newly/Build/Intermediates/Newly.build/Debug-iphoneos/Newly.build/DerivedSources/Newly_vers.c
220 Bytes
Binary file not shown.
2.7 KB
Binary file not shown.
20 Bytes
Binary file not shown.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/bin/sh
2+
"${SRCROOT}/Pods/Target Support Files/Pods-Newly/Pods-Newly-resources.sh"
3+

0 commit comments

Comments
 (0)