Skip to content

Commit

Permalink
Bump to up 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
shogo4405 committed Mar 20, 2021
1 parent 060a6ee commit a0bd01e
Show file tree
Hide file tree
Showing 199 changed files with 1,355 additions and 5,253 deletions.
2 changes: 1 addition & 1 deletion HaishinKit.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "HaishinKit"
s.version = "1.1.2"
s.version = "1.1.3"
s.summary = "Camera and Microphone streaming library via RTMP, HLS for iOS, macOS, tvOS."
s.swift_version = "5.0"

Expand Down
12 changes: 6 additions & 6 deletions HaishinKit.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2271,7 +2271,7 @@
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
MARKETING_VERSION = 1.1.2;
MARKETING_VERSION = 1.1.3;
ONLY_ACTIVE_ARCH = YES;
"OTHER_SWIFT_FLAGS[arch=*]" = "-Xfrontend -debug-time-function-bodies";
PRODUCT_BUNDLE_IDENTIFIER = com.haishinkit.HaishinKit;
Expand Down Expand Up @@ -2305,7 +2305,7 @@
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
MARKETING_VERSION = 1.1.2;
MARKETING_VERSION = 1.1.3;
PRODUCT_BUNDLE_IDENTIFIER = com.haishinkit.HaishinKit;
PRODUCT_NAME = HaishinKit;
PROVISIONING_PROFILE = "";
Expand Down Expand Up @@ -2380,7 +2380,7 @@
"@loader_path/Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.11;
MARKETING_VERSION = 1.1.2;
MARKETING_VERSION = 1.1.3;
"OTHER_SWIFT_FLAGS[arch=*]" = "-Xfrontend -debug-time-function-bodies";
PRODUCT_BUNDLE_IDENTIFIER = com.haishinkit.HaishinKit;
PRODUCT_NAME = HaishinKit;
Expand Down Expand Up @@ -2412,7 +2412,7 @@
"@loader_path/Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.11;
MARKETING_VERSION = 1.1.2;
MARKETING_VERSION = 1.1.3;
PRODUCT_BUNDLE_IDENTIFIER = com.haishinkit.HaishinKit;
PRODUCT_NAME = HaishinKit;
SDKROOT = macosx;
Expand Down Expand Up @@ -2552,7 +2552,7 @@
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
MARKETING_VERSION = 1.1.2;
MARKETING_VERSION = 1.1.3;
PRODUCT_BUNDLE_IDENTIFIER = com.haishinkit.HaishinKit;
PRODUCT_NAME = HaishinKit;
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down Expand Up @@ -2588,7 +2588,7 @@
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
MARKETING_VERSION = 1.1.2;
MARKETING_VERSION = 1.1.3;
PRODUCT_BUNDLE_IDENTIFIER = com.haishinkit.HaishinKit;
PRODUCT_NAME = HaishinKit;
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down
35 changes: 19 additions & 16 deletions docs/Classes.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="Classes Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="index.html">HaishinKit 1.1.2 Docs</a> (16% documented)</p>
<p><a href="index.html">HaishinKit 1.1.3 Docs</a> (19% documented)</p>
<p class="header-right">
<form role="search" action="search.json">
<input type="text" placeholder="Search documentation" data-typeahead>
Expand Down Expand Up @@ -242,6 +242,9 @@
<li class="nav-group-task">
<a href="Extensions/AudioStreamBasicDescription.html">AudioStreamBasicDescription</a>
</li>
<li class="nav-group-task">
<a href="Extensions/CMSampleBuffer.html">CMSampleBuffer</a>
</li>
</ul>
</li>
<li class="nav-group-name">
Expand Down Expand Up @@ -531,9 +534,9 @@ <h4>Declaration</h4>
<li class="item">
<div>
<code>
<a name="/c:@M@HaishinKit@objc(cs)HTTPService"></a>
<a name="//apple_ref/swift/Class/HTTPService" class="dashAnchor"></a>
<a class="token" href="#/c:@M@HaishinKit@objc(cs)HTTPService">HTTPService</a>
<a name="/c:@M@HaishinKit@objc(cs)HLSService"></a>
<a name="//apple_ref/swift/Class/HLSService" class="dashAnchor"></a>
<a class="token" href="#/c:@M@HaishinKit@objc(cs)HLSService">HLSService</a>
</code>
</div>
<div class="height-container">
Expand All @@ -543,13 +546,13 @@ <h4>Declaration</h4>
<div class="abstract">
<p>Undocumented</p>

<a href="Classes/HTTPService.html" class="slightly-smaller">See more</a>
<a href="Classes/HLSService.html" class="slightly-smaller">See more</a>
</div>
<div class="declaration">
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight swift"><code><span class="kd">open</span> <span class="kd">class</span> <span class="kt">HTTPService</span> <span class="p">:</span> <span class="kt"><a href="Classes/NetService.html">NetService</a></span></code></pre>
<pre class="highlight swift"><code><span class="kd">open</span> <span class="kd">class</span> <span class="kt">HLSService</span> <span class="p">:</span> <span class="kt"><a href="Classes/HTTPService.html">HTTPService</a></span></code></pre>

</div>
</div>
Expand All @@ -559,25 +562,25 @@ <h4>Declaration</h4>
<li class="item">
<div>
<code>
<a name="/c:@M@HaishinKit@objc(cs)HLSService"></a>
<a name="//apple_ref/swift/Class/HLSService" class="dashAnchor"></a>
<a class="token" href="#/c:@M@HaishinKit@objc(cs)HLSService">HLSService</a>
<a name="/c:@M@HaishinKit@objc(cs)HTTPService"></a>
<a name="//apple_ref/swift/Class/HTTPService" class="dashAnchor"></a>
<a class="token" href="#/c:@M@HaishinKit@objc(cs)HTTPService">HTTPService</a>
</code>
</div>
<div class="height-container">
<div class="pointer-container"></div>
<section class="section">
<div class="pointer"></div>
<div class="abstract">
<p>Undocumented</p>
<p>The HTTPService class provide a lightweight HTTPServer.</p>

<a href="Classes/HLSService.html" class="slightly-smaller">See more</a>
<a href="Classes/HTTPService.html" class="slightly-smaller">See more</a>
</div>
<div class="declaration">
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight swift"><code><span class="kd">open</span> <span class="kd">class</span> <span class="kt">HLSService</span> <span class="p">:</span> <span class="kt"><a href="Classes/HTTPService.html">HTTPService</a></span></code></pre>
<pre class="highlight swift"><code><span class="kd">open</span> <span class="kd">class</span> <span class="kt">HTTPService</span> <span class="p">:</span> <span class="kt"><a href="Classes/NetService.html">NetService</a></span></code></pre>

</div>
</div>
Expand Down Expand Up @@ -885,7 +888,7 @@ <h4>Declaration</h4>
<section class="section">
<div class="pointer"></div>
<div class="abstract">
<p>Undocumented</p>
<p>The NetClient class creates a two-way connection between a NetService.</p>

<a href="Classes/NetClient.html" class="slightly-smaller">See more</a>
</div>
Expand Down Expand Up @@ -972,7 +975,7 @@ <h4>Declaration</h4>
<section class="section">
<div class="pointer"></div>
<div class="abstract">
<p>Undocumented</p>
<p>The ASUndefined class represents an undefined for ActionScript.</p>

<a href="Classes/ASUndefined.html" class="slightly-smaller">See more</a>
</div>
Expand Down Expand Up @@ -1319,8 +1322,8 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2021 <a class="link" href="https://github.com/shogo4405/HaishinKit.swift" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2021-01-04)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2021 <a class="link" href="https://github.com/shogo4405/HaishinKit.swift" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2021-03-20)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.6</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>
Expand Down
11 changes: 7 additions & 4 deletions docs/Classes/ASUndefined.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="ASUndefined Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">HaishinKit 1.1.2 Docs</a> (16% documented)</p>
<p><a href="../index.html">HaishinKit 1.1.3 Docs</a> (19% documented)</p>
<p class="header-right">
<form role="search" action="../search.json">
<input type="text" placeholder="Search documentation" data-typeahead>
Expand Down Expand Up @@ -242,6 +242,9 @@
<li class="nav-group-task">
<a href="../Extensions/AudioStreamBasicDescription.html">AudioStreamBasicDescription</a>
</li>
<li class="nav-group-task">
<a href="../Extensions/CMSampleBuffer.html">CMSampleBuffer</a>
</li>
</ul>
</li>
<li class="nav-group-name">
Expand Down Expand Up @@ -350,7 +353,7 @@ <h1>ASUndefined</h1>

</div>
</div>
<p>Undocumented</p>
<p>The ASUndefined class represents an undefined for ActionScript.</p>

</section>
<section class="section task-group-section">
Expand Down Expand Up @@ -388,8 +391,8 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2021 <a class="link" href="https://github.com/shogo4405/HaishinKit.swift" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2021-01-04)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2021 <a class="link" href="https://github.com/shogo4405/HaishinKit.swift" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2021-03-20)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.6</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>
Expand Down
9 changes: 6 additions & 3 deletions docs/Classes/ASXML.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="ASXML Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">HaishinKit 1.1.2 Docs</a> (16% documented)</p>
<p><a href="../index.html">HaishinKit 1.1.3 Docs</a> (19% documented)</p>
<p class="header-right">
<form role="search" action="../search.json">
<input type="text" placeholder="Search documentation" data-typeahead>
Expand Down Expand Up @@ -242,6 +242,9 @@
<li class="nav-group-task">
<a href="../Extensions/AudioStreamBasicDescription.html">AudioStreamBasicDescription</a>
</li>
<li class="nav-group-task">
<a href="../Extensions/CMSampleBuffer.html">CMSampleBuffer</a>
</li>
</ul>
</li>
<li class="nav-group-name">
Expand Down Expand Up @@ -420,8 +423,8 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2021 <a class="link" href="https://github.com/shogo4405/HaishinKit.swift" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2021-01-04)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2021 <a class="link" href="https://github.com/shogo4405/HaishinKit.swift" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2021-03-20)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.6</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>
Expand Down
9 changes: 6 additions & 3 deletions docs/Classes/ASXMLDocument.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="ASXMLDocument Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">HaishinKit 1.1.2 Docs</a> (16% documented)</p>
<p><a href="../index.html">HaishinKit 1.1.3 Docs</a> (19% documented)</p>
<p class="header-right">
<form role="search" action="../search.json">
<input type="text" placeholder="Search documentation" data-typeahead>
Expand Down Expand Up @@ -242,6 +242,9 @@
<li class="nav-group-task">
<a href="../Extensions/AudioStreamBasicDescription.html">AudioStreamBasicDescription</a>
</li>
<li class="nav-group-task">
<a href="../Extensions/CMSampleBuffer.html">CMSampleBuffer</a>
</li>
</ul>
</li>
<li class="nav-group-name">
Expand Down Expand Up @@ -423,8 +426,8 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2021 <a class="link" href="https://github.com/shogo4405/HaishinKit.swift" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2021-01-04)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2021 <a class="link" href="https://github.com/shogo4405/HaishinKit.swift" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2021-03-20)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.6</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>
Expand Down
9 changes: 6 additions & 3 deletions docs/Classes/AVMixer.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="AVMixer Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">HaishinKit 1.1.2 Docs</a> (16% documented)</p>
<p><a href="../index.html">HaishinKit 1.1.3 Docs</a> (19% documented)</p>
<p class="header-right">
<form role="search" action="../search.json">
<input type="text" placeholder="Search documentation" data-typeahead>
Expand Down Expand Up @@ -242,6 +242,9 @@
<li class="nav-group-task">
<a href="../Extensions/AudioStreamBasicDescription.html">AudioStreamBasicDescription</a>
</li>
<li class="nav-group-task">
<a href="../Extensions/CMSampleBuffer.html">CMSampleBuffer</a>
</li>
</ul>
</li>
<li class="nav-group-name">
Expand Down Expand Up @@ -800,8 +803,8 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2021 <a class="link" href="https://github.com/shogo4405/HaishinKit.swift" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2021-01-04)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2021 <a class="link" href="https://github.com/shogo4405/HaishinKit.swift" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2021-03-20)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.6</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>
Expand Down
9 changes: 6 additions & 3 deletions docs/Classes/AVMixer/Option.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="Option Structure Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../../index.html">HaishinKit 1.1.2 Docs</a> (16% documented)</p>
<p><a href="../../index.html">HaishinKit 1.1.3 Docs</a> (19% documented)</p>
<p class="header-right">
<form role="search" action="../../search.json">
<input type="text" placeholder="Search documentation" data-typeahead>
Expand Down Expand Up @@ -242,6 +242,9 @@
<li class="nav-group-task">
<a href="../../Extensions/AudioStreamBasicDescription.html">AudioStreamBasicDescription</a>
</li>
<li class="nav-group-task">
<a href="../../Extensions/CMSampleBuffer.html">CMSampleBuffer</a>
</li>
</ul>
</li>
<li class="nav-group-name">
Expand Down Expand Up @@ -407,8 +410,8 @@ <h1>Option</h1>
</section>
</section>
<section id="footer">
<p>&copy; 2021 <a class="link" href="https://github.com/shogo4405/HaishinKit.swift" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2021-01-04)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2021 <a class="link" href="https://github.com/shogo4405/HaishinKit.swift" target="_blank" rel="external">shogo4405</a>. All rights reserved. (Last updated: 2021-03-20)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.13.6</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>
Expand Down
Loading

0 comments on commit a0bd01e

Please sign in to comment.