Skip to content

Commit

Permalink
Bump to up 1.4.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
shogo4405 committed Jan 15, 2023
1 parent dbb57f2 commit ec24c44
Show file tree
Hide file tree
Showing 191 changed files with 2,192 additions and 1,606 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.4.1"
s.version = "1.4.2"
s.summary = "Camera and Microphone streaming library via RTMP, HLS for iOS, macOS and tvOS."
s.swift_version = "5.7"

Expand Down
12 changes: 6 additions & 6 deletions HaishinKit.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2948,7 +2948,7 @@
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
MARKETING_VERSION = 1.4.1;
MARKETING_VERSION = 1.4.2;
ONLY_ACTIVE_ARCH = YES;
"OTHER_SWIFT_FLAGS[arch=*]" = "-Xfrontend -debug-time-function-bodies";
PRODUCT_BUNDLE_IDENTIFIER = com.haishinkit.HaishinKit;
Expand Down Expand Up @@ -2982,7 +2982,7 @@
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
MARKETING_VERSION = 1.4.1;
MARKETING_VERSION = 1.4.2;
PRODUCT_BUNDLE_IDENTIFIER = com.haishinkit.HaishinKit;
PRODUCT_NAME = HaishinKit;
PROVISIONING_PROFILE = "";
Expand Down Expand Up @@ -3057,7 +3057,7 @@
"@loader_path/Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.13;
MARKETING_VERSION = 1.4.1;
MARKETING_VERSION = 1.4.2;
"OTHER_SWIFT_FLAGS[arch=*]" = "-Xfrontend -debug-time-function-bodies";
PRODUCT_BUNDLE_IDENTIFIER = com.haishinkit.HaishinKit;
PRODUCT_NAME = HaishinKit;
Expand Down Expand Up @@ -3089,7 +3089,7 @@
"@loader_path/Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.13;
MARKETING_VERSION = 1.4.1;
MARKETING_VERSION = 1.4.2;
PRODUCT_BUNDLE_IDENTIFIER = com.haishinkit.HaishinKit;
PRODUCT_NAME = HaishinKit;
SDKROOT = macosx;
Expand Down Expand Up @@ -3223,7 +3223,7 @@
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
MARKETING_VERSION = 1.4.1;
MARKETING_VERSION = 1.4.2;
PRODUCT_BUNDLE_IDENTIFIER = com.haishinkit.HaishinKit;
PRODUCT_NAME = HaishinKit;
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down Expand Up @@ -3259,7 +3259,7 @@
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
MARKETING_VERSION = 1.4.1;
MARKETING_VERSION = 1.4.2;
PRODUCT_BUNDLE_IDENTIFIER = com.haishinkit.HaishinKit;
PRODUCT_NAME = HaishinKit;
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ source 'https://github.com/CocoaPods/Specs.git'
use_frameworks!

def import_pods
pod 'HaishinKit', '~> 1.4.0
pod 'HaishinKit', '~> 1.4.2
end
target 'Your Target' do
Expand All @@ -136,7 +136,7 @@ end
```
### Carthage
```
github "shogo4405/HaishinKit.swift" ~> 1.4.0
github "shogo4405/HaishinKit.swift" ~> 1.4.2
```
### Swift Package Manager
```
Expand Down Expand Up @@ -320,7 +320,7 @@ Looking for sponsors. Sponsoring I will enable us to:
- 特定のストリーミングサービスへのテストの支払いや、モバイル回線でのテストの支払いに利用します。
- 著書のOSS開発を継続的に行う為に私的に利用する可能性もあります。
このライブラリーを仕事で継続的に利用している場合は、ぜひ。雇用主に、スポンサーに興味がないか確認していただけると幸いです。いくつか特典を用意しています。ぜひ検討いただけると幸いです
このライブラリーを仕事で継続的に利用している場合は、ぜひ。雇用主に、スポンサーに興味がないか確認いただけると幸いです。いくつか特典を用意しています。
- README.mdへの企業ロゴの掲載
- IssueやPull Requestの優先的な対応
Expand Down
25 changes: 14 additions & 11 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.4.1 Docs</a> (78% documented)</p>
<p><a href="index.html">HaishinKit 1.4.2 Docs</a> (84% documented)</p>
<div class="header-right">
<form role="search" action="search.json">
<input type="text" placeholder="Search documentation" data-typeahead>
Expand Down Expand Up @@ -204,6 +204,9 @@
<li class="nav-group-task">
<a href="Enums/FLVVideoCodec.html">FLVVideoCodec</a>
</li>
<li class="nav-group-task">
<a href="Enums/ImageTransform.html">ImageTransform</a>
</li>
<li class="nav-group-task">
<a href="Enums/RTMPObjectEncoding.html">RTMPObjectEncoding</a>
</li>
Expand All @@ -221,6 +224,9 @@
<li class="nav-group-task">
<a href="Extensions/IOMixer.html">IOMixer</a>
</li>
<li class="nav-group-task">
<a href="Extensions.html#/NetStream">NetStream</a>
</li>
</ul>
</li>
<li class="nav-group-name">
Expand Down Expand Up @@ -303,9 +309,6 @@
<li class="nav-group-task">
<a href="Structs/MultiCamCaptureSetting.html">MultiCamCaptureSetting</a>
</li>
<li class="nav-group-task">
<a href="Structs/MultiCamCaptureSetting/TransformDirection.html">– TransformDirection</a>
</li>
<li class="nav-group-task">
<a href="Structs/MultiCamCaptureSetting/Mode.html">– Mode</a>
</li>
Expand Down Expand Up @@ -589,7 +592,7 @@ <h4>Declaration</h4>
<section class="section">
<div class="pointer"></div>
<div class="abstract">
<p>Undocumented</p>
<p>An object that provides the interface to control the AVCaptureDevice&rsquo;s transport behavior.</p>

<a href="Classes/IOVideoCaptureUnit.html" class="slightly-smaller">See more</a>
</div>
Expand Down Expand Up @@ -675,7 +678,7 @@ <h4>Declaration</h4>
<section class="section">
<div class="pointer"></div>
<div class="abstract">
<p>Undocumented</p>
<p>The IOUIScreenCaptureUnit class captures the UIView.</p>

<a href="Classes/IOUIScreenCaptureUnit.html" class="slightly-smaller">See more</a>
</div>
Expand Down Expand Up @@ -866,7 +869,7 @@ <h4>Declaration</h4>
<section class="section">
<div class="pointer"></div>
<div class="abstract">
<p>Undocumented</p>
<p>The NetService class creates a two-way connection between a client and a server as a server.</p>

<a href="Classes/NetService.html" class="slightly-smaller">See more</a>
</div>
Expand Down Expand Up @@ -896,7 +899,7 @@ <h4>Declaration</h4>
<section class="section">
<div class="pointer"></div>
<div class="abstract">
<p>The NetSocket class creates a two-way connection between a client and a server. This class is wrapper for a InputStream and an OutputStream.</p>
<p>The NetSocket class creates a two-way connection between a client and a server as a client. This class is wrapper for a InputStream and an OutputStream.</p>

<a href="Classes/NetSocket.html" class="slightly-smaller">See more</a>
</div>
Expand Down Expand Up @@ -1010,15 +1013,15 @@ <h4>Declaration</h4>
<section class="section">
<div class="pointer"></div>
<div class="abstract">
<p>flash.net.SharedObject for Swift</p>
<p>The RTMPSharedObject class is used to read and write data on a server.</p>

<a href="Classes/RTMPSharedObject.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">RTMPSharedObject</span> <span class="p">:</span> <span class="kt"><a href="Classes/EventDispatcher.html">EventDispatcher</a></span></code></pre>
<pre class="highlight swift"><code><span class="kd">public</span> <span class="kd">class</span> <span class="kt">RTMPSharedObject</span> <span class="p">:</span> <span class="kt"><a href="Classes/EventDispatcher.html">EventDispatcher</a></span></code></pre>
<pre class="highlight swift"><code><span class="kd">extension</span> <span class="kt">RTMPSharedObject</span><span class="p">:</span> <span class="kt">CustomDebugStringConvertible</span></code></pre>

</div>
Expand Down Expand Up @@ -1205,7 +1208,7 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/HaishinKit.swift" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-12-30)</p>
<p>&copy; 2023 <a class="link" href="https://github.com/shogo4405/HaishinKit.swift" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2023-01-16)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
Expand Down
13 changes: 8 additions & 5 deletions docs/Classes/AudioCodec.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="AudioCodec Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">HaishinKit 1.4.1 Docs</a> (78% documented)</p>
<p><a href="../index.html">HaishinKit 1.4.2 Docs</a> (84% documented)</p>
<div class="header-right">
<form role="search" action="../search.json">
<input type="text" placeholder="Search documentation" data-typeahead>
Expand Down Expand Up @@ -204,6 +204,9 @@
<li class="nav-group-task">
<a href="../Enums/FLVVideoCodec.html">FLVVideoCodec</a>
</li>
<li class="nav-group-task">
<a href="../Enums/ImageTransform.html">ImageTransform</a>
</li>
<li class="nav-group-task">
<a href="../Enums/RTMPObjectEncoding.html">RTMPObjectEncoding</a>
</li>
Expand All @@ -221,6 +224,9 @@
<li class="nav-group-task">
<a href="../Extensions/IOMixer.html">IOMixer</a>
</li>
<li class="nav-group-task">
<a href="../Extensions.html#/NetStream">NetStream</a>
</li>
</ul>
</li>
<li class="nav-group-name">
Expand Down Expand Up @@ -303,9 +309,6 @@
<li class="nav-group-task">
<a href="../Structs/MultiCamCaptureSetting.html">MultiCamCaptureSetting</a>
</li>
<li class="nav-group-task">
<a href="../Structs/MultiCamCaptureSetting/TransformDirection.html">– TransformDirection</a>
</li>
<li class="nav-group-task">
<a href="../Structs/MultiCamCaptureSetting/Mode.html">– Mode</a>
</li>
Expand Down Expand Up @@ -777,7 +780,7 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/HaishinKit.swift" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-12-30)</p>
<p>&copy; 2023 <a class="link" href="https://github.com/shogo4405/HaishinKit.swift" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2023-01-16)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
Expand Down
13 changes: 8 additions & 5 deletions docs/Classes/AudioCodec/Option.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="Option Enumeration Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../../index.html">HaishinKit 1.4.1 Docs</a> (78% documented)</p>
<p><a href="../../index.html">HaishinKit 1.4.2 Docs</a> (84% documented)</p>
<div class="header-right">
<form role="search" action="../../search.json">
<input type="text" placeholder="Search documentation" data-typeahead>
Expand Down Expand Up @@ -204,6 +204,9 @@
<li class="nav-group-task">
<a href="../../Enums/FLVVideoCodec.html">FLVVideoCodec</a>
</li>
<li class="nav-group-task">
<a href="../../Enums/ImageTransform.html">ImageTransform</a>
</li>
<li class="nav-group-task">
<a href="../../Enums/RTMPObjectEncoding.html">RTMPObjectEncoding</a>
</li>
Expand All @@ -221,6 +224,9 @@
<li class="nav-group-task">
<a href="../../Extensions/IOMixer.html">IOMixer</a>
</li>
<li class="nav-group-task">
<a href="../../Extensions.html#/NetStream">NetStream</a>
</li>
</ul>
</li>
<li class="nav-group-name">
Expand Down Expand Up @@ -303,9 +309,6 @@
<li class="nav-group-task">
<a href="../../Structs/MultiCamCaptureSetting.html">MultiCamCaptureSetting</a>
</li>
<li class="nav-group-task">
<a href="../../Structs/MultiCamCaptureSetting/TransformDirection.html">– TransformDirection</a>
</li>
<li class="nav-group-task">
<a href="../../Structs/MultiCamCaptureSetting/Mode.html">– Mode</a>
</li>
Expand Down Expand Up @@ -463,7 +466,7 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/HaishinKit.swift" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-12-30)</p>
<p>&copy; 2023 <a class="link" href="https://github.com/shogo4405/HaishinKit.swift" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2023-01-16)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
Expand Down
13 changes: 8 additions & 5 deletions docs/Classes/AudioEffect.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="AudioEffect Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">HaishinKit 1.4.1 Docs</a> (78% documented)</p>
<p><a href="../index.html">HaishinKit 1.4.2 Docs</a> (84% documented)</p>
<div class="header-right">
<form role="search" action="../search.json">
<input type="text" placeholder="Search documentation" data-typeahead>
Expand Down Expand Up @@ -204,6 +204,9 @@
<li class="nav-group-task">
<a href="../Enums/FLVVideoCodec.html">FLVVideoCodec</a>
</li>
<li class="nav-group-task">
<a href="../Enums/ImageTransform.html">ImageTransform</a>
</li>
<li class="nav-group-task">
<a href="../Enums/RTMPObjectEncoding.html">RTMPObjectEncoding</a>
</li>
Expand All @@ -221,6 +224,9 @@
<li class="nav-group-task">
<a href="../Extensions/IOMixer.html">IOMixer</a>
</li>
<li class="nav-group-task">
<a href="../Extensions.html#/NetStream">NetStream</a>
</li>
</ul>
</li>
<li class="nav-group-name">
Expand Down Expand Up @@ -303,9 +309,6 @@
<li class="nav-group-task">
<a href="../Structs/MultiCamCaptureSetting.html">MultiCamCaptureSetting</a>
</li>
<li class="nav-group-task">
<a href="../Structs/MultiCamCaptureSetting/TransformDirection.html">– TransformDirection</a>
</li>
<li class="nav-group-task">
<a href="../Structs/MultiCamCaptureSetting/Mode.html">– Mode</a>
</li>
Expand Down Expand Up @@ -382,7 +385,7 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/HaishinKit.swift" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-12-30)</p>
<p>&copy; 2023 <a class="link" href="https://github.com/shogo4405/HaishinKit.swift" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2023-01-16)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
Expand Down
13 changes: 8 additions & 5 deletions docs/Classes/ByteArray.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="ByteArray Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">HaishinKit 1.4.1 Docs</a> (78% documented)</p>
<p><a href="../index.html">HaishinKit 1.4.2 Docs</a> (84% documented)</p>
<div class="header-right">
<form role="search" action="../search.json">
<input type="text" placeholder="Search documentation" data-typeahead>
Expand Down Expand Up @@ -204,6 +204,9 @@
<li class="nav-group-task">
<a href="../Enums/FLVVideoCodec.html">FLVVideoCodec</a>
</li>
<li class="nav-group-task">
<a href="../Enums/ImageTransform.html">ImageTransform</a>
</li>
<li class="nav-group-task">
<a href="../Enums/RTMPObjectEncoding.html">RTMPObjectEncoding</a>
</li>
Expand All @@ -221,6 +224,9 @@
<li class="nav-group-task">
<a href="../Extensions/IOMixer.html">IOMixer</a>
</li>
<li class="nav-group-task">
<a href="../Extensions.html#/NetStream">NetStream</a>
</li>
</ul>
</li>
<li class="nav-group-name">
Expand Down Expand Up @@ -303,9 +309,6 @@
<li class="nav-group-task">
<a href="../Structs/MultiCamCaptureSetting.html">MultiCamCaptureSetting</a>
</li>
<li class="nav-group-task">
<a href="../Structs/MultiCamCaptureSetting/TransformDirection.html">– TransformDirection</a>
</li>
<li class="nav-group-task">
<a href="../Structs/MultiCamCaptureSetting/Mode.html">– Mode</a>
</li>
Expand Down Expand Up @@ -1272,7 +1275,7 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2022 <a class="link" href="https://github.com/shogo4405/HaishinKit.swift" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2022-12-30)</p>
<p>&copy; 2023 <a class="link" href="https://github.com/shogo4405/HaishinKit.swift" target="_blank" rel="external noopener">shogo4405</a>. All rights reserved. (Last updated: 2023-01-16)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
Expand Down
Loading

0 comments on commit ec24c44

Please sign in to comment.