We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16c6049 commit 7330da1Copy full SHA for 7330da1
NativeScript/NativeScript-Prefix.pch
@@ -1,7 +1,7 @@
1
#ifndef NativeScript_Prefix_pch
2
#define NativeScript_Prefix_pch
3
4
-#define NATIVESCRIPT_VERSION "8.5.0-beta.3"
+#define NATIVESCRIPT_VERSION "8.5.0-beta.4"
5
6
#ifdef DEBUG
7
#define SIZEOF_OFF_T 8
package.json
{
"name": "@nativescript/ios",
"description": "NativeScript Runtime for iOS",
- "version": "8.5.0-beta.3",
+ "version": "8.5.0-beta.4",
"keywords": [
"NativeScript",
"iOS",
0 commit comments