issues
search
CoreOffice
/
XMLCoder
Easy XML parsing using Codable protocols in Swift
https://coreoffice.github.io/XMLCoder/
MIT License
801
stars
112
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Decoding attributes in subclass
#287
mcmap4
opened
1 week ago
0
Array typemissmatch as Dictionary
#286
paulober
opened
3 months ago
1
`@Element var value: String?` does not work with `CodingKeys.value = ""`
#285
paulober
opened
3 months ago
0
Self used before all stored properties are initialised error when using PropertyWrapppers
#284
paulober
opened
4 months ago
0
Empty array fails to parse
#283
bwees
opened
4 months ago
0
Add conditional conformance to the `@Element` property wrapper to the `ExpressibleBy`___`Literal` Swift Standard Library protocols similar to the existing implementation for the `@Attribute` property wrapper
#282
thafner0
opened
5 months ago
0
XML same item with different tags decoded into same bucket
#281
app4g
opened
9 months ago
0
Fix Xcode 15 SPM warning related to iOS 12, tvOS 12 support
#280
kikeenrique
closed
9 months ago
0
Decoding Elements with Property wrappers doesn't work
#279
janvhs
opened
11 months ago
0
Optimise parsing by removing excessive copying.
#278
maciejtrybilo
closed
9 months ago
0
How to not include a CodingKey in encoded data?
#277
Treata11
closed
1 year ago
0
XMLChoiceDecodingContainer fails to check availability
#276
Treata11
closed
1 year ago
0
Tests Are Failing
#275
Treata11
opened
1 year ago
0
Need Assistance Using XMLCoder!
#274
Treata11
closed
1 year ago
5
Support for namespaced attributes?
#273
FezVrasta
opened
1 year ago
1
Undefined symbols fails build
#272
FezVrasta
closed
1 year ago
1
NSXMLParserErrorDomain Code=111 but works in lldb
#271
piotrekjeremicz
opened
1 year ago
1
Update unit tests to newer Swift versions
#270
Joannis
closed
9 months ago
0
Enum decoding fails
#269
Matze2010
closed
1 year ago
1
Podspec is outdated
#268
azhabort
opened
1 year ago
0
Empty codingkey encode decode output
#267
Alkenso
closed
9 months ago
13
Fix decoding of types conforming to XMLNodeDecoding
#266
Alkenso
closed
1 year ago
2
Fix decoding of enum with associated values when enum case does not contain value
#265
Alkenso
closed
1 year ago
7
Adds `.noEmptyElements` option to OutputFormatting
#264
nighthawk
closed
1 year ago
4
Change the supported test targets
#263
Joannis
opened
1 year ago
0
Bump activesupport from 6.1.4.1 to 6.1.7.3
#262
dependabot[bot]
opened
1 year ago
0
Fix mixed CDATA usage
#261
johankool
closed
1 year ago
7
CDATA usage in array of tags gives empty string instead of value
#260
johankool
closed
1 year ago
0
Property wrappers error
#259
Vinestro89
opened
1 year ago
1
Bump activesupport from 6.1.4.1 to 6.1.7.2
#258
dependabot[bot]
closed
1 year ago
1
Bump activesupport from 6.1.4.1 to 6.1.7.1
#257
dependabot[bot]
closed
1 year ago
1
Extract all parts of the text
#256
tomasbek
opened
1 year ago
1
Decoding AWS Response and missing attribute or element
#255
wmalloc
closed
1 year ago
4
DynamicNodeDecoding cause producing incorrect error on failure in nested struct
#254
Alkenso
closed
1 year ago
2
Implement support for encoding DocTypes
#253
Joannis
closed
2 years ago
0
Add DOCTYPE tag
#252
bfreeTax
closed
2 years ago
3
Issue when parsing large files
#251
alexsteinerde
closed
1 year ago
3
Decoding attribute and element with same name but different values
#250
azhabort
opened
2 years ago
1
This framework really works? keyNotFound
#249
Rufy86
opened
2 years ago
4
Test error context feature independently from Swift version
#248
MaxDesiatov
opened
2 years ago
0
Support Decoding from String
#247
Joannis
opened
2 years ago
0
Update doc comments, add `PropertyWrappersTest`
#246
MaxDesiatov
closed
2 years ago
3
Test with Xcode 14.0 and Swift 5.7
#245
MaxDesiatov
closed
2 years ago
1
Make `AnySequence` public `XMLDecodableSequence`
#244
MaxDesiatov
closed
2 years ago
0
Decoding 3rd party Codable data structures
#243
kamcma
closed
2 years ago
3
Fix iOS 11 support warnings
#242
kikeenrique
closed
2 years ago
0
Error thrown when decoding multiple attributes
#241
Joebayld
opened
2 years ago
3
Update link to project's GitHub Pages
#240
christopherweems
closed
2 years ago
0
Bump cocoapods-downloader from 1.5.1 to 1.6.3
#239
dependabot[bot]
closed
2 years ago
0
XMLDecoder.DateDecodingStrategy commented and actual default do not match
#238
kamcma
opened
2 years ago
0
Next