-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #25 from openxc/next
AppCenter instead of HockeyApp and tracefile improvements
- Loading branch information
Showing
155 changed files
with
3,065 additions
and
5,618 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,34 @@ | ||
PODS: | ||
- HockeySDK (5.1.4): | ||
- HockeySDK/DefaultLib (= 5.1.4) | ||
- HockeySDK/DefaultLib (5.1.4) | ||
- openxcframework (1.1.6): | ||
- AppCenter (2.2.0): | ||
- AppCenter/Analytics (= 2.2.0) | ||
- AppCenter/Crashes (= 2.2.0) | ||
- AppCenter/Analytics (2.2.0): | ||
- AppCenter/Core | ||
- AppCenter/Core (2.2.0) | ||
- AppCenter/Crashes (2.2.0): | ||
- AppCenter/Core | ||
- openxcframework (4.0.0): | ||
- ProtocolBuffers-Swift | ||
- ProtocolBuffers-Swift (4.0.6) | ||
|
||
DEPENDENCIES: | ||
- HockeySDK | ||
- AppCenter | ||
- openxcframework (from `../`) | ||
|
||
SPEC REPOS: | ||
https://github.com/cocoapods/specs.git: | ||
- HockeySDK | ||
- AppCenter | ||
- ProtocolBuffers-Swift | ||
|
||
EXTERNAL SOURCES: | ||
openxcframework: | ||
:path: "../" | ||
|
||
SPEC CHECKSUMS: | ||
HockeySDK: 15afe6bc0a5bfe3a531fd73dbf082095f37dac3b | ||
openxcframework: 9dbf70ed93f38df573dde6131bebb4cf5d74045b | ||
AppCenter: c809e69d93218b9861b4f8e54ded8dcf4d2131e7 | ||
openxcframework: 6481af0f07f864a99fa3a8560cc8152f577f3ead | ||
ProtocolBuffers-Swift: 09b5cfcc641ab512d6aaa1d2cc3879a40432052c | ||
|
||
PODFILE CHECKSUM: c50021e72e6e334ee32b7f5ca5d6af145ff4500d | ||
PODFILE CHECKSUM: f2d0fa3f68cab83a814e453755d9a4d8bf474222 | ||
|
||
COCOAPODS: 1.6.1 |
Binary file renamed
BIN
+28.9 MB
...edframework/HockeySDK.framework/HockeySDK → ...K-Apple/iOS/AppCenter.framework/AppCenter
Binary file not shown.
21 changes: 21 additions & 0 deletions
21
Example/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenter.framework/Headers/AppCenter.h
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
8 changes: 8 additions & 0 deletions
8
Example/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenter.framework/Headers/MSAbstractLog.h
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
223 changes: 223 additions & 0 deletions
223
Example/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenter.framework/Headers/MSAppCenter.h
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
36 changes: 36 additions & 0 deletions
36
...le/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenter.framework/Headers/MSAppCenterErrors.h
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.