issues
search
ShawnMoore
/
XMLParsing
XMLEncoder & XMLDecoder using the codable protocol in Swift 4.2
MIT License
332
stars
100
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Parsing HTML inside XML
#58
bdirgo
opened
2 years ago
0
Class vs Struct Decoding
#57
peterent
closed
3 years ago
1
Update to support tvOS
#56
Maxatma
opened
3 years ago
0
Added deployment target for iOS
#55
DanSkeel
opened
4 years ago
0
Encoder: Support for XML namespaces
#54
mickeyl
opened
4 years ago
1
Parser is unable to parse continuous set of String
#53
remyarm
closed
4 years ago
3
Fix typo in carthage instructions
#52
rockshassa
closed
1 year ago
0
Incorrect unboxing of integer hex values
#51
pierremolinaro
opened
4 years ago
0
Migration to Swift 5; updated .swift-version
#50
philptr
opened
5 years ago
1
updated podspec to supporty tvOS and watchOS
#49
spasbilyarski
opened
5 years ago
1
Fix escaping of ampersands
#48
drewag
opened
5 years ago
0
Issue parsing Custom XML Structure
#47
alexllao
opened
5 years ago
1
Changes podspec version to 10.10, converts to Swift 5
#46
128keaton
opened
5 years ago
0
Fix Carthage instructions
#45
soffes
closed
4 years ago
1
Issue parsing XML file in key value structure
#44
zoufishanmehdi
opened
5 years ago
1
Can not use Carthage because deployment target is 12
#43
kekkememadduck
opened
5 years ago
1
Migration to Swift 5
#42
mariojuni
opened
5 years ago
4
Migration to Swift 5
#41
mariojuni
opened
5 years ago
3
Added missing deployment target for iOS
#40
kimdv
closed
1 year ago
0
Fixed typo
#39
kimdv
closed
1 year ago
0
Fix single element array
#38
Arthur-Guillaume
closed
5 years ago
0
Fix typo in Carthage usage example
#37
kiancheong
opened
5 years ago
0
Error 401 with post request !
#36
X901
closed
5 years ago
2
Draft PR with multiple changes
#35
leonid-s-usov
opened
5 years ago
2
Typo in a carthage usage example
#34
leonid-s-usov
opened
5 years ago
1
Add tvOS deployment target to podspec
#33
evandcoleman
opened
6 years ago
0
Fixing Carthage command
#32
salavert
closed
3 years ago
0
Carthage fixes
#31
Lutzifer
closed
5 years ago
0
Using in iOS project does not work
#30
yariviii
opened
6 years ago
3
Fix nested arrays parsing
#29
MihaelIsaev
opened
6 years ago
0
Incorrect nested array decoding
#28
MihaelIsaev
opened
6 years ago
2
Fix typo in Carthage definition
#27
davidkraus
opened
6 years ago
0
Added support for decoupled, type-dependent node-encoding strategies
#26
regexident
closed
3 years ago
1
Made `XMLEncoder.OutputFormatting.prettyPrinted` actually do something
#25
regexident
closed
3 years ago
0
Fixed use of `precondition(…)` testing for container emptyness
#24
regexident
closed
3 years ago
1
Improved `.gitignore` and removed tracked `*.xcuserdata` files
#23
regexident
closed
3 years ago
0
Added missing visibility declarations for `XMLHeader` making it actually usable
#22
regexident
closed
3 years ago
0
How to decode empty array?
#21
MihaelIsaev
closed
6 years ago
2
Is project being maintained?
#20
stonedauwg
opened
6 years ago
16
Linux encoding test
#19
rafiki270
closed
6 years ago
0
keyDecodingStrategy is not implemented
#18
amerkarim
closed
6 years ago
0
Encode attributes
#17
MetaImi
closed
6 years ago
4
Update to Swift 4.1
#16
Iron-Ham
closed
6 years ago
1
fix array of same keyed items
#15
ilendemli
closed
6 years ago
2
Create tag 0.0.1
#14
dingwilson
closed
6 years ago
9
Parsing array of same keyed Items
#13
ilendemli
opened
6 years ago
3
Added SPM, CocoaPods, Carthage Integrations
#12
dingwilson
closed
6 years ago
0
Root node key / value ignored on `flatten`
#11
MaxHasADHD
opened
6 years ago
0
_XMLElement `flatten()` overwrites values
#10
MaxHasADHD
closed
6 years ago
0
escapedCharacterSet missing a semi-colon in ampersand case
#9
wssdm
opened
6 years ago
0
Next