Skip to content

Commit

Permalink
4.1.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
bosborn committed Jan 25, 2023
1 parent 715a86d commit e914ea9
Show file tree
Hide file tree
Showing 105 changed files with 1,946 additions and 1,598 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
name: Build & Test

on:
on:
push:
branches:
- master
pull_request:

jobs:

build:

runs-on: macOS-latest

steps:
- name: Checkout Repository
uses: actions/checkout@v1
uses: actions/checkout@v3
- name: Install
run: pod install
- name: Build & Test
run: xcodebuild test -workspace sf-ios.xcworkspace -scheme sf-ios -destination 'platform=iOS Simulator,OS=latest,name=iPhone 11'
run: xcodebuild test -workspace sf-ios.xcworkspace -scheme sf-ios -destination 'platform=iOS Simulator,OS=latest,name=iPhone 14'
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ on:
- master

jobs:

build:

runs-on: macOS-latest

steps:
- name: Checkout Repository
uses: actions/checkout@v1
uses: actions/checkout@v3
- name: Install
run: pod install
- name: Build
run: xcodebuild build-for-testing -workspace sf-ios.xcworkspace -scheme sf-ios -destination 'platform=iOS Simulator,OS=latest,name=iPhone 11'
run: xcodebuild build-for-testing -workspace sf-ios.xcworkspace -scheme sf-ios -destination 'platform=iOS Simulator,OS=latest,name=iPhone 14'
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Adheres to [Semantic Versioning](http://semver.org/).

---

## 4.1.2 (TBD)
## [4.1.2](https://github.com/ngageoint/simple-features-ios/releases/tag/4.1.2) (01-25-2023)

* Shamos-Hoey simple polygon detection bug fix

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,12 @@ Include this repository by specifying it in a Podfile using a supported option.

Pull from [CocoaPods](https://cocoapods.org/pods/sf-ios):

pod 'sf-ios', '~> 4.1.1'
pod 'sf-ios', '~> 4.1.2'

Pull from GitHub:

pod 'sf-ios', :git => 'https://github.com/ngageoint/simple-features-ios.git', :branch => 'master'
pod 'sf-ios', :git => 'https://github.com/ngageoint/simple-features-ios.git', :tag => '4.1.1'
pod 'sf-ios', :git => 'https://github.com/ngageoint/simple-features-ios.git', :tag => '4.1.2'

Include as local project:

Expand Down
88 changes: 44 additions & 44 deletions docs/docs/api/Classes.html

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions docs/docs/api/Classes/SFByteReader.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="SFByteReader Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">sf-ios 4.1.1 Docs</a> (92% documented)</p>
<p><a href="../index.html">sf-ios 4.1.2 Docs</a> (92% documented)</p>
<p class="header-right"><a href="https://github.com/ngageoint/simple-features-ios"><img src="../img/gh.png" alt="GitHub"/>View on GitHub</a></p>
<div class="header-right">
<form role="search" action="../search.json">
Expand Down Expand Up @@ -320,7 +320,7 @@ <h1>SFByteReader</h1>
<p>Read through byte data</p>

<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.1/sf-ios/util/SFByteReader.h#L19-L94">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.2/sf-ios/util/SFByteReader.h#L19-L94">Show on GitHub</a>
</div>
</section>
<section class="section task-group-section">
Expand Down Expand Up @@ -356,7 +356,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.1/sf-ios/util/SFByteReader.h#L24">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.2/sf-ios/util/SFByteReader.h#L24">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -391,7 +391,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.1/sf-ios/util/SFByteReader.h#L29">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.2/sf-ios/util/SFByteReader.h#L29">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -426,7 +426,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.1/sf-ios/util/SFByteReader.h#L34">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.2/sf-ios/util/SFByteReader.h#L34">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -484,7 +484,7 @@ <h4>Return Value</h4>
<p>new byte reader</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.1/sf-ios/util/SFByteReader.h#L43">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.2/sf-ios/util/SFByteReader.h#L43">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -555,7 +555,7 @@ <h4>Return Value</h4>
<p>new byte reader</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.1/sf-ios/util/SFByteReader.h#L53">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.2/sf-ios/util/SFByteReader.h#L53">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -613,7 +613,7 @@ <h4>Return Value</h4>
<p>string value</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.1/sf-ios/util/SFByteReader.h#L62">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.2/sf-ios/util/SFByteReader.h#L62">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -652,7 +652,7 @@ <h4>Return Value</h4>
<p>byte</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.1/sf-ios/util/SFByteReader.h#L69">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.2/sf-ios/util/SFByteReader.h#L69">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -710,7 +710,7 @@ <h4>Return Value</h4>
<p>data value</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.1/sf-ios/util/SFByteReader.h#L78">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.2/sf-ios/util/SFByteReader.h#L78">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -749,7 +749,7 @@ <h4>Return Value</h4>
<p>integer</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.1/sf-ios/util/SFByteReader.h#L85">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.2/sf-ios/util/SFByteReader.h#L85">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -788,7 +788,7 @@ <h4>Return Value</h4>
<p>double</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.1/sf-ios/util/SFByteReader.h#L92">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.2/sf-ios/util/SFByteReader.h#L92">Show on GitHub</a>
</div>
</section>
</div>
Expand All @@ -798,7 +798,7 @@ <h4>Return Value</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2022 <a class="link" href="https://www.nga.mil" target="_blank" rel="external noopener">NGA</a>. All rights reserved. (Last updated: 2022-12-14)</p>
<p>&copy; 2023 <a class="link" href="https://www.nga.mil" target="_blank" rel="external noopener">NGA</a>. All rights reserved. (Last updated: 2023-01-25)</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
32 changes: 16 additions & 16 deletions docs/docs/api/Classes/SFByteWriter.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="SFByteWriter Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">sf-ios 4.1.1 Docs</a> (92% documented)</p>
<p><a href="../index.html">sf-ios 4.1.2 Docs</a> (92% documented)</p>
<p class="header-right"><a href="https://github.com/ngageoint/simple-features-ios"><img src="../img/gh.png" alt="GitHub"/>View on GitHub</a></p>
<div class="header-right">
<form role="search" action="../search.json">
Expand Down Expand Up @@ -320,7 +320,7 @@ <h1>SFByteWriter</h1>
<p>Write byte data</p>

<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.1/sf-ios/util/SFByteWriter.h#L19-L106">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.2/sf-ios/util/SFByteWriter.h#L19-L106">Show on GitHub</a>
</div>
</section>
<section class="section task-group-section">
Expand Down Expand Up @@ -356,7 +356,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.1/sf-ios/util/SFByteWriter.h#L24">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.2/sf-ios/util/SFByteWriter.h#L24">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -391,7 +391,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.1/sf-ios/util/SFByteWriter.h#L29">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.2/sf-ios/util/SFByteWriter.h#L29">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -426,7 +426,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.1/sf-ios/util/SFByteWriter.h#L34">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.2/sf-ios/util/SFByteWriter.h#L34">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -465,7 +465,7 @@ <h4>Return Value</h4>
<p>new byte writer</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.1/sf-ios/util/SFByteWriter.h#L41">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.2/sf-ios/util/SFByteWriter.h#L41">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -523,7 +523,7 @@ <h4>Return Value</h4>
<p>new byte writer</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.1/sf-ios/util/SFByteWriter.h#L50">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.2/sf-ios/util/SFByteWriter.h#L50">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -558,7 +558,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.1/sf-ios/util/SFByteWriter.h#L55">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.2/sf-ios/util/SFByteWriter.h#L55">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -597,7 +597,7 @@ <h4>Return Value</h4>
<p>byte data</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.1/sf-ios/util/SFByteWriter.h#L62">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.2/sf-ios/util/SFByteWriter.h#L62">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -636,7 +636,7 @@ <h4>Return Value</h4>
<p>bytes written</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.1/sf-ios/util/SFByteWriter.h#L69">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.2/sf-ios/util/SFByteWriter.h#L69">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -690,7 +690,7 @@ <h4>Parameters</h4>
</table>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.1/sf-ios/util/SFByteWriter.h#L76">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.2/sf-ios/util/SFByteWriter.h#L76">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -744,7 +744,7 @@ <h4>Parameters</h4>
</table>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.1/sf-ios/util/SFByteWriter.h#L83">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.2/sf-ios/util/SFByteWriter.h#L83">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -798,7 +798,7 @@ <h4>Parameters</h4>
</table>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.1/sf-ios/util/SFByteWriter.h#L90">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.2/sf-ios/util/SFByteWriter.h#L90">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -852,7 +852,7 @@ <h4>Parameters</h4>
</table>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.1/sf-ios/util/SFByteWriter.h#L97">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.2/sf-ios/util/SFByteWriter.h#L97">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -906,7 +906,7 @@ <h4>Parameters</h4>
</table>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.1/sf-ios/util/SFByteWriter.h#L104">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/4.1.2/sf-ios/util/SFByteWriter.h#L104">Show on GitHub</a>
</div>
</section>
</div>
Expand All @@ -916,7 +916,7 @@ <h4>Parameters</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2022 <a class="link" href="https://www.nga.mil" target="_blank" rel="external noopener">NGA</a>. All rights reserved. (Last updated: 2022-12-14)</p>
<p>&copy; 2023 <a class="link" href="https://www.nga.mil" target="_blank" rel="external noopener">NGA</a>. All rights reserved. (Last updated: 2023-01-25)</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 e914ea9

Please sign in to comment.