Skip to content

Commit aa375ab

Browse files
author
Luc Dion
committed
Rebase
1 parent 4a9d380 commit aa375ab

File tree

2 files changed

+2
-44
lines changed

2 files changed

+2
-44
lines changed

LayoutFrameworkBenchmark.xcodeproj/xcshareddata/xcschemes/LayoutFrameworkBenchmark.xcscheme

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -28,16 +28,6 @@
2828
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
2929
shouldUseLaunchSchemeArgsEnv = "YES">
3030
<Testables>
31-
<TestableReference
32-
skipped = "NO">
33-
<BuildableReference
34-
BuildableIdentifier = "primary"
35-
BlueprintIdentifier = "DF337CCC20D1831D0035DECF"
36-
BuildableName = "LayoutFrameworkBenchmarkTests-iOS.xctest"
37-
BlueprintName = "LayoutFrameworkBenchmarkTests-iOS"
38-
ReferencedContainer = "container:LayoutFrameworkBenchmark.xcodeproj">
39-
</BuildableReference>
40-
</TestableReference>
4131
</Testables>
4232
<MacroExpansion>
4333
<BuildableReference

Podfile.lock

Lines changed: 2 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,68 +1,36 @@
11
PODS:
2-
<<<<<<< HEAD
32
- FlexLayout (1.3.9)
43
- LayoutKit (8.0.1)
54
- NKFrameLayoutKit (2.1)
65
- NotAutoLayout (3.1.1)
76
- PinLayout (1.7.9)
87
- Reveal-SDK (16)
9-
=======
10-
- FlexLayout (1.3.6)
11-
- LayoutKit (7.0.2)
12-
- Nimble (7.1.2)
13-
- NotAutoLayout (3.1.1)
14-
- PinLayout (1.7.8)
15-
- Quick (1.3.0)
16-
- Reveal-SDK (10)
17-
>>>>>>> Initial commit
188

199
DEPENDENCIES:
2010
- FlexLayout
2111
- LayoutKit
22-
<<<<<<< HEAD
2312
- NKFrameLayoutKit
24-
=======
25-
- Nimble
26-
>>>>>>> Initial commit
2713
- NotAutoLayout
2814
- PinLayout
29-
- Quick
30-
- Reveal-SDK (~> 10)
15+
- Reveal-SDK
3116

3217
SPEC REPOS:
3318
https://github.com/cocoapods/specs.git:
3419
- FlexLayout
3520
- LayoutKit
36-
<<<<<<< HEAD
3721
- NKFrameLayoutKit
38-
=======
39-
- Nimble
40-
>>>>>>> Initial commit
4122
- NotAutoLayout
4223
- PinLayout
43-
- Quick
4424
- Reveal-SDK
4525

4626
SPEC CHECKSUMS:
47-
<<<<<<< HEAD
4827
FlexLayout: dbe4b2da72ee63d7145cf32bb5bfba375aeeb9e6
4928
LayoutKit: dab1c2eea7a0bf9d8d755a8a793f87a929768455
5029
NKFrameLayoutKit: 6a2f6ac34f85d495e683ea0f7f1605903a4d3e00
5130
NotAutoLayout: 2e6e82146dcb556cb61fcfd638b202639c167e84
5231
PinLayout: 21ce87a865407a7a3c8a38a326611c476095fedf
5332
Reveal-SDK: ed36bdbb3cbf90b94ae5da0dbcb3c7ae6738c51f
5433

55-
PODFILE CHECKSUM: 2cdc011667a7f9e27a997f01bc1401d8830f418d
56-
=======
57-
FlexLayout: bcdde388eaf826cfb6f801c8a507e2dca70412fa
58-
LayoutKit: 183c513f8322f4e22321499e54163864bcdf7d97
59-
Nimble: 3835ba9f459daa6b347f8a8e110aaae8ca1920a8
60-
NotAutoLayout: 2e6e82146dcb556cb61fcfd638b202639c167e84
61-
PinLayout: 2baeb56058fcbc600e4a39146868d78f998b0e1f
62-
Quick: 03278013f71aa05fe9ecabc94fbcc6835f1ee76f
63-
Reveal-SDK: 7869ddf1f902cabbb07a1f0dd06bd25861a126f7
64-
65-
PODFILE CHECKSUM: 8dfce0b8ca416f33319615ec6b0853028e3d147a
66-
>>>>>>> Initial commit
34+
PODFILE CHECKSUM: 7f58ddd1b9687b031aeb33d986faeaf19ed0e225
6735

6836
COCOAPODS: 1.5.3

0 commit comments

Comments
 (0)