Skip to content

Commit

Permalink
1.0.6 release
Browse files Browse the repository at this point in the history
  • Loading branch information
bosborn committed Nov 8, 2023
1 parent e62cc13 commit fa77230
Show file tree
Hide file tree
Showing 28 changed files with 115 additions and 104 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ Adheres to [Semantic Versioning](http://semver.org/).

---

## 1.0.6 (TBD)
## [1.0.6](https://github.com/ngageoint/grid-ios/releases/tag/1.0.6) (11-08-2023)

* TBD
* Module definition
* sf-ios 4.1.3
* color-ios 1.0.2

## [1.0.5](https://github.com/ngageoint/grid-ios/releases/tag/1.0.5) (01-26-2023)

Expand Down
4 changes: 2 additions & 2 deletions Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ platform :ios, '12.0'
use_frameworks!

target 'grid-ios' do
pod 'color-ios', '~> 1.0.1'
pod 'sf-ios', '~> 4.1.2'
pod 'color-ios', '~> 1.0.2'
pod 'sf-ios', '~> 4.1.3'

target 'grid-iosTests' do
inherit! :complete
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,20 +47,20 @@ Open grid-ios.xcworkspace in Xcode or build from command line:

Run tests from Xcode or from command line:

xcodebuild test -workspace 'grid-ios.xcworkspace' -scheme grid-ios -destination 'platform=iOS Simulator,name=iPhone 14'
xcodebuild test -workspace 'grid-ios.xcworkspace' -scheme grid-ios -destination 'platform=iOS Simulator,name=iPhone 15'

### Include Library ###

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

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

pod 'grid-ios', '~> 1.0.5'
pod 'grid-ios', '~> 1.0.6'

Pull from GitHub:

pod 'grid-ios', :git => 'https://github.com/ngageoint/grid-ios.git', :branch => 'master'
pod 'grid-ios', :git => 'https://github.com/ngageoint/grid-ios.git', :tag => '1.0.5'
pod 'grid-ios', :git => 'https://github.com/ngageoint/grid-ios.git', :tag => '1.0.6'

Include as local project:

Expand Down
12 changes: 0 additions & 12 deletions docs/deploy.txt

This file was deleted.

14 changes: 7 additions & 7 deletions docs/docs/api/BaseGrid/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>grid-ios 1.0.5 - BaseGrid</title>
<title>grid-ios 1.0.6 - BaseGrid</title>
<link rel="stylesheet" type="text/css" href="https://ngageoint.github.io/grid-ios/docs/api/all.css" media="all" />
</head>
<body>
<header>
<a href="https://ngageoint.github.io/grid-ios/docs/api/">
<strong>
grid-ios 1.0.5
grid-ios 1.0.6
</strong>
<span>Documentation</span>
</a>
Expand Down Expand Up @@ -51,7 +51,7 @@ <h2 hidden>Relationships</h2>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.1.0 (20230121.1956)
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
-->
<!-- Pages: 1 -->
<svg width="872pt" height="116pt"
Expand All @@ -63,15 +63,15 @@ <h2 hidden>Relationships</h2>
<title>BaseGrid</title>
<g id="a_node1"><a xlink:href="https://ngageoint.github.io/grid-ios/docs/api/BaseGrid" xlink:title="BaseGrid">
<path fill="none" stroke="black" stroke-width="3" d="M528,-108C528,-108 336,-108 336,-108 330,-108 324,-102 324,-96 324,-96 324,-84 324,-84 324,-78 330,-72 336,-72 336,-72 528,-72 528,-72 534,-72 540,-78 540,-84 540,-84 540,-96 540,-96 540,-102 534,-108 528,-108"/>
<text text-anchor="middle" x="432" y="-86.3" font-family="Menlo" font-size="14.00">BaseGrid</text>
<text text-anchor="middle" x="432" y="-85.33" font-family="Menlo" font-size="14.00">BaseGrid</text>
</a>
</g>
</g>
<!-- Comparable -->
<g id="node2" class="node unknown">
<title>Comparable</title>
<path fill="none" stroke="black" d="M303,-36C303,-36 111,-36 111,-36 105,-36 99,-30 99,-24 99,-24 99,-12 99,-12 99,-6 105,0 111,0 111,0 303,0 303,0 309,0 315,-6 315,-12 315,-12 315,-24 315,-24 315,-30 309,-36 303,-36"/>
<text text-anchor="middle" x="207" y="-14.3" font-family="Menlo" font-size="14.00">Comparable</text>
<text text-anchor="middle" x="207" y="-13.32" font-family="Menlo" font-size="14.00">Comparable</text>
</g>
<!-- BaseGrid&#45;&gt;Comparable -->
<g id="edge2" class="edge conformsTo">
Expand All @@ -83,7 +83,7 @@ <h2 hidden>Relationships</h2>
<g id="node3" class="node unknown">
<title>Hashable</title>
<path fill="none" stroke="black" d="M753,-36C753,-36 561,-36 561,-36 555,-36 549,-30 549,-24 549,-24 549,-12 549,-12 549,-6 555,0 561,0 561,0 753,0 753,0 759,0 765,-6 765,-12 765,-12 765,-24 765,-24 765,-30 759,-36 753,-36"/>
<text text-anchor="middle" x="657" y="-14.3" font-family="Menlo" font-size="14.00">Hashable</text>
<text text-anchor="middle" x="657" y="-13.32" font-family="Menlo" font-size="14.00">Hashable</text>
</g>
<!-- BaseGrid&#45;&gt;Hashable -->
<g id="edge1" class="edge conformsTo">
Expand Down Expand Up @@ -450,7 +450,7 @@ <h3>

<footer>
<p>
Generated on <time datetime="2023-01-26T01:41:56-0700">January 26, 2023</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
Generated on <time datetime="2023-11-08T12:19:20-0700">November 8, 2023</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
</p>
</footer>
</body>
Expand Down
6 changes: 3 additions & 3 deletions docs/docs/api/BaseGrids/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>grid-ios 1.0.5 - BaseGrids</title>
<title>grid-ios 1.0.6 - BaseGrids</title>
<link rel="stylesheet" type="text/css" href="https://ngageoint.github.io/grid-ios/docs/api/all.css" media="all" />
</head>
<body>
<header>
<a href="https://ngageoint.github.io/grid-ios/docs/api/">
<strong>
grid-ios 1.0.5
grid-ios 1.0.6
</strong>
<span>Documentation</span>
</a>
Expand Down Expand Up @@ -573,7 +573,7 @@ <h3>

<footer>
<p>
Generated on <time datetime="2023-01-26T01:41:54-0700">January 26, 2023</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
Generated on <time datetime="2023-11-08T12:19:18-0700">November 8, 2023</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
</p>
</footer>
</body>
Expand Down
6 changes: 3 additions & 3 deletions docs/docs/api/BaseZoomGrids/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>grid-ios 1.0.5 - BaseZoomGrids</title>
<title>grid-ios 1.0.6 - BaseZoomGrids</title>
<link rel="stylesheet" type="text/css" href="https://ngageoint.github.io/grid-ios/docs/api/all.css" media="all" />
</head>
<body>
<header>
<a href="https://ngageoint.github.io/grid-ios/docs/api/">
<strong>
grid-ios 1.0.5
grid-ios 1.0.6
</strong>
<span>Documentation</span>
</a>
Expand Down Expand Up @@ -190,7 +190,7 @@ <h3>

<footer>
<p>
Generated on <time datetime="2023-01-26T01:41:54-0700">January 26, 2023</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
Generated on <time datetime="2023-11-08T12:19:18-0700">November 8, 2023</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
</p>
</footer>
</body>
Expand Down
12 changes: 6 additions & 6 deletions docs/docs/api/Bounds/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>grid-ios 1.0.5 - Bounds</title>
<title>grid-ios 1.0.6 - Bounds</title>
<link rel="stylesheet" type="text/css" href="https://ngageoint.github.io/grid-ios/docs/api/all.css" media="all" />
</head>
<body>
<header>
<a href="https://ngageoint.github.io/grid-ios/docs/api/">
<strong>
grid-ios 1.0.5
grid-ios 1.0.6
</strong>
<span>Documentation</span>
</a>
Expand Down Expand Up @@ -51,7 +51,7 @@ <h2 hidden>Relationships</h2>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.1.0 (20230121.1956)
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
-->
<!-- Pages: 1 -->
<svg width="872pt" height="116pt"
Expand All @@ -63,15 +63,15 @@ <h2 hidden>Relationships</h2>
<title>Bounds</title>
<g id="a_node1"><a xlink:href="https://ngageoint.github.io/grid-ios/docs/api/Bounds" xlink:title="Bounds">
<path fill="none" stroke="black" stroke-width="3" d="M528,-108C528,-108 336,-108 336,-108 330,-108 324,-102 324,-96 324,-96 324,-84 324,-84 324,-78 330,-72 336,-72 336,-72 528,-72 528,-72 534,-72 540,-78 540,-84 540,-84 540,-96 540,-96 540,-102 534,-108 528,-108"/>
<text text-anchor="middle" x="432" y="-86.3" font-family="Menlo" font-size="14.00">Bounds</text>
<text text-anchor="middle" x="432" y="-85.33" font-family="Menlo" font-size="14.00">Bounds</text>
</a>
</g>
</g>
<!-- SFGeometryEnvelope -->
<g id="node2" class="node unknown">
<title>SFGeometryEnvelope</title>
<path fill="none" stroke="black" d="M528,-36C528,-36 336,-36 336,-36 330,-36 324,-30 324,-24 324,-24 324,-12 324,-12 324,-6 330,0 336,0 336,0 528,0 528,0 534,0 540,-6 540,-12 540,-12 540,-24 540,-24 540,-30 534,-36 528,-36"/>
<text text-anchor="middle" x="432" y="-14.3" font-family="Menlo" font-size="14.00">SFGeometryEnvelope</text>
<text text-anchor="middle" x="432" y="-13.32" font-family="Menlo" font-size="14.00">SFGeometryEnvelope</text>
</g>
<!-- Bounds&#45;&gt;SFGeometryEnvelope -->
<g id="edge1" class="edge conformsTo">
Expand Down Expand Up @@ -944,7 +944,7 @@ <h3>

<footer>
<p>
Generated on <time datetime="2023-01-26T01:41:56-0700">January 26, 2023</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
Generated on <time datetime="2023-11-08T12:19:20-0700">November 8, 2023</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
</p>
</footer>
</body>
Expand Down
6 changes: 3 additions & 3 deletions docs/docs/api/GridConstants/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>grid-ios 1.0.5 - GridConstants</title>
<title>grid-ios 1.0.6 - GridConstants</title>
<link rel="stylesheet" type="text/css" href="https://ngageoint.github.io/grid-ios/docs/api/all.css" media="all" />
</head>
<body>
<header>
<a href="https://ngageoint.github.io/grid-ios/docs/api/">
<strong>
grid-ios 1.0.5
grid-ios 1.0.6
</strong>
<span>Documentation</span>
</a>
Expand Down Expand Up @@ -226,7 +226,7 @@ <h3>

<footer>
<p>
Generated on <time datetime="2023-01-26T01:41:54-0700">January 26, 2023</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
Generated on <time datetime="2023-11-08T12:19:18-0700">November 8, 2023</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
</p>
</footer>
</body>
Expand Down
12 changes: 6 additions & 6 deletions docs/docs/api/GridPoint/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>grid-ios 1.0.5 - GridPoint</title>
<title>grid-ios 1.0.6 - GridPoint</title>
<link rel="stylesheet" type="text/css" href="https://ngageoint.github.io/grid-ios/docs/api/all.css" media="all" />
</head>
<body>
<header>
<a href="https://ngageoint.github.io/grid-ios/docs/api/">
<strong>
grid-ios 1.0.5
grid-ios 1.0.6
</strong>
<span>Documentation</span>
</a>
Expand Down Expand Up @@ -51,7 +51,7 @@ <h2 hidden>Relationships</h2>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.1.0 (20230121.1956)
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
-->
<!-- Pages: 1 -->
<svg width="872pt" height="116pt"
Expand All @@ -63,15 +63,15 @@ <h2 hidden>Relationships</h2>
<title>GridPoint</title>
<g id="a_node1"><a xlink:href="https://ngageoint.github.io/grid-ios/docs/api/GridPoint" xlink:title="GridPoint">
<path fill="none" stroke="black" stroke-width="3" d="M528,-108C528,-108 336,-108 336,-108 330,-108 324,-102 324,-96 324,-96 324,-84 324,-84 324,-78 330,-72 336,-72 336,-72 528,-72 528,-72 534,-72 540,-78 540,-84 540,-84 540,-96 540,-96 540,-102 534,-108 528,-108"/>
<text text-anchor="middle" x="432" y="-86.3" font-family="Menlo" font-size="14.00">GridPoint</text>
<text text-anchor="middle" x="432" y="-85.33" font-family="Menlo" font-size="14.00">GridPoint</text>
</a>
</g>
</g>
<!-- SFPoint -->
<g id="node2" class="node unknown">
<title>SFPoint</title>
<path fill="none" stroke="black" d="M528,-36C528,-36 336,-36 336,-36 330,-36 324,-30 324,-24 324,-24 324,-12 324,-12 324,-6 330,0 336,0 336,0 528,0 528,0 534,0 540,-6 540,-12 540,-12 540,-24 540,-24 540,-30 534,-36 528,-36"/>
<text text-anchor="middle" x="432" y="-14.3" font-family="Menlo" font-size="14.00">SFPoint</text>
<text text-anchor="middle" x="432" y="-13.32" font-family="Menlo" font-size="14.00">SFPoint</text>
</g>
<!-- GridPoint&#45;&gt;SFPoint -->
<g id="edge1" class="edge conformsTo">
Expand Down Expand Up @@ -645,7 +645,7 @@ <h3>

<footer>
<p>
Generated on <time datetime="2023-01-26T01:41:56-0700">January 26, 2023</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
Generated on <time datetime="2023-11-08T12:19:20-0700">November 8, 2023</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
</p>
</footer>
</body>
Expand Down
6 changes: 3 additions & 3 deletions docs/docs/api/GridProperties/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>grid-ios 1.0.5 - GridProperties</title>
<title>grid-ios 1.0.6 - GridProperties</title>
<link rel="stylesheet" type="text/css" href="https://ngageoint.github.io/grid-ios/docs/api/all.css" media="all" />
</head>
<body>
<header>
<a href="https://ngageoint.github.io/grid-ios/docs/api/">
<strong>
grid-ios 1.0.5
grid-ios 1.0.6
</strong>
<span>Documentation</span>
</a>
Expand Down Expand Up @@ -513,7 +513,7 @@ <h3>

<footer>
<p>
Generated on <time datetime="2023-01-26T01:41:54-0700">January 26, 2023</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
Generated on <time datetime="2023-11-08T12:19:18-0700">November 8, 2023</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
</p>
</footer>
</body>
Expand Down
6 changes: 3 additions & 3 deletions docs/docs/api/GridStyle/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>grid-ios 1.0.5 - GridStyle</title>
<title>grid-ios 1.0.6 - GridStyle</title>
<link rel="stylesheet" type="text/css" href="https://ngageoint.github.io/grid-ios/docs/api/all.css" media="all" />
</head>
<body>
<header>
<a href="https://ngageoint.github.io/grid-ios/docs/api/">
<strong>
grid-ios 1.0.5
grid-ios 1.0.6
</strong>
<span>Documentation</span>
</a>
Expand Down Expand Up @@ -129,7 +129,7 @@ <h3>

<footer>
<p>
Generated on <time datetime="2023-01-26T01:41:54-0700">January 26, 2023</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
Generated on <time datetime="2023-11-08T12:19:18-0700">November 8, 2023</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
</p>
</footer>
</body>
Expand Down
6 changes: 3 additions & 3 deletions docs/docs/api/GridTile/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>grid-ios 1.0.5 - GridTile</title>
<title>grid-ios 1.0.6 - GridTile</title>
<link rel="stylesheet" type="text/css" href="https://ngageoint.github.io/grid-ios/docs/api/all.css" media="all" />
</head>
<body>
<header>
<a href="https://ngageoint.github.io/grid-ios/docs/api/">
<strong>
grid-ios 1.0.5
grid-ios 1.0.6
</strong>
<span>Documentation</span>
</a>
Expand Down Expand Up @@ -388,7 +388,7 @@ <h3>

<footer>
<p>
Generated on <time datetime="2023-01-26T01:41:54-0700">January 26, 2023</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
Generated on <time datetime="2023-11-08T12:19:18-0700">November 8, 2023</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
</p>
</footer>
</body>
Expand Down
Loading

0 comments on commit fa77230

Please sign in to comment.