Skip to content

Commit

Permalink
Bump to v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Reda Lemeden committed Jul 30, 2017
1 parent 9e158c1 commit 0973b20
Show file tree
Hide file tree
Showing 27 changed files with 75 additions and 76 deletions.
8 changes: 7 additions & 1 deletion Demo/Demo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
9D98823619BC69CA00B790C6 = {
CreatedOnToolsVersion = 6.0;
LastSwiftMigration = 0800;
ProvisioningStyle = Manual;
ProvisioningStyle = Automatic;
};
};
};
Expand Down Expand Up @@ -267,12 +267,15 @@
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
DEVELOPMENT_TEAM = "";
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
INFOPLIST_FILE = "Source/Supporting Files/Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = co.kaishin.gifu.demo;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
SWIFT_VERSION = 3.0;
TARGETED_DEVICE_FAMILY = 1;
};
Expand All @@ -282,12 +285,15 @@
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
DEVELOPMENT_TEAM = "";
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
INFOPLIST_FILE = "Source/Supporting Files/Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = co.kaishin.gifu.demo;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
SWIFT_VERSION = 3.0;
TARGETED_DEVICE_FAMILY = 1;
Expand Down
2 changes: 1 addition & 1 deletion Gifu.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Gifu"
s.version = "2.0.0"
s.version = "2.0.1"
s.summary = "High-performance animated GIF support for iOS "
s.homepage = "https://github.com/kaishin/Gifu"
s.social_media_url = "http://twitter.com/kaishin"
Expand Down
4 changes: 2 additions & 2 deletions Supporting Files/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>2.0.0</string>
<string>2.0.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>126</string>
<string>128</string>
<key>NSPrincipalClass</key>
<string></string>
</dict>
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ <h4>Declaration</h4>
</section>
<section id="footer">
<p>2015 © Reda Lemeden. See LICENSE for more details.</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.7.3</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.8.3</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>
Expand Down
4 changes: 1 addition & 3 deletions docs/Classes/Animator.html
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ <h4>Parameters</h4>
<td>
<div>
<p>A view object that implements the <code>GIFAnimatable</code> protocol.</p>

</div>
</td>
</tr>
Expand All @@ -116,7 +115,6 @@ <h4>Parameters</h4>
<div>
<h4>Return Value</h4>
<p>A new animator instance.</p>

</div>
</section>
</div>
Expand All @@ -127,7 +125,7 @@ <h4>Return Value</h4>
</section>
<section id="footer">
<p>2015 © Reda Lemeden. See LICENSE for more details.</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.7.3</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.8.3</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>
Expand Down
3 changes: 1 addition & 2 deletions docs/Classes/GIFImageView.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@ <h4>Parameters</h4>
<td>
<div>
<p>The delegated layer.</p>

</div>
</td>
</tr>
Expand All @@ -149,7 +148,7 @@ <h4>Parameters</h4>
</section>
<section id="footer">
<p>2015 © Reda Lemeden. See LICENSE for more details.</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.7.3</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.8.3</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/Protocols.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ <h4>Declaration</h4>
</section>
<section id="footer">
<p>2015 © Reda Lemeden. See LICENSE for more details.</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.7.3</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.8.3</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>
Expand Down
12 changes: 1 addition & 11 deletions docs/Protocols/GIFAnimatable.html
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,6 @@ <h4>Parameters</h4>
<td>
<div>
<p>The file name of the GIF in the main bundle.</p>

</div>
</td>
</tr>
Expand All @@ -388,7 +387,6 @@ <h4>Parameters</h4>
<td>
<div>
<p>Desired number of loops, &lt;= 0 for infinite loop.</p>

</div>
</td>
</tr>
Expand Down Expand Up @@ -438,7 +436,6 @@ <h4>Parameters</h4>
<td>
<div>
<p>GIF image data.</p>

</div>
</td>
</tr>
Expand All @@ -451,7 +448,6 @@ <h4>Parameters</h4>
<td>
<div>
<p>Desired number of loops, &lt;= 0 for infinite loop.</p>

</div>
</td>
</tr>
Expand Down Expand Up @@ -501,7 +497,6 @@ <h4>Parameters</h4>
<td>
<div>
<p>The file name of the GIF in the main bundle.</p>

</div>
</td>
</tr>
Expand All @@ -514,7 +509,6 @@ <h4>Parameters</h4>
<td>
<div>
<p>Desired number of loops, &lt;= 0 for infinite loop.</p>

</div>
</td>
</tr>
Expand Down Expand Up @@ -564,7 +558,6 @@ <h4>Parameters</h4>
<td>
<div>
<p>GIF image data.</p>

</div>
</td>
</tr>
Expand All @@ -577,7 +570,6 @@ <h4>Parameters</h4>
<td>
<div>
<p>Desired number of loops, &lt;= 0 for infinite loop.</p>

</div>
</td>
</tr>
Expand Down Expand Up @@ -717,7 +709,6 @@ <h4>Parameters</h4>
<td>
<div>
<p>Boolean value indicating whether individual frames should be resized.</p>

</div>
</td>
</tr>
Expand Down Expand Up @@ -767,7 +758,6 @@ <h4>Parameters</h4>
<td>
<div>
<p>The number of frames to buffer.</p>

</div>
</td>
</tr>
Expand Down Expand Up @@ -813,7 +803,7 @@ <h4>Declaration</h4>
</section>
<section id="footer">
<p>2015 © Reda Lemeden. See LICENSE for more details.</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.7.3</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.8.3</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/Protocols/ImageContainer.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ <h4>Declaration</h4>
</section>
<section id="footer">
<p>2015 © Reda Lemeden. See LICENSE for more details.</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.7.3</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.8.3</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>
Expand Down
1 change: 1 addition & 0 deletions docs/badge.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions docs/css/jazzy.css
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,11 @@ header {
padding-top: 10px; }
.main-content section .task-group-section .task-group:first-of-type .section-name {
padding-top: 15px; }
.main-content section .heading:before {
content: "";
display: block;
padding-top: 70px;
margin: -70px 0 0; }

.section {
padding: 0 25px; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ <h4>Declaration</h4>
</section>
<section id="footer">
<p>2015 © Reda Lemeden. See LICENSE for more details.</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.7.3</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.8.3</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ <h4>Parameters</h4>
<td>
<div>
<p>A view object that implements the <code>GIFAnimatable</code> protocol.</p>

</div>
</td>
</tr>
Expand All @@ -116,7 +115,6 @@ <h4>Parameters</h4>
<div>
<h4>Return Value</h4>
<p>A new animator instance.</p>

</div>
</section>
</div>
Expand All @@ -127,7 +125,7 @@ <h4>Return Value</h4>
</section>
<section id="footer">
<p>2015 © Reda Lemeden. See LICENSE for more details.</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.7.3</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.8.3</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@ <h4>Parameters</h4>
<td>
<div>
<p>The delegated layer.</p>

</div>
</td>
</tr>
Expand All @@ -149,7 +148,7 @@ <h4>Parameters</h4>
</section>
<section id="footer">
<p>2015 © Reda Lemeden. See LICENSE for more details.</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.7.3</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.8.3</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ <h4>Declaration</h4>
</section>
<section id="footer">
<p>2015 © Reda Lemeden. See LICENSE for more details.</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.7.3</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.8.3</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,6 @@ <h4>Parameters</h4>
<td>
<div>
<p>The file name of the GIF in the main bundle.</p>

</div>
</td>
</tr>
Expand All @@ -388,7 +387,6 @@ <h4>Parameters</h4>
<td>
<div>
<p>Desired number of loops, &lt;= 0 for infinite loop.</p>

</div>
</td>
</tr>
Expand Down Expand Up @@ -438,7 +436,6 @@ <h4>Parameters</h4>
<td>
<div>
<p>GIF image data.</p>

</div>
</td>
</tr>
Expand All @@ -451,7 +448,6 @@ <h4>Parameters</h4>
<td>
<div>
<p>Desired number of loops, &lt;= 0 for infinite loop.</p>

</div>
</td>
</tr>
Expand Down Expand Up @@ -501,7 +497,6 @@ <h4>Parameters</h4>
<td>
<div>
<p>The file name of the GIF in the main bundle.</p>

</div>
</td>
</tr>
Expand All @@ -514,7 +509,6 @@ <h4>Parameters</h4>
<td>
<div>
<p>Desired number of loops, &lt;= 0 for infinite loop.</p>

</div>
</td>
</tr>
Expand Down Expand Up @@ -564,7 +558,6 @@ <h4>Parameters</h4>
<td>
<div>
<p>GIF image data.</p>

</div>
</td>
</tr>
Expand All @@ -577,7 +570,6 @@ <h4>Parameters</h4>
<td>
<div>
<p>Desired number of loops, &lt;= 0 for infinite loop.</p>

</div>
</td>
</tr>
Expand Down Expand Up @@ -717,7 +709,6 @@ <h4>Parameters</h4>
<td>
<div>
<p>Boolean value indicating whether individual frames should be resized.</p>

</div>
</td>
</tr>
Expand Down Expand Up @@ -767,7 +758,6 @@ <h4>Parameters</h4>
<td>
<div>
<p>The number of frames to buffer.</p>

</div>
</td>
</tr>
Expand Down Expand Up @@ -813,7 +803,7 @@ <h4>Declaration</h4>
</section>
<section id="footer">
<p>2015 © Reda Lemeden. See LICENSE for more details.</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.7.3</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.8.3</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ <h4>Declaration</h4>
</section>
<section id="footer">
<p>2015 © Reda Lemeden. See LICENSE for more details.</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.7.3</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.8.3</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>
Expand Down
Loading

0 comments on commit 0973b20

Please sign in to comment.