Skip to content

Commit

Permalink
Merge pull request #1217 from Microsoft/develop
Browse files Browse the repository at this point in the history
Merging develop to master after the SDK update done for November release 1.11.0
  • Loading branch information
guperrot authored Nov 13, 2018
2 parents cc80fa7 + 689035e commit fe276b1
Show file tree
Hide file tree
Showing 182 changed files with 236,569 additions and 2,211 deletions.
2 changes: 1 addition & 1 deletion AppCenter.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'AppCenter'
s.version = '1.10.1'
s.version = '1.11.0'

s.summary = 'Visual Studio App Center is your continuous integration, delivery and learning solution for iOS and macOS apps.'
s.description = <<-DESC
Expand Down
133 changes: 105 additions & 28 deletions AppCenter/AppCenter.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion AppCenter/AppCenter/AppCenter.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
#import "MSAbstractLog.h"
#import "MSAppCenter.h"
#import "MSAppCenterErrors.h"
#import "MSChannelDelegate.h"
#import "MSChannelGroupProtocol.h"
#import "MSChannelProtocol.h"
#import "MSConstants.h"
Expand Down
53 changes: 0 additions & 53 deletions AppCenter/AppCenter/Internals/AppDelegate/MSAppDelegateForwarder.h

This file was deleted.

Loading

0 comments on commit fe276b1

Please sign in to comment.