Skip to content

Commit

Permalink
Prepare release 4.0.0;
Browse files Browse the repository at this point in the history
  • Loading branch information
Antondomashnev committed Apr 7, 2017
1 parent d5507f7 commit 9b59550
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 19 deletions.
2 changes: 1 addition & 1 deletion ADMozaicCollectionViewLayout.podspec
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = 'ADMozaicCollectionViewLayout'
s.version = '3.1.0'
s.version = '4.0.0'
s.summary = "Custom mozaic style collection view layout"

s.description = <<-DESC
Expand Down
42 changes: 25 additions & 17 deletions ADMozaikCollectionViewLayout.xcodeproj/project.pbxproj
Expand Up @@ -8,8 +8,6 @@

/* Begin PBXBuildFile section */
6D09E03D1E8C525F00E8D153 /* PhantomProtocols.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D09E03C1E8C525F00E8D153 /* PhantomProtocols.swift */; };
6D3A43881E8AFE1000BDF6E4 /* AutoEquatable.generated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D3A43831E8AFE1000BDF6E4 /* AutoEquatable.generated.swift */; };
6D3A43891E8AFE1000BDF6E4 /* AutoHashable.generated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D3A43841E8AFE1000BDF6E4 /* AutoHashable.generated.swift */; };
6D3A438A1E8AFE1100BDF6E4 /* AutoEquatable.stencil in Resources */ = {isa = PBXBuildFile; fileRef = 6D3A43861E8AFE1000BDF6E4 /* AutoEquatable.stencil */; };
6D3A438B1E8AFE1100BDF6E4 /* AutoHashable.stencil in Resources */ = {isa = PBXBuildFile; fileRef = 6D3A43871E8AFE1000BDF6E4 /* AutoHashable.stencil */; };
6D3A4F5C1D96920C008E5175 /* ADMozaikLayoutGeometryInfoTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D3A4F5B1D96920C008E5175 /* ADMozaikLayoutGeometryInfoTests.swift */; };
Expand All @@ -22,6 +20,8 @@
6D9C663F1CFF921B00968F9F /* ADMozaikLayoutCacheTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D9C663E1CFF921B00968F9F /* ADMozaikLayoutCacheTests.swift */; };
6D9C66411CFF9D0D00968F9F /* ADMozaikLayoutTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6D9C66401CFF9D0D00968F9F /* ADMozaikLayoutTests.swift */; };
6DBFA7D21CF646B4003D60B7 /* ADMozaikLayoutSectionMatrixTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6DBFA7D11CF646B4003D60B7 /* ADMozaikLayoutSectionMatrixTests.swift */; };
6DD12A4B1E9832DB004D71E1 /* AutoEquatable.generated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6DD12A491E9832DB004D71E1 /* AutoEquatable.generated.swift */; };
6DD12A4C1E9832DB004D71E1 /* AutoHashable.generated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6DD12A4A1E9832DB004D71E1 /* AutoHashable.generated.swift */; };
6DD7FBFC1CFB7BC500E7F048 /* ADMozaikLayoutCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6DD7FBFB1CFB7BC500E7F048 /* ADMozaikLayoutCache.swift */; };
6DD7FBFE1CFB916D00E7F048 /* ADMozaikLayoutSectionGeometry.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6DD7FBFD1CFB916D00E7F048 /* ADMozaikLayoutSectionGeometry.swift */; };
6DD7FC001CFB94CF00E7F048 /* ADMozaikLayoutSectionGeometryTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6DD7FBFF1CFB94CF00E7F048 /* ADMozaikLayoutSectionGeometryTests.swift */; };
Expand All @@ -43,8 +43,6 @@
/* Begin PBXFileReference section */
21E3BBF7B49C76EE34AA3E0B /* Pods_ADMozaikCollectionViewLayoutTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ADMozaikCollectionViewLayoutTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
6D09E03C1E8C525F00E8D153 /* PhantomProtocols.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PhantomProtocols.swift; sourceTree = "<group>"; };
6D3A43831E8AFE1000BDF6E4 /* AutoEquatable.generated.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AutoEquatable.generated.swift; sourceTree = "<group>"; };
6D3A43841E8AFE1000BDF6E4 /* AutoHashable.generated.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AutoHashable.generated.swift; sourceTree = "<group>"; };
6D3A43861E8AFE1000BDF6E4 /* AutoEquatable.stencil */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AutoEquatable.stencil; sourceTree = "<group>"; };
6D3A43871E8AFE1000BDF6E4 /* AutoHashable.stencil */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AutoHashable.stencil; sourceTree = "<group>"; };
6D3A4F5B1D96920C008E5175 /* ADMozaikLayoutGeometryInfoTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ADMozaikLayoutGeometryInfoTests.swift; sourceTree = "<group>"; };
Expand All @@ -60,6 +58,8 @@
6D9C663E1CFF921B00968F9F /* ADMozaikLayoutCacheTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ADMozaikLayoutCacheTests.swift; sourceTree = "<group>"; };
6D9C66401CFF9D0D00968F9F /* ADMozaikLayoutTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ADMozaikLayoutTests.swift; sourceTree = "<group>"; };
6DBFA7D11CF646B4003D60B7 /* ADMozaikLayoutSectionMatrixTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ADMozaikLayoutSectionMatrixTests.swift; sourceTree = "<group>"; };
6DD12A491E9832DB004D71E1 /* AutoEquatable.generated.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AutoEquatable.generated.swift; sourceTree = "<group>"; };
6DD12A4A1E9832DB004D71E1 /* AutoHashable.generated.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AutoHashable.generated.swift; sourceTree = "<group>"; };
6DD7FBFB1CFB7BC500E7F048 /* ADMozaikLayoutCache.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ADMozaikLayoutCache.swift; sourceTree = "<group>"; };
6DD7FBFD1CFB916D00E7F048 /* ADMozaikLayoutSectionGeometry.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ADMozaikLayoutSectionGeometry.swift; sourceTree = "<group>"; };
6DD7FBFF1CFB94CF00E7F048 /* ADMozaikLayoutSectionGeometryTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ADMozaikLayoutSectionGeometryTests.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -114,21 +114,11 @@
6D3A43811E8AFE1000BDF6E4 /* Sourcery */ = {
isa = PBXGroup;
children = (
6D3A43821E8AFE1000BDF6E4 /* CodeGenerated */,
6D3A43851E8AFE1000BDF6E4 /* Templates */,
);
path = Sourcery;
sourceTree = "<group>";
};
6D3A43821E8AFE1000BDF6E4 /* CodeGenerated */ = {
isa = PBXGroup;
children = (
6D3A43831E8AFE1000BDF6E4 /* AutoEquatable.generated.swift */,
6D3A43841E8AFE1000BDF6E4 /* AutoHashable.generated.swift */,
);
path = CodeGenerated;
sourceTree = "<group>";
};
6D3A43851E8AFE1000BDF6E4 /* Templates */ = {
isa = PBXGroup;
children = (
Expand Down Expand Up @@ -162,6 +152,7 @@
6D7BE5B31CEA148400A41445 /* ADMozaikCollectionViewLayout */ = {
isa = PBXGroup;
children = (
6DD12A471E9832DB004D71E1 /* Sourcery */,
6D7BE5D61CEA3A4C00A41445 /* Private */,
6D7BE5D51CEA3A4500A41445 /* Public */,
6D7BE5B41CEA148400A41445 /* ADMozaikCollectionViewLayout.h */,
Expand Down Expand Up @@ -205,6 +196,23 @@
path = Private;
sourceTree = "<group>";
};
6DD12A471E9832DB004D71E1 /* Sourcery */ = {
isa = PBXGroup;
children = (
6DD12A481E9832DB004D71E1 /* CodeGenerated */,
);
path = Sourcery;
sourceTree = "<group>";
};
6DD12A481E9832DB004D71E1 /* CodeGenerated */ = {
isa = PBXGroup;
children = (
6DD12A491E9832DB004D71E1 /* AutoEquatable.generated.swift */,
6DD12A4A1E9832DB004D71E1 /* AutoHashable.generated.swift */,
);
path = CodeGenerated;
sourceTree = "<group>";
};
9E252F1493D5F645854B7C72 /* Frameworks */ = {
isa = PBXGroup;
children = (
Expand Down Expand Up @@ -370,7 +378,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/Sourcery/bin/sourcery\" --sources \"${SRCROOT}/ADMozaikCollectionViewLayout\" --templates \"${SRCROOT}/Vendor/Sourcery/Templates\" --output \"${SRCROOT}/Vendor/Sourcery/CodeGenerated\"";
shellScript = "\"${PODS_ROOT}/Sourcery/bin/sourcery\" --sources \"${SRCROOT}/ADMozaikCollectionViewLayout\" --templates \"${SRCROOT}/Vendor/Sourcery/Templates\" --output \"${SRCROOT}/ADMozaikCollectionViewLayout/Sourcery/CodeGenerated\"";
};
6FA5C5D4BC52F2855D7B58EC /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
Expand Down Expand Up @@ -439,10 +447,10 @@
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
6DD12A4B1E9832DB004D71E1 /* AutoEquatable.generated.swift in Sources */,
6DD12A4C1E9832DB004D71E1 /* AutoHashable.generated.swift in Sources */,
6D7BE5E51CEA3AA100A41445 /* ADMozaikLayoutSectionMatrix.swift in Sources */,
6DEC646E1D109C2F002AAD54 /* ADMozaikLayoutAttributes.swift in Sources */,
6D3A43881E8AFE1000BDF6E4 /* AutoEquatable.generated.swift in Sources */,
6D3A43891E8AFE1000BDF6E4 /* AutoHashable.generated.swift in Sources */,
6DD7FBFE1CFB916D00E7F048 /* ADMozaikLayoutSectionGeometry.swift in Sources */,
6D7BE5E21CEA3A8F00A41445 /* ADMozaikLayoutDelegate.swift in Sources */,
6D7BE5E31CEA3A8F00A41445 /* ADMozaikLayoutStructs.swift in Sources */,
Expand Down
5 changes: 4 additions & 1 deletion CHANGELOG.yml
@@ -1,8 +1,11 @@
---
upcoming:
version: 3.1.1
version: 4.0.1
notes:
releases:
- version: 4.0.0
notes:
- Add supplementary view support [#21](https://github.com/Antondomashnev/ADMozaicCollectionViewLayout/issues/21)
- version: 3.1.0
notes:
- Support XIB or storyboard initialization [#17](https://github.com/Antondomashnev/ADMozaicCollectionViewLayout/issues/17)
Expand Down

0 comments on commit 9b59550

Please sign in to comment.