issues
search
icerockdev
/
moko-kswift
Swift-friendly api generator for Kotlin/Native frameworks
https://moko.icerock.dev
Apache License 2.0
351
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Gradle configuration cache support
#98
Alex009
opened
1 month ago
1
UIStateKs not synchronized with UIState class
#97
aleksey-ho
opened
4 months ago
5
Kotlin 2.0 on link step crash
#96
ExNDY
opened
6 months ago
4
trying to convert Kotlin data classes to swift struct
#95
KerollosNabil
opened
6 months ago
0
Generated enum does not conform to Codable
#94
jollygreenegiant
closed
6 months ago
3
Release 0.7.0
#93
Alex009
closed
10 months ago
0
feature: Removed force unwrape
#92
ShyngysSaktagan
closed
10 months ago
0
Swift code does not generating when calling kSwift{moduleName}Podspec task
#91
Pschsch
opened
1 year ago
0
Add configuration of generated swift files path inside gradle plugin
#90
Pschsch
opened
1 year ago
0
Add support for single swift file generation in multimodule project to simplify manual linking of generated swift code to XCode project
#89
Pschsch
opened
1 year ago
0
Build warnings caused by unneeded force cast
#88
Pschsch
closed
10 months ago
0
At which phase code is actually being generated? I need to run build 2 times
#87
radimjanda754
closed
1 year ago
2
Generic class inside sealed class not generated properly
#86
radimjanda754
opened
1 year ago
0
Generate code for extension with lambdas
#85
radimjanda754
opened
1 year ago
0
Invalid generation of enums when sealed class/interface declaration is nested in other class and it's subtypes are not inside sealed class
#84
Pschsch
opened
1 year ago
0
Generate extension functions for classes which have public functions accepting sealed classes instances as parameters
#83
Pschsch
opened
1 year ago
0
Add extension field to Kotlin sealed class for conversion to Swift enum
#82
Pschsch
opened
1 year ago
0
Generated Swift.podspec should read deploy target version for xcode 14
#81
Alex009
opened
1 year ago
1
Compile Swift code inside Kotlin framework
#80
Alex009
opened
1 year ago
1
excludeLibrary/includeLibrary should use group+name value
#79
Alex009
opened
1 year ago
0
Add feature to generate improved copy method
#78
ema987
closed
10 months ago
0
Unable to generate extensions Pair
#77
Egi10
closed
1 year ago
0
Is it necessary to name a multiplatform lib exactly 'MultiPlatform Library'
#76
romanandreyvich
closed
1 year ago
2
How can I implement SealedToSwiftEnumFeature for xcframework?
#75
Fostahh
opened
1 year ago
3
Bad interop with swift Arrays
#74
Borlehandro
closed
1 year ago
2
Files for external libraries generate with errors
#73
sed0
closed
1 year ago
1
Code generation not working on new kotlinArtifacts DSL Module
#72
DevSrSouza
opened
1 year ago
0
Add a feature to generate Swift enums with associated values
#71
hbmartin
opened
1 year ago
3
It's seems, that current library don't work with gradle 7.5 and with other dependency
#70
Daller9999
closed
1 year ago
1
How do you prevent the library from being generated?
#69
Egi10
closed
1 year ago
1
Gradle Sync deletes generated KSwift files
#68
shubhamsinghshubham777
closed
1 year ago
2
I experienced an error generated in KSwift when I updated the kotlin version and kmp-nativecoroutines version
#67
Egi10
closed
1 year ago
2
Release 0.6.1
#66
Alex009
closed
2 years ago
0
Fix Swift code generation for non nested sealed classes/interfaces
#65
ema987
closed
2 years ago
0
Not nested sealed subclasses
#64
ema987
closed
2 years ago
0
Filter with mask/wildcard
#63
hoc081098
opened
2 years ago
0
Update README with Xcode integration information
#62
ema987
closed
2 years ago
1
Provide Swift friendly alternative to data class copy methods
#61
dalewking
closed
10 months ago
2
Xcode warnings on generated code: forced cast always succeeds
#60
sebj
closed
10 months ago
2
`No extensions handle the extension type: kotlinx.metadata.klib.KlibModuleFragmentExtensionVisitor`
#59
ln-12
opened
2 years ago
2
Redundand libs are processed and generates code
#58
Alex009
opened
2 years ago
0
Release 0.6.0
#57
Alex009
closed
2 years ago
0
#53 kotlin 170 support
#56
Alex009
closed
2 years ago
0
Ks classes were not generated ? Why?
#55
RageshAntony
opened
2 years ago
5
It is possible to exclude all by default?
#54
franmontiel
closed
2 years ago
2
kotlin 1.7.0 support
#53
Alex009
closed
2 years ago
6
Fixes public modifier of the sealed property
#52
kazumanagano
closed
2 years ago
1
Kotlin 1.7.0 Compatibility issue
#51
burakeregar
closed
2 years ago
1
Swift Package Manager Support
#50
gemcoder21
opened
2 years ago
4
Fixes a small typo in the fatalError messages
#49
nateansel
closed
2 years ago
1
Next