Skip to content

Commit

Permalink
Merge pull request #201 from hove-io/hotfix/12-02-2025-ios
Browse files Browse the repository at this point in the history
Add ios hotfixes for 12th February 2025
  • Loading branch information
RachikAbidi authored Feb 13, 2025
2 parents bef10f0 + 8a0305d commit ce29b2a
Show file tree
Hide file tree
Showing 17 changed files with 112 additions and 5 deletions.
1 change: 1 addition & 0 deletions docs/around_me/ios/changelogs.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ title: Around Me iOS - Changelogs - Navitia SDK Docs

# Around Me iOS Changelogs

* [v3.10.2](releases/3.10.2/index.md) (_12 Feb 2025_)
* [v3.10.1](releases/3.10.1/index.md) (_04 Feb 2025_)
* [v3.10.0](releases/3.10.0/index.md) (_02 Dec 2024_)
* [v3.9.2](releases/3.9.2/index.md) (_19 Nov 2024_)
Expand Down
2 changes: 1 addition & 1 deletion docs/around_me/ios/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ source 'https://github.com/CocoaPods/Specs.git' # Default Cocoapods URL
source 'https://github.com/hove-io/Podspecs.git' # Around Me podspec URL

target 'YOUR_PROJECT_SCHEME' do
pod 'AroundMeSDK', '3.10.1' # Around Me Pod definition
pod 'AroundMeSDK', '3.10.2' # Around Me Pod definition
end

# Required for XCFramework
Expand Down
17 changes: 17 additions & 0 deletions docs/around_me/ios/releases/3.10.2/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
title: AroundMe iOS 3.10.2 - Changelog - Navitia SDK Docs
---

# AroundMe iOS 3.10.2 Changelog

<h2>🗓 12 Feb 2025</h2>

#### Tasks
- Upgrade RealmSwift and FlexLayout dependencies

#### Compiler
- Swift `6.0.3`

#### Dependencies
- `RealmSwift` -> `20.0.1`
- `FlexLayout ` -> `2.1.0`
1 change: 1 addition & 0 deletions docs/bookmark/ios/changelogs.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ title: Bookmark iOS - Changelogs - Navitia SDK Docs

# Bookmark iOS Changelogs

* [v1.9.3](releases/1.9.3/index.md) (_12 Feb 2025_)
* [v1.9.2](releases/1.9.2/index.md) (_04 Feb 2025_)
* [v1.9.1](releases/1.9.1/index.md) (_09 Dec 2024_)
* [v1.9.0](releases/1.9.0/index.md) (_02 Dec 2024_)
Expand Down
2 changes: 1 addition & 1 deletion docs/bookmark/ios/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ source 'https://github.com/CocoaPods/Specs.git' # Default Cocoapods URL
source 'https://github.com/hove-io/Podspecs.git' # Bookmark podspec URL

target 'YOUR_PROJECT_SCHEME' do
pod 'BookmarkSDK', '1.9.2' # Bookmark Pod definition
pod 'BookmarkSDK', '1.9.3' # Bookmark Pod definition
end

# Required for XCFramework
Expand Down
17 changes: 17 additions & 0 deletions docs/bookmark/ios/releases/1.9.3/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
title: Bookmark iOS 1.9.3 - Changelog - Navitia SDK Docs
---

# Bookmark iOS 1.9.3 Changelog

<h2>🗓 12 Feb 2025</h2>

#### Tasks
- Upgrade RealmSwift and FlexLayout dependencies

#### Compiler
- Swift `6.0.3`

#### Dependencies
- `RealmSwift` -> `20.0.1`
- `FlexLayout ` -> `2.1.0`
1 change: 1 addition & 0 deletions docs/expert/ios/changelogs.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ title: Expert iOS - Changelogs - Navitia SDK Docs

# Expert iOS Changelogs

* [v2.7.3](releases/2.7.3/index.md) (_12 Feb 2025_)
* [v2.7.2](releases/2.7.2/index.md) (_25 Jun 2024_)
* [v2.7.1](releases/2.7.1/index.md) (_27 Mar 2024_)
* [v2.7.0](releases/2.7.0/index.md) (_30 Jan 2024_)
Expand Down
16 changes: 16 additions & 0 deletions docs/expert/ios/releases/2.7.3/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
title: Expert iOS 2.7.3 - Changelog - Navitia SDK Docs
---

# Expert iOS 2.7.3 Changelog

<h2>🗓 12 Feb 2025</h2>

#### Tasks
- Upgrade Alamofire dependency

#### Compiler
- Swift `6.0.3`

#### Dependencies
- `Alamofire` -> `5.10.2`
1 change: 1 addition & 0 deletions docs/journey/ios/changelogs.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ title: Journey iOS - Changelogs - Navitia SDK Docs

# Journey iOS Changelogs

* [v5.17.4](releases/5.17.4/index.md) (_12 Feb 2025_)
* [v5.17.3](releases/5.17.3/index.md) (_04 Feb 2025_)
* [v5.17.2](releases/5.17.2/index.md) (_23 Jan 2025_)
* [v5.17.1](releases/5.17.1/index.md) (_08 Jan 2025_)
Expand Down
2 changes: 1 addition & 1 deletion docs/journey/ios/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ source 'https://github.com/CocoaPods/Specs.git' # Default Cocoapods URL
source 'https://github.com/hove-io/Podspecs.git' # Journey podspec URL

target 'YOUR_PROJECT_SCHEME' do
pod 'JourneySDK', '5.17.3' # Journey Pod definition
pod 'JourneySDK', '5.17.4' # Journey Pod definition
end

# Required for XCFramework
Expand Down
17 changes: 17 additions & 0 deletions docs/journey/ios/releases/5.17.4/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
title: Journey iOS 5.17.4 - Changelog - Navitia SDK Docs
---

# Journey iOS 5.17.4 Changelog

<h2>🗓 12 Feb 2025</h2>

#### Tasks
- Upgrade RealmSwift and FlexLayout dependencies

#### Compiler
- Swift `6.0.3`

#### Dependencies
- `RealmSwift` -> `20.0.1`
- `FlexLayout ` -> `2.1.0`
1 change: 1 addition & 0 deletions docs/schedule/ios/changelogs.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ title: Schedule iOS - Changelogs - Navitia SDK Docs

# Schedule iOS Changelogs

* [v3.10.2](releases/3.10.2/index.md) (_12 Feb 2025_)
* [v3.10.1](releases/3.10.1/index.md) (_04 Feb 2025_)
* [v3.10.0](releases/3.10.0/index.md) (_02 Dec 2024_)
* [v3.9.1](releases/3.9.1/index.md) (_07 Nov 2024_)
Expand Down
2 changes: 1 addition & 1 deletion docs/schedule/ios/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ source 'https://github.com/CocoaPods/Specs.git' # Default Cocoapods URL
source 'https://github.com/hove-io/Podspecs.git' # Schedule podspec URL

target 'YOUR_PROJECT_SCHEME' do
pod 'ScheduleSDK', '3.10.1' # Schedule Pod definition
pod 'ScheduleSDK', '3.10.2' # Schedule Pod definition
end

# Required for XCFramework
Expand Down
17 changes: 17 additions & 0 deletions docs/schedule/ios/releases/3.10.2/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
title: Schedule iOS 3.10.2 - Changelog - Navitia SDK Docs
---

# Schedule iOS 3.10.2 Changelog

<h2>🗓 12 Feb 2025</h2>

#### Tasks
- Upgrade RealmSwift and FlexLayout dependencies

#### Compiler
- Swift `6.0.3`

#### Dependencies
- `RealmSwift` -> `20.0.1`
- `FlexLayout ` -> `2.1.0`
1 change: 1 addition & 0 deletions docs/traffic/ios/changelogs.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ title: Traffic iOS - Changelogs - Navitia SDK Docs

# Traffic iOS Changelogs

* [v3.7.2](releases/3.7.2/index.md) (_12 Feb 2025_)
* [v3.7.1](releases/3.7.1/index.md) (_04 Feb 2025_)
* [v3.7.0](releases/3.7.0/index.md) (_02 Dec 2024_)
* [v3.6.1](releases/3.6.1/index.md) (_30 Oct 2024_)
Expand Down
2 changes: 1 addition & 1 deletion docs/traffic/ios/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ source 'https://github.com/CocoaPods/Specs.git' # Default Cocoapods URL
source 'https://github.com/hove-io/Podspecs.git' # Traffic podspec URL

target 'YOUR_PROJECT_SCHEME' do
pod 'TrafficSDK', '3.7.1' # Traffic Pod definition
pod 'TrafficSDK', '3.7.2' # Traffic Pod definition
end

# Required for XCFramework
Expand Down
17 changes: 17 additions & 0 deletions docs/traffic/ios/releases/3.7.2/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
title: Traffic iOS 3.7.2 - Changelog - Navitia SDK Docs
---

# Traffic iOS 3.7.2 Changelog

<h2>🗓 12 Feb 2025</h2>

#### Tasks
- Upgrade RealmSwift and FlexLayout dependencies

#### Compiler
- Swift `6.0.3`

#### Dependencies
- `RealmSwift` -> `20.0.1`
- `FlexLayout ` -> `2.1.0`

0 comments on commit ce29b2a

Please sign in to comment.