diff --git a/CHANGELOG.md b/CHANGELOG.md index e9876da..e0dabe3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/Podfile b/Podfile index 9c0308c..63a1961 100644 --- a/Podfile +++ b/Podfile @@ -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 diff --git a/README.md b/README.md index 9fca682..5d2fd1d 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ 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 ### @@ -55,12 +55,12 @@ 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: diff --git a/docs/deploy.txt b/docs/deploy.txt deleted file mode 100644 index 3c7e6a4..0000000 --- a/docs/deploy.txt +++ /dev/null @@ -1,12 +0,0 @@ - -* local lib lint - -pod lib lint grid-ios.podspec --swift-version=5 - -* released spec lint - -pod spec lint grid-ios.podspec --swift-version=5 - -* deploy to trunk - -pod trunk push grid-ios.podspec --swift-version=5 diff --git a/docs/docs/api/BaseGrid/index.html b/docs/docs/api/BaseGrid/index.html index 44d0d02..a1d429d 100644 --- a/docs/docs/api/BaseGrid/index.html +++ b/docs/docs/api/BaseGrid/index.html @@ -3,14 +3,14 @@ - grid-ios 1.0.5 - BaseGrid + grid-ios 1.0.6 - BaseGrid
- grid-ios 1.0.5 + grid-ios 1.0.6 Documentation @@ -51,7 +51,7 @@ - Comparable -Comparable +Comparable @@ -83,7 +83,7 @@ Hashable -Hashable +Hashable @@ -450,7 +450,7 @@

- Generated on using swift-doc 1.0.0-rc.1. + Generated on using swift-doc 1.0.0-rc.1.

diff --git a/docs/docs/api/BaseGrids/index.html b/docs/docs/api/BaseGrids/index.html index 09b947f..6ce673a 100644 --- a/docs/docs/api/BaseGrids/index.html +++ b/docs/docs/api/BaseGrids/index.html @@ -3,14 +3,14 @@ - grid-ios 1.0.5 - BaseGrids + grid-ios 1.0.6 - BaseGrids
- grid-ios 1.0.5 + grid-ios 1.0.6 Documentation @@ -573,7 +573,7 @@

- Generated on using swift-doc 1.0.0-rc.1. + Generated on using swift-doc 1.0.0-rc.1.

diff --git a/docs/docs/api/BaseZoomGrids/index.html b/docs/docs/api/BaseZoomGrids/index.html index 869e1c3..856e127 100644 --- a/docs/docs/api/BaseZoomGrids/index.html +++ b/docs/docs/api/BaseZoomGrids/index.html @@ -3,14 +3,14 @@ - grid-ios 1.0.5 - BaseZoomGrids + grid-ios 1.0.6 - BaseZoomGrids
- grid-ios 1.0.5 + grid-ios 1.0.6 Documentation @@ -190,7 +190,7 @@

- Generated on using swift-doc 1.0.0-rc.1. + Generated on using swift-doc 1.0.0-rc.1.

diff --git a/docs/docs/api/Bounds/index.html b/docs/docs/api/Bounds/index.html index bbea880..7f7c0cd 100644 --- a/docs/docs/api/Bounds/index.html +++ b/docs/docs/api/Bounds/index.html @@ -3,14 +3,14 @@ - grid-ios 1.0.5 - Bounds + grid-ios 1.0.6 - Bounds
- grid-ios 1.0.5 + grid-ios 1.0.6 Documentation @@ -51,7 +51,7 @@ -

Bounds -Bounds +Bounds @@ -71,7 +71,7 @@ SFGeometryEnvelope -SFGeometryEnvelope +SFGeometryEnvelope @@ -944,7 +944,7 @@

- Generated on using swift-doc 1.0.0-rc.1. + Generated on using swift-doc 1.0.0-rc.1.

diff --git a/docs/docs/api/GridConstants/index.html b/docs/docs/api/GridConstants/index.html index 0208536..758d59a 100644 --- a/docs/docs/api/GridConstants/index.html +++ b/docs/docs/api/GridConstants/index.html @@ -3,14 +3,14 @@ - grid-ios 1.0.5 - GridConstants + grid-ios 1.0.6 - GridConstants
- grid-ios 1.0.5 + grid-ios 1.0.6 Documentation @@ -226,7 +226,7 @@

- Generated on using swift-doc 1.0.0-rc.1. + Generated on using swift-doc 1.0.0-rc.1.

diff --git a/docs/docs/api/GridPoint/index.html b/docs/docs/api/GridPoint/index.html index 0fa89e3..1f22992 100644 --- a/docs/docs/api/GridPoint/index.html +++ b/docs/docs/api/GridPoint/index.html @@ -3,14 +3,14 @@ - grid-ios 1.0.5 - GridPoint + grid-ios 1.0.6 - GridPoint
- grid-ios 1.0.5 + grid-ios 1.0.6 Documentation @@ -51,7 +51,7 @@ -

GridPoint -GridPoint +GridPoint @@ -71,7 +71,7 @@ SFPoint -SFPoint +SFPoint @@ -645,7 +645,7 @@

- Generated on using swift-doc 1.0.0-rc.1. + Generated on using swift-doc 1.0.0-rc.1.

diff --git a/docs/docs/api/GridProperties/index.html b/docs/docs/api/GridProperties/index.html index f81b125..2d02682 100644 --- a/docs/docs/api/GridProperties/index.html +++ b/docs/docs/api/GridProperties/index.html @@ -3,14 +3,14 @@ - grid-ios 1.0.5 - GridProperties + grid-ios 1.0.6 - GridProperties
- grid-ios 1.0.5 + grid-ios 1.0.6 Documentation @@ -513,7 +513,7 @@

- Generated on using swift-doc 1.0.0-rc.1. + Generated on using swift-doc 1.0.0-rc.1.

diff --git a/docs/docs/api/GridStyle/index.html b/docs/docs/api/GridStyle/index.html index e6dc860..671c640 100644 --- a/docs/docs/api/GridStyle/index.html +++ b/docs/docs/api/GridStyle/index.html @@ -3,14 +3,14 @@ - grid-ios 1.0.5 - GridStyle + grid-ios 1.0.6 - GridStyle
- grid-ios 1.0.5 + grid-ios 1.0.6 Documentation @@ -129,7 +129,7 @@

- Generated on using swift-doc 1.0.0-rc.1. + Generated on using swift-doc 1.0.0-rc.1.

diff --git a/docs/docs/api/GridTile/index.html b/docs/docs/api/GridTile/index.html index eccf78e..6335dba 100644 --- a/docs/docs/api/GridTile/index.html +++ b/docs/docs/api/GridTile/index.html @@ -3,14 +3,14 @@ - grid-ios 1.0.5 - GridTile + grid-ios 1.0.6 - GridTile
- grid-ios 1.0.5 + grid-ios 1.0.6 Documentation @@ -388,7 +388,7 @@

- Generated on using swift-doc 1.0.0-rc.1. + Generated on using swift-doc 1.0.0-rc.1.

diff --git a/docs/docs/api/GridUtils/index.html b/docs/docs/api/GridUtils/index.html index 7ed544a..894fd4a 100644 --- a/docs/docs/api/GridUtils/index.html +++ b/docs/docs/api/GridUtils/index.html @@ -3,14 +3,14 @@ - grid-ios 1.0.5 - GridUtils + grid-ios 1.0.6 - GridUtils
- grid-ios 1.0.5 + grid-ios 1.0.6 Documentation @@ -633,7 +633,7 @@

- Generated on using swift-doc 1.0.0-rc.1. + Generated on using swift-doc 1.0.0-rc.1.

diff --git a/docs/docs/api/Hemisphere/index.html b/docs/docs/api/Hemisphere/index.html index f555625..54a7642 100644 --- a/docs/docs/api/Hemisphere/index.html +++ b/docs/docs/api/Hemisphere/index.html @@ -3,14 +3,14 @@ - grid-ios 1.0.5 - Hemisphere + grid-ios 1.0.6 - Hemisphere
- grid-ios 1.0.5 + grid-ios 1.0.6 Documentation @@ -51,7 +51,7 @@ -

Hemisphere -Hemisphere +Hemisphere @@ -71,7 +71,7 @@ Int -Int +Int @@ -176,7 +176,7 @@

- Generated on using swift-doc 1.0.0-rc.1. + Generated on using swift-doc 1.0.0-rc.1.

diff --git a/docs/docs/api/Label/index.html b/docs/docs/api/Label/index.html index 79419a6..ef2a293 100644 --- a/docs/docs/api/Label/index.html +++ b/docs/docs/api/Label/index.html @@ -3,14 +3,14 @@ - grid-ios 1.0.5 - Label + grid-ios 1.0.6 - Label
- grid-ios 1.0.5 + grid-ios 1.0.6 Documentation @@ -144,7 +144,7 @@

- Generated on using swift-doc 1.0.0-rc.1. + Generated on using swift-doc 1.0.0-rc.1.

diff --git a/docs/docs/api/Labeler/index.html b/docs/docs/api/Labeler/index.html index 0954e83..0fb2e3b 100644 --- a/docs/docs/api/Labeler/index.html +++ b/docs/docs/api/Labeler/index.html @@ -3,14 +3,14 @@ - grid-ios 1.0.5 - Labeler + grid-ios 1.0.6 - Labeler
- grid-ios 1.0.5 + grid-ios 1.0.6 Documentation @@ -319,7 +319,7 @@

- Generated on using swift-doc 1.0.0-rc.1. + Generated on using swift-doc 1.0.0-rc.1.

diff --git a/docs/docs/api/Line/index.html b/docs/docs/api/Line/index.html index d9d639d..eb9687b 100644 --- a/docs/docs/api/Line/index.html +++ b/docs/docs/api/Line/index.html @@ -3,14 +3,14 @@ - grid-ios 1.0.5 - Line + grid-ios 1.0.6 - Line
- grid-ios 1.0.5 + grid-ios 1.0.6 Documentation @@ -51,7 +51,7 @@ -

Line -Line +Line @@ -71,7 +71,7 @@ SFLine -SFLine +SFLine @@ -397,7 +397,7 @@

- Generated on using swift-doc 1.0.0-rc.1. + Generated on using swift-doc 1.0.0-rc.1.

diff --git a/docs/docs/api/Pixel/index.html b/docs/docs/api/Pixel/index.html index 0552b0b..cc4807e 100644 --- a/docs/docs/api/Pixel/index.html +++ b/docs/docs/api/Pixel/index.html @@ -3,14 +3,14 @@ - grid-ios 1.0.5 - Pixel + grid-ios 1.0.6 - Pixel
- grid-ios 1.0.5 + grid-ios 1.0.6 Documentation @@ -115,7 +115,7 @@

- Generated on using swift-doc 1.0.0-rc.1. + Generated on using swift-doc 1.0.0-rc.1.

diff --git a/docs/docs/api/PixelRange/index.html b/docs/docs/api/PixelRange/index.html index 4d2c990..45dd76b 100644 --- a/docs/docs/api/PixelRange/index.html +++ b/docs/docs/api/PixelRange/index.html @@ -3,14 +3,14 @@ - grid-ios 1.0.5 - PixelRange + grid-ios 1.0.6 - PixelRange
- grid-ios 1.0.5 + grid-ios 1.0.6 Documentation @@ -275,7 +275,7 @@

- Generated on using swift-doc 1.0.0-rc.1. + Generated on using swift-doc 1.0.0-rc.1.

diff --git a/docs/docs/api/PropertyConstants/index.html b/docs/docs/api/PropertyConstants/index.html index 875fe9d..7cf9242 100644 --- a/docs/docs/api/PropertyConstants/index.html +++ b/docs/docs/api/PropertyConstants/index.html @@ -3,14 +3,14 @@ - grid-ios 1.0.5 - PropertyConstants + grid-ios 1.0.6 - PropertyConstants
- grid-ios 1.0.5 + grid-ios 1.0.6 Documentation @@ -254,7 +254,7 @@

- Generated on using swift-doc 1.0.0-rc.1. + Generated on using swift-doc 1.0.0-rc.1.

diff --git a/docs/docs/api/TileDraw/index.html b/docs/docs/api/TileDraw/index.html index 153eeb7..f202c57 100644 --- a/docs/docs/api/TileDraw/index.html +++ b/docs/docs/api/TileDraw/index.html @@ -3,14 +3,14 @@ - grid-ios 1.0.5 - TileDraw + grid-ios 1.0.6 - TileDraw
- grid-ios 1.0.5 + grid-ios 1.0.6 Documentation @@ -134,7 +134,7 @@

- Generated on using swift-doc 1.0.0-rc.1. + Generated on using swift-doc 1.0.0-rc.1.

diff --git a/docs/docs/api/TileUtils/index.html b/docs/docs/api/TileUtils/index.html index 0293175..0ee5c53 100644 --- a/docs/docs/api/TileUtils/index.html +++ b/docs/docs/api/TileUtils/index.html @@ -3,14 +3,14 @@ - grid-ios 1.0.5 - TileUtils + grid-ios 1.0.6 - TileUtils
- grid-ios 1.0.5 + grid-ios 1.0.6 Documentation @@ -333,7 +333,7 @@

- Generated on using swift-doc 1.0.0-rc.1. + Generated on using swift-doc 1.0.0-rc.1.

diff --git a/docs/docs/api/Unit/index.html b/docs/docs/api/Unit/index.html index 476fb8d..6b4c7b9 100644 --- a/docs/docs/api/Unit/index.html +++ b/docs/docs/api/Unit/index.html @@ -3,14 +3,14 @@ - grid-ios 1.0.5 - Unit + grid-ios 1.0.6 - Unit
- grid-ios 1.0.5 + grid-ios 1.0.6 Documentation @@ -51,7 +51,7 @@ -

Unit -Unit +Unit @@ -71,7 +71,7 @@ Int -Int +Int @@ -130,7 +130,7 @@

- Generated on using swift-doc 1.0.0-rc.1. + Generated on using swift-doc 1.0.0-rc.1.

diff --git a/docs/docs/api/index.html b/docs/docs/api/index.html index 75da188..3bb3a42 100644 --- a/docs/docs/api/index.html +++ b/docs/docs/api/index.html @@ -3,14 +3,14 @@ - grid-ios 1.0.5 - grid-ios 1.0.5 + grid-ios 1.0.6 - grid-ios 1.0.6
- grid-ios 1.0.5 + grid-ios 1.0.6 Documentation @@ -212,7 +212,7 @@

Enumerations

diff --git a/docs/release.txt b/docs/release.txt new file mode 100644 index 0000000..d260d6c --- /dev/null +++ b/docs/release.txt @@ -0,0 +1,20 @@ + +Xcode Build: + +xcodebuild -workspace 'grid-ios.xcworkspace' -scheme grid-ios build + +Xcode Test: + +xcodebuild test -workspace 'grid-ios.xcworkspace' -scheme grid-ios -destination 'platform=iOS Simulator,name=iPhone 15' + +CocoaPods Local Lint: + +pod lib lint grid-ios.podspec --swift-version=5 + +CocoaPods GitHub Release Lint: + +pod spec lint grid-ios.podspec --swift-version=5 + +CocoaPods Deploy To Trunk: + +pod trunk push grid-ios.podspec --swift-version=5 diff --git a/docs/swift-doc.txt b/docs/swift-doc.txt index 14d8a3a..c58af3e 100644 --- a/docs/swift-doc.txt +++ b/docs/swift-doc.txt @@ -1,6 +1,6 @@ swift doc generate \ grid-ios/ \ - --module-name grid-ios\ 1.0.5 \ + --module-name grid-ios\ 1.0.6 \ --output docs/docs/api/ \ --format html \ --base-url https://ngageoint.github.io/grid-ios/docs/api/ diff --git a/grid-ios.podspec b/grid-ios.podspec index eb51d21..0525c6c 100644 --- a/grid-ios.podspec +++ b/grid-ios.podspec @@ -8,6 +8,7 @@ Pod::Spec.new do |s| s.social_media_url = 'https://twitter.com/NGA_GEOINT' s.source = { :git => 'https://github.com/ngageoint/grid-ios.git', :tag => s.version } s.requires_arc = true + s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES' } s.platform = :ios, '12.0' s.ios.deployment_target = '12.0' @@ -16,6 +17,6 @@ Pod::Spec.new do |s| s.frameworks = 'Foundation' - s.dependency 'color-ios', '~> 1.0.1' - s.dependency 'sf-ios', '~> 4.1.2' + s.dependency 'color-ios', '~> 1.0.2' + s.dependency 'sf-ios', '~> 4.1.3' end