Skip to content

Commit 211fab7

Browse files
Merge pull request #1 from gsbernstein/catchup
Catchup and cleanup
2 parents 9fbd2c4 + f261f2c commit 211fab7

File tree

22 files changed

+998
-610
lines changed

22 files changed

+998
-610
lines changed

Example/Podfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- constrain (0.1.0)
2+
- constrain (0.2.2)
33

44
DEPENDENCIES:
55
- constrain (from `../`)
@@ -9,8 +9,8 @@ EXTERNAL SOURCES:
99
:path: "../"
1010

1111
SPEC CHECKSUMS:
12-
constrain: a924c66d6a311ee5bbdc50f2ed495b36e8168121
12+
constrain: 6a1ed7f60064d25368e6b6ff940b00633eca0221
1313

1414
PODFILE CHECKSUM: 14d7a31a7d61756831ce5797fa846294dc2150e1
1515

16-
COCOAPODS: 1.5.0
16+
COCOAPODS: 1.7.5

Example/Pods/Local Podspecs/constrain.podspec.json

Lines changed: 9 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Manifest.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Pods.xcodeproj/project.pbxproj

Lines changed: 281 additions & 243 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Pods.xcodeproj/project.xcworkspace/contents.xcworkspacedata

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Pods.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/Pods-constrain_Tests/Pods-constrain_Tests-Info.plist

Lines changed: 26 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/Pods-constrain_Tests/Pods-constrain_Tests-frameworks.sh

Lines changed: 28 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/Pods-constrain_Tests/Pods-constrain_Tests.debug.xcconfig

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/Pods-constrain_Tests/Pods-constrain_Tests.release.xcconfig

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)