Skip to content

Commit

Permalink
Prepare for 3.0.0 release;
Browse files Browse the repository at this point in the history
  • Loading branch information
Antondomashnev committed Feb 21, 2017
1 parent 8edf262 commit c34422c
Show file tree
Hide file tree
Showing 7 changed files with 51 additions and 41 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Expand Up @@ -48,12 +48,12 @@ Pods/
#
# Add this line if you want to avoid checking in source code from Carthage dependencies.
Carthage/Checkouts

ADMozaikCollectionViewLayout.framework.zip
Carthage/Build

# fastlane
#
# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
# screenshots whenever they are needed.
# For more information about the recommended setup visit:
# https://github.com/fastlane/fastlane/blob/master/docs/Gitignore.md
Expand Down
2 changes: 1 addition & 1 deletion ADMozaicCollectionViewLayout.podspec
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = 'ADMozaicCollectionViewLayout'
s.version = '2.1.0'
s.version = '3.0.0'
s.summary = "Custom mozaic style collection view layout"

s.description = <<-DESC
Expand Down
6 changes: 4 additions & 2 deletions ADMozaikCollectionViewLayout.xcodeproj/project.pbxproj
Expand Up @@ -493,6 +493,7 @@
isa = XCBuildConfiguration;
baseConfigurationReference = EC99CF274D4EC3331940DEDC /* Pods-ADMozaikCollectionViewLayout.debug.xcconfig */;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)";
CLANG_ENABLE_MODULES = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
DEFINES_MODULE = YES;
Expand All @@ -515,6 +516,7 @@
isa = XCBuildConfiguration;
baseConfigurationReference = F3486C42048D6CF2108F8E46 /* Pods-ADMozaikCollectionViewLayout.release.xcconfig */;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)";
CLANG_ENABLE_MODULES = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
DEFINES_MODULE = YES;
Expand All @@ -536,7 +538,7 @@
isa = XCBuildConfiguration;
baseConfigurationReference = 70CFD8A40B5AEF62231F4DE8 /* Pods-ADMozaikCollectionViewLayoutTests.debug.xcconfig */;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)";
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = NO;
CLANG_ENABLE_MODULES = YES;
INFOPLIST_FILE = ADMozaikCollectionViewLayoutTests/Info.plist;
Expand All @@ -554,7 +556,7 @@
isa = XCBuildConfiguration;
baseConfigurationReference = A5DDCDFA592477E1AE596DEE /* Pods-ADMozaikCollectionViewLayoutTests.release.xcconfig */;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)";
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = NO;
CLANG_ENABLE_MODULES = YES;
INFOPLIST_FILE = ADMozaikCollectionViewLayoutTests/Info.plist;
Expand Down
6 changes: 4 additions & 2 deletions CHANGELOG.yml
@@ -1,9 +1,11 @@
---
upcoming:
version: 3.0.0
version: 3.0.1
notes:
- incompatible renaming in ADMozaikLayoutDelegate to silence Xcode warning [#15](https://github.com/Antondomashnev/ADMozaicCollectionViewLayout/issues/15)
releases:
- version: 3.0.0
notes:
- incompatible renaming in ADMozaikLayoutDelegate to silence Xcode warning [#15](https://github.com/Antondomashnev/ADMozaicCollectionViewLayout/issues/15)
- version: 2.1.0
notes:
- Support different orientations for layout
Expand Down
2 changes: 1 addition & 1 deletion Gemfile
@@ -1,4 +1,4 @@
source 'https://rubygems.org'

gem 'cocoapods', '1.1.0.rc.2'
gem 'cocoapods'
gem 'xcpretty'
52 changes: 29 additions & 23 deletions Gemfile.lock
@@ -1,73 +1,79 @@
GEM
remote: https://rubygems.org/
specs:
CFPropertyList (2.3.5)
activesupport (4.2.7.1)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
claide (1.0.0)
cocoapods (1.1.0.rc.2)
claide (1.0.1)
cocoapods (1.2.0)
activesupport (>= 4.0.2, < 5)
claide (>= 1.0.0, < 2.0)
cocoapods-core (= 1.1.0.rc.2)
claide (>= 1.0.1, < 2.0)
cocoapods-core (= 1.2.0)
cocoapods-deintegrate (>= 1.0.1, < 2.0)
cocoapods-downloader (>= 1.1.1, < 2.0)
cocoapods-downloader (>= 1.1.3, < 2.0)
cocoapods-plugins (>= 1.0.0, < 2.0)
cocoapods-search (>= 1.0.0, < 2.0)
cocoapods-stats (>= 1.0.0, < 2.0)
cocoapods-trunk (>= 1.0.0, < 2.0)
cocoapods-trunk (>= 1.1.2, < 2.0)
cocoapods-try (>= 1.1.0, < 2.0)
colored (~> 1.2)
escape (~> 0.0.4)
fourflusher (~> 1.0.1)
fourflusher (~> 2.0.1)
gh_inspector (~> 1.0)
molinillo (~> 0.5.1)
molinillo (~> 0.5.5)
nap (~> 1.0)
xcodeproj (>= 1.3.1, < 2.0)
cocoapods-core (1.1.0.rc.2)
ruby-macho (~> 0.2.5)
xcodeproj (>= 1.4.1, < 2.0)
cocoapods-core (1.2.0)
activesupport (>= 4.0.2, < 5)
fuzzy_match (~> 2.0.4)
nap (~> 1.0)
cocoapods-deintegrate (1.0.1)
cocoapods-downloader (1.1.1)
cocoapods-downloader (1.1.3)
cocoapods-plugins (1.0.0)
nap
cocoapods-search (1.0.0)
cocoapods-stats (1.0.0)
cocoapods-trunk (1.0.0)
cocoapods-trunk (1.1.2)
nap (>= 0.8, < 2.0)
netrc (= 0.7.8)
cocoapods-try (1.1.0)
colored (1.2)
escape (0.0.4)
fourflusher (1.0.1)
fourflusher (2.0.1)
fuzzy_match (2.0.4)
gh_inspector (1.0.2)
i18n (0.7.0)
json (1.8.3)
minitest (5.9.0)
molinillo (0.5.1)
gh_inspector (1.0.3)
i18n (0.8.0)
json (1.8.6)
minitest (5.10.1)
molinillo (0.5.6)
nanaimo (0.2.3)
nap (1.1.0)
netrc (0.7.8)
rouge (1.11.1)
ruby-macho (0.2.6)
thread_safe (0.3.5)
tzinfo (1.2.2)
thread_safe (~> 0.1)
xcodeproj (1.3.1)
xcodeproj (1.4.2)
CFPropertyList (~> 2.3.3)
activesupport (>= 3)
claide (>= 1.0.0, < 2.0)
claide (>= 1.0.1, < 2.0)
colored (~> 1.2)
xcpretty (0.2.2)
nanaimo (~> 0.2.3)
xcpretty (0.2.4)
rouge (~> 1.8)

PLATFORMS
ruby

DEPENDENCIES
cocoapods (= 1.1.0.rc.2)
cocoapods
xcpretty

BUNDLED WITH
1.13.0
1.13.7
20 changes: 10 additions & 10 deletions Podfile.lock
@@ -1,10 +1,10 @@
PODS:
- FBSnapshotTestCase (2.1.2):
- FBSnapshotTestCase/SwiftSupport (= 2.1.2)
- FBSnapshotTestCase/Core (2.1.2)
- FBSnapshotTestCase/SwiftSupport (2.1.2):
- FBSnapshotTestCase (2.1.4):
- FBSnapshotTestCase/SwiftSupport (= 2.1.4)
- FBSnapshotTestCase/Core (2.1.4)
- FBSnapshotTestCase/SwiftSupport (2.1.4):
- FBSnapshotTestCase/Core
- Nimble (5.0.0-alpha.30p1)
- Nimble (6.0.1)

DEPENDENCIES:
- FBSnapshotTestCase (from `https://github.com/facebook/ios-snapshot-test-case.git`, branch `master`)
Expand All @@ -20,16 +20,16 @@ EXTERNAL SOURCES:

CHECKOUT OPTIONS:
FBSnapshotTestCase:
:commit: da629211c17a4c507e2e866e8a19ed3122af770b
:commit: c1808fb4435ffc3db2203e7623935f39fc31aa8f
:git: https://github.com/facebook/ios-snapshot-test-case.git
Nimble:
:commit: db706fc1d7130f6ac96c56aaf0e635fa3217fe57
:commit: 16a9a31918596b03ad88e6ec9a5cd7f90f0e4d93
:git: https://github.com/Quick/Nimble.git

SPEC CHECKSUMS:
FBSnapshotTestCase: 918c55861356ee83aee7843d759f55a18ff6982b
Nimble: c5b995b4cd57789ec44b0cfb79640fc00e61a8c7
FBSnapshotTestCase: 094f9f314decbabe373b87cc339bea235a63e07a
Nimble: 1aafe036e5b03c5a30d07430fddca564af570696

PODFILE CHECKSUM: 6e885da37e101575df960c67b3aad6ff486ae7e1

COCOAPODS: 1.1.0.rc.2
COCOAPODS: 1.2.0

0 comments on commit c34422c

Please sign in to comment.