issues
search
NativeScript
/
ios-jsc
NativeScript for iOS using JavaScriptCore
http://docs.nativescript.org/runtimes/ios
Apache License 2.0
299
stars
59
forks
source link
fix: Metadata generator crashes
#1198
Closed
mbektchiev
closed
5 years ago
mbektchiev
commented
5 years ago
Catalyst SDK crashes
Exclude circular dependant types when some subtype is not supported
isStaticFramework
check when linked libraries are set explicitly
Add integration tests
PR Checklist
[x] The PR title follows our guidelines:
https://github.com/NativeScript/NativeScript/blob/master/CONTRIBUTING.md#commit-messages
.
[x] There is an issue for the bug/feature this PR is for. To avoid wasting your time, it's best to open a suggestion issue first and wait for approval before working on it.
[x] You have signed the
CLA
.
[x] All existing tests are passing:
https://github.com/NativeScript/ios-runtime/blob/master/CONTRIBUTING.md#contribute-to-the-code-base
[x] Tests for the changes are included.
refs #1197, t1426491
isStaticFramework
check when linked libraries are set explicitlyPR Checklist
refs #1197, t1426491