Skip to content

Commit

Permalink
Merge branch 'release/2.6.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
maximkhatskevich committed Jun 19, 2017
2 parents b2f527d + 0ab441a commit e0cfd8e
Show file tree
Hide file tree
Showing 51 changed files with 8 additions and 5,528 deletions.
4 changes: 2 additions & 2 deletions Info/Fwk.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>2.6.2</string>
<string>2.6.3</string>
<key>CFBundleVersion</key>
<string>17</string>
<string>18</string>
<key>NSPrincipalClass</key>
<string></string>
</dict>
Expand Down
4 changes: 2 additions & 2 deletions Info/Tst.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>2.6.2</string>
<string>2.6.3</string>
<key>CFBundleVersion</key>
<string>17</string>
<string>18</string>
</dict>
</plist>
4 changes: 2 additions & 2 deletions Main.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@
baseConfigurationReference = AAC11BF2E47E95B4C9D49174 /* Pods-Fwk.release.xcconfig */;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
CURRENT_PROJECT_VERSION = 17;
CURRENT_PROJECT_VERSION = 18;
DEFINES_MODULE = NO;
ENABLE_TESTABILITY = YES;
INFOPLIST_FILE = Info/Fwk.plist;
Expand Down Expand Up @@ -608,7 +608,7 @@
baseConfigurationReference = C642186DB56A445F39A81037 /* Pods-Fwk.debug.xcconfig */;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
CURRENT_PROJECT_VERSION = 17;
CURRENT_PROJECT_VERSION = 18;
DEFINES_MODULE = NO;
ENABLE_TESTABILITY = YES;
INFOPLIST_FILE = Info/Fwk.plist;
Expand Down
2 changes: 1 addition & 1 deletion XCEState.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Pod::Spec.new do |s|

s.name = companyPrefix + projName
s.summary = projSummary
s.version = '2.6.2'
s.version = '2.6.3'
s.homepage = companyGitHubPage + '/' + projName

s.source = { :git => companyGitHubAccount + '/' + projName + '.git', :tag => s.version }
Expand Down
1 change: 1 addition & 0 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
theme: jekyll-theme-cayman
120 changes: 0 additions & 120 deletions docs/Classes.html

This file was deleted.

209 changes: 0 additions & 209 deletions docs/Classes/Dispatcher.html

This file was deleted.

Loading

0 comments on commit e0cfd8e

Please sign in to comment.