This repository has been archived by the owner on Nov 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Demo: removed AppCenter/Push pod; updated iOS platform version to 11
- Loading branch information
1 parent
979b7fa
commit db66ea1
Showing
74 changed files
with
1,377 additions
and
727 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,9 @@ | ||
platform :ios, '10.0' | ||
platform :ios, '11.0' | ||
|
||
target 'OfficeUIFabric.Demo' do | ||
use_frameworks! | ||
|
||
pod 'AppCenter' | ||
pod 'AppCenter/Distribute' | ||
pod 'AppCenter/Push' | ||
|
||
end |
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,26 @@ | ||
PODS: | ||
- AppCenter (1.9.0): | ||
- AppCenter/Analytics (= 1.9.0) | ||
- AppCenter/Crashes (= 1.9.0) | ||
- AppCenter/Analytics (1.9.0): | ||
- AppCenter (2.0.1): | ||
- AppCenter/Analytics (= 2.0.1) | ||
- AppCenter/Crashes (= 2.0.1) | ||
- AppCenter/Analytics (2.0.1): | ||
- AppCenter/Core | ||
- AppCenter/Core (1.9.0) | ||
- AppCenter/Crashes (1.9.0): | ||
- AppCenter/Core (2.0.1) | ||
- AppCenter/Crashes (2.0.1): | ||
- AppCenter/Core | ||
- AppCenter/Distribute (1.9.0): | ||
- AppCenter/Core | ||
- AppCenter/Push (1.9.0): | ||
- AppCenter/Distribute (2.0.1): | ||
- AppCenter/Core | ||
|
||
DEPENDENCIES: | ||
- AppCenter | ||
- AppCenter/Distribute | ||
- AppCenter/Push | ||
|
||
SPEC REPOS: | ||
https://github.com/cocoapods/specs.git: | ||
- AppCenter | ||
|
||
SPEC CHECKSUMS: | ||
AppCenter: 3cf7b9387549e9703dab068793e404013e8c0cc1 | ||
AppCenter: 6a5ff2fd007b53431259fdd74f91eb3d0dfea3d1 | ||
|
||
PODFILE CHECKSUM: 281fa11afc70c5e9c9cb203e24e270ab46a87b77 | ||
PODFILE CHECKSUM: c621724a9f802f5deb912004213be046935a75d2 | ||
|
||
COCOAPODS: 1.5.3 | ||
COCOAPODS: 1.6.1 |
Binary file modified
BIN
+14.4 MB
(200%)
OfficeUIFabric.Demo/Pods/AppCenter/AppCenter-SDK-Apple/iOS/AppCenter.framework/AppCenter
Binary file not shown.
10 changes: 5 additions & 5 deletions
10
...abric.Demo/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.
3 changes: 3 additions & 0 deletions
3
...c.Demo/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.
98 changes: 67 additions & 31 deletions
98
...ric.Demo/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.
34 changes: 20 additions & 14 deletions
34
...mo/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.