File tree Expand file tree Collapse file tree 3 files changed +13
-3
lines changed Expand file tree Collapse file tree 3 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 1+ ## [ 8.7.1] ( https://github.com/NativeScript/ios/compare/v8.7.0...v8.7.1 ) (2024-04-26)
2+
3+
4+ ### Bug Fixes
5+
6+ * url href ([ #252 ] ( https://github.com/NativeScript/ios/issues/252 ) ) ([ 4a6e9ad] ( https://github.com/NativeScript/ios/commit/4a6e9adde6950e09ac0c2fd2713e25aa919ad448 ) )
7+ * Xcode 15.3+ not setting TARGET_OS_IOS correctly ([ #248 ] ( https://github.com/NativeScript/ios/issues/248 ) ) ([ 74e1444] ( https://github.com/NativeScript/ios/commit/74e144432bf17cc043d0e64affc9cb1703e80832 ) )
8+
9+
10+
111# [ 8.7.0] ( https://github.com/NativeScript/ios/compare/v8.6.3...v8.7.0 ) (2024-04-08)
212
313
Original file line number Diff line number Diff line change 11#ifndef NativeScript_Prefix_pch
22#define NativeScript_Prefix_pch
33
4- #define NATIVESCRIPT_VERSION "8.7.0-rc. 1"
4+ #define NATIVESCRIPT_VERSION "8.7.1"
55
66#ifdef DEBUG
77#define SIZEOF_OFF_T 8
Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript/ios" ,
33 "description" : " NativeScript Runtime for iOS" ,
4- "version" : " 8.7.0 " ,
4+ "version" : " 8.7.1 " ,
55 "keywords" : [
66 " NativeScript" ,
77 " iOS" ,
3636 "dayjs" : " ^1.11.7" ,
3737 "semver" : " ^7.5.0"
3838 }
39- }
39+ }
You can’t perform that action at this time.
0 commit comments