Commit 24a5796 1 parent fdf3578 commit 24a5796 Copy full SHA for 24a5796
File tree 10 files changed +122
-111
lines changed
FBSnapshotsViewer.xcodeproj
Vendor/Sourcery/CodeGenerated
10 files changed +122
-111
lines changed Original file line number Diff line number Diff line change 1
1
## Changelog
2
2
3
- ### 0.4.0 (Next )
3
+ ### 0.4.0 (21.05.2017 )
4
4
5
- * Your contribution here.
6
5
* [ #36 ] ( https://github.com/Antondomashnev/FBSnapshotsViewer/pull/36 ) : Add AppCode snapshot testing support - [ @antondomashnev ] ( https://github.com/antondomashnev ) .
7
6
8
7
### 0.3.0 (14.05.2017)
Original file line number Diff line number Diff line change 1151
1151
DEVELOPMENT_TEAM = XZ2J8VAMV6;
1152
1152
INFOPLIST_FILE = FBSnapshotsViewer/Info.plist;
1153
1153
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
1154
- OTHER_CODE_SIGN_FLAGS = "";
1154
+ OTHER_CODE_SIGN_FLAGS = "--deep ";
1155
1155
PRODUCT_BUNDLE_IDENTIFIER = com.antondomashnev.FBSnapshotsViewer;
1156
1156
PRODUCT_NAME = "$(TARGET_NAME)";
1157
1157
PROVISIONING_PROFILE = "e6e7289b-4d86-4caf-af96-05a893733f65";
Original file line number Diff line number Diff line change 17
17
<key >CFBundlePackageType </key >
18
18
<string >APPL </string >
19
19
<key >CFBundleShortVersionString </key >
20
- <string >0.3 .0 </string >
20
+ <string >0.4 .0 </string >
21
21
<key >CFBundleVersion </key >
22
- <string >2 </string >
22
+ <string >1 </string >
23
23
<key >LSMinimumSystemVersion </key >
24
24
<string >$(MACOSX_DEPLOYMENT_TARGET) </string >
25
25
<key >LSUIElement </key >
Original file line number Diff line number Diff line change 61
61
faraday_middleware (0.11.0.1 )
62
62
faraday (>= 0.7.4 , < 1.0 )
63
63
fastimage (2.1.0 )
64
- fastlane (2.30.2 )
64
+ fastlane (2.32.1 )
65
65
CFPropertyList (>= 2.3 , < 3.0.0 )
66
66
addressable (>= 2.3 , < 3.0.0 )
67
67
babosa (>= 1.0.2 , < 2.0.0 )
155
155
multi_json (~> 1.10 )
156
156
slack-notifier (1.5.1 )
157
157
terminal-notifier (1.8.0 )
158
- terminal-table (1.7.3 )
159
- unicode-display_width (~> 1.1.1 )
158
+ terminal-table (1.8.0 )
159
+ unicode-display_width (~> 1.1 , >= 1.1 .1 )
160
160
thread_safe (0.3.6 )
161
161
tty-screen (0.5.0 )
162
162
tzinfo (1.2.3 )
@@ -165,14 +165,14 @@ GEM
165
165
unf (0.1.4 )
166
166
unf_ext
167
167
unf_ext (0.0.7.4 )
168
- unicode-display_width (1.1.3 )
168
+ unicode-display_width (1.2.1 )
169
169
word_wrap (1.0.0 )
170
170
xcodeproj (1.4.4 )
171
171
CFPropertyList (~> 2.3.3 )
172
172
claide (>= 1.0.1 , < 2.0 )
173
173
colored2 (~> 3.1 )
174
174
nanaimo (~> 0.2.3 )
175
- xcpretty (0.2.7 )
175
+ xcpretty (0.2.8 )
176
176
rouge (~> 2.0.7 )
177
177
xcpretty-travis-formatter (0.0.4 )
178
178
xcpretty (~> 0.2 , >= 0.0.7 )
Original file line number Diff line number Diff line change 1
1
PODS:
2
- - KZFileWatchers (1.0.1 )
3
- - Nimble (6.0.1 )
2
+ - KZFileWatchers (1.0.3 )
3
+ - Nimble (6.1.0 )
4
4
- Quick (1.1.0)
5
- - Sourcery (0.5.9 )
6
- - SwiftGen (4.2.0 )
7
- - SwiftLint (0.16 .1)
5
+ - Sourcery (0.6.0 )
6
+ - SwiftGen (4.2.1 )
7
+ - SwiftLint (0.18 .1)
8
8
9
9
DEPENDENCIES:
10
10
- KZFileWatchers (~> 1.0)
@@ -15,12 +15,12 @@ DEPENDENCIES:
15
15
- SwiftLint (~> 0.16)
16
16
17
17
SPEC CHECKSUMS:
18
- KZFileWatchers: 0215a3745b1822c5efb56562b5870153dee582d0
19
- Nimble: 1527fd1bd2b4cf0636251a36bc8ab37e81da8347
18
+ KZFileWatchers: f09964686a0713834020a0eb328725cad58da0ea
19
+ Nimble: c53e6903fee94041b90ded74f135820437d8bf59
20
20
Quick: dafc587e21eed9f4cab3249b9f9015b0b7a7f71d
21
- Sourcery: 45e4b8ab587861e67de267957b16d91902f3a26f
22
- SwiftGen: b6bfed151243348e4603b91bf5bc4eb2486c9d5b
23
- SwiftLint: b8b683208cc09640898f16318a7a452274e91f61
21
+ Sourcery: b3a93fcdf9c256feeb16e85f4d1bbf46baa42464
22
+ SwiftGen: 2ba2a88fc6130b96e38e2baa0029e4bd222ffd85
23
+ SwiftLint: b467d08f5b25dc3b3cfed243d8e1b74b91714c67
24
24
25
25
PODFILE CHECKSUM: 5d4b37143080129c1708e4b2f45da77b74d4d90e
26
26
Original file line number Diff line number Diff line change 1
- // Generated using Sourcery 0.5.9 — https://github.com/krzysztofzablocki/Sourcery
1
+ // Generated using Sourcery 0.6.0 — https://github.com/krzysztofzablocki/Sourcery
2
2
// DO NOT EDIT
3
3
4
4
Original file line number Diff line number Diff line change 1
- // Generated using Sourcery 0.5.9 — https://github.com/krzysztofzablocki/Sourcery
1
+ // Generated using Sourcery 0.6.0 — https://github.com/krzysztofzablocki/Sourcery
2
2
// DO NOT EDIT
3
3
4
4
// swiftlint:disable file_length
Original file line number Diff line number Diff line change 1
- // Generated using Sourcery 0.5.9 — https://github.com/krzysztofzablocki/Sourcery
1
+ // Generated using Sourcery 0.6.0 — https://github.com/krzysztofzablocki/Sourcery
2
2
// DO NOT EDIT
3
3
4
4
// swiftlint:disable file_length
Original file line number Diff line number Diff line change 1
- // Generated using Sourcery 0.5.9 — https://github.com/krzysztofzablocki/Sourcery
1
+ // Generated using Sourcery 0.6.0 — https://github.com/krzysztofzablocki/Sourcery
2
2
// DO NOT EDIT
3
3
4
4
import Foundation
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments