Skip to content

Commit 62f2f7d

Browse files
committed
4.2.4 release
1 parent 9634914 commit 62f2f7d

File tree

163 files changed

+2727
-2658
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

163 files changed

+2727
-2658
lines changed

CHANGELOG.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ Adheres to [Semantic Versioning](http://semver.org/).
44

55
---
66

7-
## 4.2.4 (TBD)
7+
## [4.2.4](https://github.com/ngageoint/ogc-api-features-json-ios/releases/tag/4.2.4) (11-13-2023)
88

9-
* TBD
9+
* Module definition
10+
* sf-geojson-ios 4.2.4
1011

1112
## [4.2.3](https://github.com/ngageoint/ogc-api-features-json-ios/releases/tag/4.2.3) (02-01-2023)
1213

Podfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ source 'https://github.com/CocoaPods/Specs.git'
22
platform :ios, '12.0'
33

44
target 'ogc-api-features-json-ios' do
5-
pod 'sf-geojson-ios', '~> 4.2.3'
5+
pod 'sf-geojson-ios', '~> 4.2.4'
66

77
target 'ogc-api-features-json-iosTests' do
88
inherit! :search_paths

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -52,20 +52,20 @@ Open ogc-api-features-json-ios.xcworkspace in Xcode or build from command line:
5252

5353
Run tests from Xcode or from command line:
5454

55-
xcodebuild test -workspace 'ogc-api-features-json-ios.xcworkspace' -scheme ogc-api-features-json-ios -destination 'platform=iOS Simulator,name=iPhone 14'
55+
xcodebuild test -workspace 'ogc-api-features-json-ios.xcworkspace' -scheme ogc-api-features-json-ios -destination 'platform=iOS Simulator,name=iPhone 15'
5656

5757
### Include Library ###
5858

5959
Include this repository by specifying it in a Podfile using a supported option.
6060

6161
Pull from [CocoaPods](https://cocoapods.org/pods/ogc-api-features-json-ios):
6262

63-
pod 'ogc-api-features-json-ios', '~> 4.2.3'
63+
pod 'ogc-api-features-json-ios', '~> 4.2.4'
6464

6565
Pull from GitHub:
6666

6767
pod 'ogc-api-features-json-ios', :git => 'https://github.com/ngageoint/ogc-api-features-json-ios.git', :branch => 'master'
68-
pod 'ogc-api-features-json-ios', :git => 'https://github.com/ngageoint/ogc-api-features-json-ios.git', :tag => '4.2.3'
68+
pod 'ogc-api-features-json-ios', :git => 'https://github.com/ngageoint/ogc-api-features-json-ios.git', :tag => '4.2.4'
6969

7070
Include as local project:
7171

docs/docs/api/Classes.html

+70-70
Large diffs are not rendered by default.

docs/docs/api/Classes/OAFCollection.html

+16-16
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<a title="OAFCollection Class Reference"></a>
1818
<header>
1919
<div class="content-wrapper">
20-
<p><a href="../index.html">ogc-api-features-json-ios 4.2.3 Docs</a> (92% documented)</p>
20+
<p><a href="../index.html">ogc-api-features-json-ios 4.2.4 Docs</a> (92% documented)</p>
2121
<p class="header-right"><a href="https://github.com/ngageoint/ogc-api-features-json-ios"><img src="../img/gh.png" alt="GitHub"/>View on GitHub</a></p>
2222
<div class="header-right">
2323
<form role="search" action="../search.json">
@@ -512,7 +512,7 @@ <h1>OAFCollection</h1>
512512
<p>Collection</p>
513513

514514
<div class="slightly-smaller">
515-
<a href="https://github.com/ngageoint/ogc-api-features-json-ios/tree/4.2.3/ogc-api-features-json-ios/OAFCollection.h#L35-L115">Show on GitHub</a>
515+
<a href="https://github.com/ngageoint/ogc-api-features-json-ios/tree/4.2.4/ogc-api-features-json-ios/OAFCollection.h#L35-L115">Show on GitHub</a>
516516
</div>
517517
</section>
518518
<section class="section task-group-section">
@@ -548,7 +548,7 @@ <h4>Declaration</h4>
548548
</div>
549549
</div>
550550
<div class="slightly-smaller">
551-
<a href="https://github.com/ngageoint/ogc-api-features-json-ios/tree/4.2.3/ogc-api-features-json-ios/OAFCollection.h#L40">Show on GitHub</a>
551+
<a href="https://github.com/ngageoint/ogc-api-features-json-ios/tree/4.2.4/ogc-api-features-json-ios/OAFCollection.h#L40">Show on GitHub</a>
552552
</div>
553553
</section>
554554
</div>
@@ -583,7 +583,7 @@ <h4>Declaration</h4>
583583
</div>
584584
</div>
585585
<div class="slightly-smaller">
586-
<a href="https://github.com/ngageoint/ogc-api-features-json-ios/tree/4.2.3/ogc-api-features-json-ios/OAFCollection.h#L45">Show on GitHub</a>
586+
<a href="https://github.com/ngageoint/ogc-api-features-json-ios/tree/4.2.4/ogc-api-features-json-ios/OAFCollection.h#L45">Show on GitHub</a>
587587
</div>
588588
</section>
589589
</div>
@@ -618,7 +618,7 @@ <h4>Declaration</h4>
618618
</div>
619619
</div>
620620
<div class="slightly-smaller">
621-
<a href="https://github.com/ngageoint/ogc-api-features-json-ios/tree/4.2.3/ogc-api-features-json-ios/OAFCollection.h#L50">Show on GitHub</a>
621+
<a href="https://github.com/ngageoint/ogc-api-features-json-ios/tree/4.2.4/ogc-api-features-json-ios/OAFCollection.h#L50">Show on GitHub</a>
622622
</div>
623623
</section>
624624
</div>
@@ -653,7 +653,7 @@ <h4>Declaration</h4>
653653
</div>
654654
</div>
655655
<div class="slightly-smaller">
656-
<a href="https://github.com/ngageoint/ogc-api-features-json-ios/tree/4.2.3/ogc-api-features-json-ios/OAFCollection.h#L55">Show on GitHub</a>
656+
<a href="https://github.com/ngageoint/ogc-api-features-json-ios/tree/4.2.4/ogc-api-features-json-ios/OAFCollection.h#L55">Show on GitHub</a>
657657
</div>
658658
</section>
659659
</div>
@@ -688,7 +688,7 @@ <h4>Declaration</h4>
688688
</div>
689689
</div>
690690
<div class="slightly-smaller">
691-
<a href="https://github.com/ngageoint/ogc-api-features-json-ios/tree/4.2.3/ogc-api-features-json-ios/OAFCollection.h#L60">Show on GitHub</a>
691+
<a href="https://github.com/ngageoint/ogc-api-features-json-ios/tree/4.2.4/ogc-api-features-json-ios/OAFCollection.h#L60">Show on GitHub</a>
692692
</div>
693693
</section>
694694
</div>
@@ -724,7 +724,7 @@ <h4>Declaration</h4>
724724
</div>
725725
</div>
726726
<div class="slightly-smaller">
727-
<a href="https://github.com/ngageoint/ogc-api-features-json-ios/tree/4.2.3/ogc-api-features-json-ios/OAFCollection.h#L66">Show on GitHub</a>
727+
<a href="https://github.com/ngageoint/ogc-api-features-json-ios/tree/4.2.4/ogc-api-features-json-ios/OAFCollection.h#L66">Show on GitHub</a>
728728
</div>
729729
</section>
730730
</div>
@@ -760,7 +760,7 @@ <h4>Declaration</h4>
760760
</div>
761761
</div>
762762
<div class="slightly-smaller">
763-
<a href="https://github.com/ngageoint/ogc-api-features-json-ios/tree/4.2.3/ogc-api-features-json-ios/OAFCollection.h#L72">Show on GitHub</a>
763+
<a href="https://github.com/ngageoint/ogc-api-features-json-ios/tree/4.2.4/ogc-api-features-json-ios/OAFCollection.h#L72">Show on GitHub</a>
764764
</div>
765765
</section>
766766
</div>
@@ -799,7 +799,7 @@ <h4>Return Value</h4>
799799
<p>new collection</p>
800800
</div>
801801
<div class="slightly-smaller">
802-
<a href="https://github.com/ngageoint/ogc-api-features-json-ios/tree/4.2.3/ogc-api-features-json-ios/OAFCollection.h#L79">Show on GitHub</a>
802+
<a href="https://github.com/ngageoint/ogc-api-features-json-ios/tree/4.2.4/ogc-api-features-json-ios/OAFCollection.h#L79">Show on GitHub</a>
803803
</div>
804804
</section>
805805
</div>
@@ -857,7 +857,7 @@ <h4>Return Value</h4>
857857
<p>new collection</p>
858858
</div>
859859
<div class="slightly-smaller">
860-
<a href="https://github.com/ngageoint/ogc-api-features-json-ios/tree/4.2.3/ogc-api-features-json-ios/OAFCollection.h#L88">Show on GitHub</a>
860+
<a href="https://github.com/ngageoint/ogc-api-features-json-ios/tree/4.2.4/ogc-api-features-json-ios/OAFCollection.h#L88">Show on GitHub</a>
861861
</div>
862862
</section>
863863
</div>
@@ -915,7 +915,7 @@ <h4>Return Value</h4>
915915
<p>new collection</p>
916916
</div>
917917
<div class="slightly-smaller">
918-
<a href="https://github.com/ngageoint/ogc-api-features-json-ios/tree/4.2.3/ogc-api-features-json-ios/OAFCollection.h#L97">Show on GitHub</a>
918+
<a href="https://github.com/ngageoint/ogc-api-features-json-ios/tree/4.2.4/ogc-api-features-json-ios/OAFCollection.h#L97">Show on GitHub</a>
919919
</div>
920920
</section>
921921
</div>
@@ -969,7 +969,7 @@ <h4>Parameters</h4>
969969
</table>
970970
</div>
971971
<div class="slightly-smaller">
972-
<a href="https://github.com/ngageoint/ogc-api-features-json-ios/tree/4.2.3/ogc-api-features-json-ios/OAFCollection.h#L105">Show on GitHub</a>
972+
<a href="https://github.com/ngageoint/ogc-api-features-json-ios/tree/4.2.4/ogc-api-features-json-ios/OAFCollection.h#L105">Show on GitHub</a>
973973
</div>
974974
</section>
975975
</div>
@@ -1023,7 +1023,7 @@ <h4>Parameters</h4>
10231023
</table>
10241024
</div>
10251025
<div class="slightly-smaller">
1026-
<a href="https://github.com/ngageoint/ogc-api-features-json-ios/tree/4.2.3/ogc-api-features-json-ios/OAFCollection.h#L113">Show on GitHub</a>
1026+
<a href="https://github.com/ngageoint/ogc-api-features-json-ios/tree/4.2.4/ogc-api-features-json-ios/OAFCollection.h#L113">Show on GitHub</a>
10271027
</div>
10281028
</section>
10291029
</div>
@@ -1033,8 +1033,8 @@ <h4>Parameters</h4>
10331033
</section>
10341034
</section>
10351035
<section id="footer">
1036-
<p>&copy; 2023 <a class="link" href="https://www.nga.mil" target="_blank" rel="external noopener">NGA</a>. All rights reserved. (Last updated: 2023-02-01)</p>
1037-
<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>
1036+
<p>&copy; 2023 <a class="link" href="https://www.nga.mil" target="_blank" rel="external noopener">NGA</a>. All rights reserved. (Last updated: 2023-11-13)</p>
1037+
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
10381038
</section>
10391039
</article>
10401040
</div>

docs/docs/api/Classes/OAFCollections.html

+10-10
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<a title="OAFCollections Class Reference"></a>
1818
<header>
1919
<div class="content-wrapper">
20-
<p><a href="../index.html">ogc-api-features-json-ios 4.2.3 Docs</a> (92% documented)</p>
20+
<p><a href="../index.html">ogc-api-features-json-ios 4.2.4 Docs</a> (92% documented)</p>
2121
<p class="header-right"><a href="https://github.com/ngageoint/ogc-api-features-json-ios"><img src="../img/gh.png" alt="GitHub"/>View on GitHub</a></p>
2222
<div class="header-right">
2323
<form role="search" action="../search.json">
@@ -512,7 +512,7 @@ <h1>OAFCollections</h1>
512512
<p>Undocumented</p>
513513

514514
<div class="slightly-smaller">
515-
<a href="https://github.com/ngageoint/ogc-api-features-json-ios/tree/4.2.3/ogc-api-features-json-ios/OAFCollections.h#L16-L60">Show on GitHub</a>
515+
<a href="https://github.com/ngageoint/ogc-api-features-json-ios/tree/4.2.4/ogc-api-features-json-ios/OAFCollections.h#L16-L60">Show on GitHub</a>
516516
</div>
517517
</section>
518518
<section class="section task-group-section">
@@ -548,7 +548,7 @@ <h4>Declaration</h4>
548548
</div>
549549
</div>
550550
<div class="slightly-smaller">
551-
<a href="https://github.com/ngageoint/ogc-api-features-json-ios/tree/4.2.3/ogc-api-features-json-ios/OAFCollections.h#L21">Show on GitHub</a>
551+
<a href="https://github.com/ngageoint/ogc-api-features-json-ios/tree/4.2.4/ogc-api-features-json-ios/OAFCollections.h#L21">Show on GitHub</a>
552552
</div>
553553
</section>
554554
</div>
@@ -583,7 +583,7 @@ <h4>Declaration</h4>
583583
</div>
584584
</div>
585585
<div class="slightly-smaller">
586-
<a href="https://github.com/ngageoint/ogc-api-features-json-ios/tree/4.2.3/ogc-api-features-json-ios/OAFCollections.h#L26">Show on GitHub</a>
586+
<a href="https://github.com/ngageoint/ogc-api-features-json-ios/tree/4.2.4/ogc-api-features-json-ios/OAFCollections.h#L26">Show on GitHub</a>
587587
</div>
588588
</section>
589589
</div>
@@ -622,7 +622,7 @@ <h4>Return Value</h4>
622622
<p>new collections</p>
623623
</div>
624624
<div class="slightly-smaller">
625-
<a href="https://github.com/ngageoint/ogc-api-features-json-ios/tree/4.2.3/ogc-api-features-json-ios/OAFCollections.h#L33">Show on GitHub</a>
625+
<a href="https://github.com/ngageoint/ogc-api-features-json-ios/tree/4.2.4/ogc-api-features-json-ios/OAFCollections.h#L33">Show on GitHub</a>
626626
</div>
627627
</section>
628628
</div>
@@ -680,7 +680,7 @@ <h4>Return Value</h4>
680680
<p>new collections</p>
681681
</div>
682682
<div class="slightly-smaller">
683-
<a href="https://github.com/ngageoint/ogc-api-features-json-ios/tree/4.2.3/ogc-api-features-json-ios/OAFCollections.h#L42">Show on GitHub</a>
683+
<a href="https://github.com/ngageoint/ogc-api-features-json-ios/tree/4.2.4/ogc-api-features-json-ios/OAFCollections.h#L42">Show on GitHub</a>
684684
</div>
685685
</section>
686686
</div>
@@ -734,7 +734,7 @@ <h4>Parameters</h4>
734734
</table>
735735
</div>
736736
<div class="slightly-smaller">
737-
<a href="https://github.com/ngageoint/ogc-api-features-json-ios/tree/4.2.3/ogc-api-features-json-ios/OAFCollections.h#L50">Show on GitHub</a>
737+
<a href="https://github.com/ngageoint/ogc-api-features-json-ios/tree/4.2.4/ogc-api-features-json-ios/OAFCollections.h#L50">Show on GitHub</a>
738738
</div>
739739
</section>
740740
</div>
@@ -788,7 +788,7 @@ <h4>Parameters</h4>
788788
</table>
789789
</div>
790790
<div class="slightly-smaller">
791-
<a href="https://github.com/ngageoint/ogc-api-features-json-ios/tree/4.2.3/ogc-api-features-json-ios/OAFCollections.h#L58">Show on GitHub</a>
791+
<a href="https://github.com/ngageoint/ogc-api-features-json-ios/tree/4.2.4/ogc-api-features-json-ios/OAFCollections.h#L58">Show on GitHub</a>
792792
</div>
793793
</section>
794794
</div>
@@ -798,8 +798,8 @@ <h4>Parameters</h4>
798798
</section>
799799
</section>
800800
<section id="footer">
801-
<p>&copy; 2023 <a class="link" href="https://www.nga.mil" target="_blank" rel="external noopener">NGA</a>. All rights reserved. (Last updated: 2023-02-01)</p>
802-
<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>
801+
<p>&copy; 2023 <a class="link" href="https://www.nga.mil" target="_blank" rel="external noopener">NGA</a>. All rights reserved. (Last updated: 2023-11-13)</p>
802+
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
803803
</section>
804804
</article>
805805
</div>

0 commit comments

Comments
 (0)