contentful.swift icon indicating copy to clipboard operation
contentful.swift copied to clipboard

A delightful Swift interface to Contentful's content delivery API.

Results 38 contentful.swift issues
Sort by recently updated
recently updated
newest added

Use Swift 5.4 and Xcode 12.5. This bug does not occur on earlier versions of Swift or XCode as far as I know. Steps: 1) Use Carthage 0.38.0 to build...

Fixes project warnings, swift lint warnings, and spelling errors.

Prevents calling `completion` closures multiple times by making the synchronous `Client` `Result` handling methods return their values rather than having `completion` parameters. The changed method signatures are `private` so the...

Sets the `Heading` `level` property in the non-decoder `init`. This prevents crashes when accessing the `level` property when the `Heading` is created programmatically

- contentful.swift version number: 5.1.2 - Xcode version number: 12.5 Beta - Target operating system(s) and version number(s) - [x] iOS: 13+ - [ ] tvOS: - [ ] watchOS:...

Seems like a typo. Probably, `return` is missed after line 476.

- contentful.swift version number: 5.4.0 - Xcode version number: 12.1 - Target operating system(s) and version number(s) - [x] iOS: - [ ] tvOS: - [ ] watchOS: - [...

- contentful.swift version number: `5.2.0` - Xcode version number: `11.6` - Target operating system(s) and version number(s) - [x] iOS: - [ ] tvOS: - [ ] watchOS: - [...

- contentful.swift version number: 5.5.7 - Xcode version number: Xcode 15.2 - Target operating system(s) and version number(s) - [x] iOS: - [ ] tvOS: - [ ] watchOS: -...