Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

This is repository will hold all available releases from Flybits iOS SDKs compatible with all Xcode 11.4.0 and above versions.

Version 5.1 is only Xcode 14.3.1 and above compatible.
Version 5.1 is only Xcode 15.0.1 and above compatible.

For more updated and all details on the iOS minimum requirement per version read our [release notes](https://flybits.gitbook.io/sdks-release-notes/-M8g2wiJzul-XbHlYHqe/ios/core-+-concierge/version-5.x)

To use this repository on your podfile please use:

pod 'FlybitsConcierge', '~> 4.0', :source => 'https://github.com/flybits/Spec-XCFramework.git'
pod 'FlybitsConcierge', '~> 5.1', :source => 'https://github.com/flybits/Spec-XCFramework-new.git'