File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1+ ## [ 8.6.4] ( https://github.com/NativeScript/ios/compare/v8.6.3...v8.6.4 ) (2024-03-13)
2+
3+
4+ ### Bug Fixes
5+
6+ * Xcode 15.3+ not setting TARGET_OS_IPHONE correctly ([ #242 ] ( https://github.com/NativeScript/ios/issues/242 ) ) ([ d2f4ee4] ( https://github.com/NativeScript/ios/commit/d2f4ee4074b36d43f31d41048a08233b3912a5a1 ) )
7+
8+
9+
110## [ 8.6.3] ( https://github.com/NativeScript/ios/compare/v8.6.2...v8.6.3 ) (2023-11-08)
211
312
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.6.1 "
4+ #define NATIVESCRIPT_VERSION "8.6.4 "
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.6.3 " ,
4+ "version" : " 8.6.4 " ,
55 "keywords" : [
66 " NativeScript" ,
77 " iOS" ,
You can’t perform that action at this time.
0 commit comments