Skip to content

Commit 84220f7

Browse files
committed
Merge branch 'master' into development
2 parents 83f6152 + ac68dfe commit 84220f7

27 files changed

+107
-30
lines changed
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PODS:
2-
- HeapInspector (1.0):
3-
- HeapInspector/no-arc (= 1.0)
4-
- HeapInspector/no-arc (1.0)
2+
- HeapInspector (1.0.1):
3+
- HeapInspector/no-arc (= 1.0.1)
4+
- HeapInspector/no-arc (1.0.1)
55

66
DEPENDENCIES:
77
- HeapInspector (from `../../HeapInspector.podspec`)
@@ -11,8 +11,8 @@ EXTERNAL SOURCES:
1111
:path: "../../HeapInspector.podspec"
1212

1313
SPEC CHECKSUMS:
14-
HeapInspector: 5837e4fd84f98a632bf8736fa008f970f00765aa
14+
HeapInspector: 121979cf97b186616ddfcd5ec0f61db631556c7b
1515

1616
PODFILE CHECKSUM: c006ee0ab3fccf26d4afd814a15d15ce0680ec06
1717

18-
COCOAPODS: 1.1.1
18+
COCOAPODS: 1.2.0

Example/HeapInspectorExample/Pods/Local Podspecs/HeapInspector.podspec.json

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/HeapInspectorExample/Pods/Manifest.lock

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

Example/HeapInspectorExample/Pods/Target Support Files/HeapInspector/HeapInspector-prefix.pch

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/HeapInspectorExample/Pods/Target Support Files/HeapInspector/HeapInspector-umbrella.h

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/HeapInspectorExample/Pods/Target Support Files/HeapInspector/HeapInspector.xcconfig

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

Example/HeapInspectorExample/Pods/Target Support Files/HeapInspector/Info.plist

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

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

Example/HeapInspectorExample/Pods/Target Support Files/Pods-HeapInspectorExample/Pods-HeapInspectorExample-resources.sh

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

Example/HeapInspectorExample/Pods/Target Support Files/Pods-HeapInspectorExample/Pods-HeapInspectorExample-umbrella.h

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

0 commit comments

Comments
 (0)