Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 2f98f1e

Browse files
committed
Merge remote-tracking branch 'upstream/develop-9.5' into merge-develop-9.5-26.09.2019
2 parents 4ebfb96 + 6984ad1 commit 2f98f1e

File tree

8 files changed

+51
-51
lines changed

8 files changed

+51
-51
lines changed

Installer/package.txt

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -725,21 +725,21 @@ component Runtime.iOS
725725
file ios:iphonesimulator12.1/[email protected] as "Default4InchSplash.png" base ios:[email protected]
726726
file ios:iphonesimulator12.1/fontmap as "fontmap"
727727
into "[[ToolsFolder]]/Runtime/iOS/Simulator-13_0" place
728-
executable ios:iphonesimulator13.0/standalone-mobile[[BaseEditionTagLower]].ios-engine as Standalone base ios:iphonesimulator8.2/standalone-mobile[[BaseEditionTagLower]].app/standalone-mobile[[BaseEditionTagLower]]
729-
executable ios:iphonesimulator13.0/revsecurity.ios-extension as RevSecurity base ios:iphonesimulator8.2/revsecurity.dylib
730-
executable ios:iphonesimulator13.0/revpdfprinter.ios-extension as RevPdfPrinter base ios:iphonesimulator8.2/revpdfprinter.dylib
731-
executable ios:iphonesimulator13.0/revzip.ios-extension as RevZip base ios:iphonesimulator8.2/revzip.dylib
732-
executable ios:iphonesimulator13.0/revxml.ios-extension as RevXml base ios:iphonesimulator8.2/revxml.dylib
733-
executable ios:iphonesimulator13.0/revdb.ios-extension as RevDb base ios:iphonesimulator8.2/revdb.dylib
734-
executable ios:iphonesimulator13.0/dbsqlite.ios-extension as DbSqlite base ios:iphonesimulator8.2/dbsqlite.dylib
735-
executable ios:iphonesimulator13.0/dbmysql.ios-extension as DbMysql base ios:iphonesimulator8.2/dbmysql.dylib
736-
file ios:iphonesimulator13.0/mobile-template.plist as "Settings.plist"
737-
file ios:iphonesimulator13.0/mobile-remote-notification-template.plist as "RemoteNotificationSettings.plist"
738-
file ios:iphonesimulator13.0/mobile-url-scheme-template.plist as "URLSchemeSettings.plist"
739-
file ios:iphonesimulator13.0/mobile-splashscreen-template.plist as "SplashscreenSettings.plist"
740-
file ios:iphonesimulator13.0/mobile-disable-ats-template.plist as "DisableATS.plist"
741-
file ios:iphonesimulator13.0/[email protected] as "Default4InchSplash.png" base ios:[email protected]
742-
file ios:iphonesimulator13.0/fontmap as "fontmap"
728+
executable ios:iphonesimulator13.1/standalone-mobile[[BaseEditionTagLower]].ios-engine as Standalone base ios:iphonesimulator8.2/standalone-mobile[[BaseEditionTagLower]].app/standalone-mobile[[BaseEditionTagLower]]
729+
executable ios:iphonesimulator13.1/revsecurity.ios-extension as RevSecurity base ios:iphonesimulator8.2/revsecurity.dylib
730+
executable ios:iphonesimulator13.1/revpdfprinter.ios-extension as RevPdfPrinter base ios:iphonesimulator8.2/revpdfprinter.dylib
731+
executable ios:iphonesimulator13.1/revzip.ios-extension as RevZip base ios:iphonesimulator8.2/revzip.dylib
732+
executable ios:iphonesimulator13.1/revxml.ios-extension as RevXml base ios:iphonesimulator8.2/revxml.dylib
733+
executable ios:iphonesimulator13.1/revdb.ios-extension as RevDb base ios:iphonesimulator8.2/revdb.dylib
734+
executable ios:iphonesimulator13.1/dbsqlite.ios-extension as DbSqlite base ios:iphonesimulator8.2/dbsqlite.dylib
735+
executable ios:iphonesimulator13.1/dbmysql.ios-extension as DbMysql base ios:iphonesimulator8.2/dbmysql.dylib
736+
file ios:iphonesimulator13.1/mobile-template.plist as "Settings.plist"
737+
file ios:iphonesimulator13.1/mobile-remote-notification-template.plist as "RemoteNotificationSettings.plist"
738+
file ios:iphonesimulator13.1/mobile-url-scheme-template.plist as "URLSchemeSettings.plist"
739+
file ios:iphonesimulator13.1/mobile-splashscreen-template.plist as "SplashscreenSettings.plist"
740+
file ios:iphonesimulator13.1/mobile-disable-ats-template.plist as "DisableATS.plist"
741+
file ios:iphonesimulator13.1/[email protected] as "Default4InchSplash.png" base ios:[email protected]
742+
file ios:iphonesimulator13.1/fontmap as "fontmap"
743743
into "[[ToolsFolder]]/Runtime/iOS/Device-9_2" place
744744
executable ios:iphoneos9.2/standalone-mobile[[BaseEditionTagLower]].ios-engine as Standalone
745745
executable ios:iphoneos9.2/revsecurity.ios-extension as RevSecurity
@@ -821,25 +821,25 @@ component Runtime.iOS
821821
file ios:iphoneos12.1/[email protected] as "Default4InchSplash.png" base ios:[email protected]
822822
file ios:iphoneos12.1/fontmap as "fontmap"
823823
into "[[ToolsFolder]]/Runtime/iOS/Device-13_0" place
824-
executable ios:iphoneos13.0/standalone-mobile[[BaseEditionTagLower]].ios-engine as Standalone base ios:iphoneos9.2/standalone-mobile[[BaseEditionTagLower]].ios-engine
825-
executable ios:iphoneos13.0/revsecurity.ios-extension as RevSecurity base ios:iphoneos9.2/revsecurity.ios-extension
826-
executable ios:iphoneos13.0/revpdfprinter.ios-extension as RevPdfPrinter base ios:iphoneos9.2/revpdfprinter.ios-extension
827-
executable ios:iphoneos13.0/revzip.ios-extension as RevZip base ios:iphoneos9.2/revzip.ios-extension
828-
executable ios:iphoneos13.0/revxml.ios-extension as RevXml base ios:iphoneos9.2/revxml.ios-extension
829-
executable ios:iphoneos13.0/revdb.ios-extension as RevDb base ios:iphoneos9.2/revdb.ios-extension
830-
executable ios:iphoneos13.0/dbsqlite.ios-extension as DbSqlite base ios:iphoneos9.2/dbsqlite.ios-extension
831-
executable ios:iphoneos13.0/dbmysql.ios-extension as DbMysql base ios:iphoneos9.2/dbmysql.ios-extension
832-
file ios:iphoneos13.0/mobile-device-template.plist as "Settings.plist"
833-
file ios:iphoneos13.0/mobile-remote-notification-template.plist as "RemoteNotificationSettings.plist"
834-
file ios:iphoneos13.0/mobile-url-scheme-template.plist as "URLSchemeSettings.plist"
835-
file ios:iphoneos13.0/mobile-splashscreen-template.plist as "SplashscreenSettings.plist"
836-
file ios:iphoneos13.0/template-entitlements.xcent as "Entitlements.xcent"
837-
file ios:iphoneos13.0/template-beta-report-entitlement.xcent as "BetaReportEntitlement.xcent"
838-
file ios:iphoneos13.0/template-remote-notification-entitlements.xcent as "RemoteNotificationEntitlements.xcent"
839-
file ios:iphoneos13.0/template-remote-notification-store-entitlements.xcent as "RemoteNotificationStoreEntitlements.xcent"
840-
file ios:iphoneos13.0/mobile-disable-ats-template.plist as "DisableATS.plist"
841-
file ios:iphoneos13.0/[email protected] as "Default4InchSplash.png" base ios:[email protected]
842-
file ios:iphoneos13.0/fontmap as "fontmap"
824+
executable ios:iphoneos13.1/standalone-mobile[[BaseEditionTagLower]].ios-engine as Standalone base ios:iphoneos9.2/standalone-mobile[[BaseEditionTagLower]].ios-engine
825+
executable ios:iphoneos13.1/revsecurity.ios-extension as RevSecurity base ios:iphoneos9.2/revsecurity.ios-extension
826+
executable ios:iphoneos13.1/revpdfprinter.ios-extension as RevPdfPrinter base ios:iphoneos9.2/revpdfprinter.ios-extension
827+
executable ios:iphoneos13.1/revzip.ios-extension as RevZip base ios:iphoneos9.2/revzip.ios-extension
828+
executable ios:iphoneos13.1/revxml.ios-extension as RevXml base ios:iphoneos9.2/revxml.ios-extension
829+
executable ios:iphoneos13.1/revdb.ios-extension as RevDb base ios:iphoneos9.2/revdb.ios-extension
830+
executable ios:iphoneos13.1/dbsqlite.ios-extension as DbSqlite base ios:iphoneos9.2/dbsqlite.ios-extension
831+
executable ios:iphoneos13.1/dbmysql.ios-extension as DbMysql base ios:iphoneos9.2/dbmysql.ios-extension
832+
file ios:iphoneos13.1/mobile-device-template.plist as "Settings.plist"
833+
file ios:iphoneos13.1/mobile-remote-notification-template.plist as "RemoteNotificationSettings.plist"
834+
file ios:iphoneos13.1/mobile-url-scheme-template.plist as "URLSchemeSettings.plist"
835+
file ios:iphoneos13.1/mobile-splashscreen-template.plist as "SplashscreenSettings.plist"
836+
file ios:iphoneos13.1/template-entitlements.xcent as "Entitlements.xcent"
837+
file ios:iphoneos13.1/template-beta-report-entitlement.xcent as "BetaReportEntitlement.xcent"
838+
file ios:iphoneos13.1/template-remote-notification-entitlements.xcent as "RemoteNotificationEntitlements.xcent"
839+
file ios:iphoneos13.1/template-remote-notification-store-entitlements.xcent as "RemoteNotificationStoreEntitlements.xcent"
840+
file ios:iphoneos13.1/mobile-disable-ats-template.plist as "DisableATS.plist"
841+
file ios:iphoneos13.1/[email protected] as "Default4InchSplash.png" base ios:[email protected]
842+
file ios:iphoneos13.1/fontmap as "fontmap"
843843

844844
////////////////////////////////////////////////////////////////////////////////
845845

@@ -1017,7 +1017,7 @@ component TimeZone
10171017
into [[ToolsFolder]]/Extensions/com.livecode.library.timezone place
10181018
rfolder ios:iphonesimulator12.1/packaged_extensions/com.livecode.library.timezone/code
10191019
into [[ToolsFolder]]/Extensions/com.livecode.library.timezone place
1020-
rfolder ios:iphonesimulator13.0/packaged_extensions/com.livecode.library.timezone/code
1020+
rfolder ios:iphonesimulator13.1/packaged_extensions/com.livecode.library.timezone/code
10211021
into [[ToolsFolder]]/Extensions/com.livecode.library.timezone place
10221022
rfolder ios:iphoneos9.2/packaged_extensions/com.livecode.library.timezone/code
10231023
into [[ToolsFolder]]/Extensions/com.livecode.library.timezone place
@@ -1027,7 +1027,7 @@ component TimeZone
10271027
into [[ToolsFolder]]/Extensions/com.livecode.library.timezone place
10281028
rfolder ios:iphoneos12.1/packaged_extensions/com.livecode.library.timezone/code
10291029
into [[ToolsFolder]]/Extensions/com.livecode.library.timezone place
1030-
rfolder ios:iphoneos13.0/packaged_extensions/com.livecode.library.timezone/code
1030+
rfolder ios:iphoneos13.1/packaged_extensions/com.livecode.library.timezone/code
10311031
into [[ToolsFolder]]/Extensions/com.livecode.library.timezone place
10321032
rfolder win-x86:packaged_extensions/com.livecode.library.timezone/code
10331033
into [[ToolsFolder]]/Extensions/com.livecode.library.timezone place

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ EMMAKE ?= emmake
2525

2626
# Some magic to control which versions of iOS we try to build. N.b. you may
2727
# also need to modify the buildbot configuration
28-
IPHONEOS_VERSIONS ?= 9.2 10.2 11.2 12.1 13.0
29-
IPHONESIMULATOR_VERSIONS ?= 8.2 9.2 10.2 11.2 12.1 13.0
28+
IPHONEOS_VERSIONS ?= 9.2 10.2 11.2 12.1 13.1
29+
IPHONESIMULATOR_VERSIONS ?= 8.2 9.2 10.2 11.2 12.1 13.1
3030
SKIP_IPHONESIMULATOR_VERSIONS ?= 6.1 7.1
3131

3232
IOS_SDKS ?= \

config.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
3131
'x86-android-ndk16r15',
3232
'x86_64-android-ndk16r15',
3333
'universal-mac-macosx10.9', # Minimum deployment target
34-
'universal-ios-iphoneos13.0',
34+
'universal-ios-iphoneos13.1',
3535
'universal-ios-iphoneos12.1',
3636
'universal-ios-iphoneos11.2',
3737
'universal-ios-iphoneos10.2',
3838
'universal-ios-iphoneos9.2',
39-
'universal-ios-iphonesimulator13.0',
39+
'universal-ios-iphonesimulator13.1',
4040
'universal-ios-iphonesimulator12.1',
4141
'universal-ios-iphonesimulator11.2',
4242
'universal-ios-iphonesimulator10.2',

docs/notes-base/platforms.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Currently, the supported versions of Xcode are:
6262
* Xcode 8.2 on MacOS X 10.11
6363
* Xcode 9.2 on MacOS 10.12 (Note: You need to upgrade to 10.12.6)
6464
* Xcode 10.1 on MacOS 10.13 (Note: You need to upgrade to 10.13.4)
65-
* Xcode 11.0 on MacOS 10.14 (Note: You need to upgrade to 10.14.3)
65+
* Xcode 11.1 on MacOS 10.14 (Note: You need to upgrade to 10.14.3)
6666

6767
It is also possible to set other versions of Xcode, to allow testing
6868
on a wider range of iOS simulators. For instance, on MacOS 10.12
@@ -76,7 +76,7 @@ We currently support deployment for the following versions of iOS:
7676
* 10.2
7777
* 11.2
7878
* 12.1
79-
* 13.0
79+
* 13.1
8080

8181
## Android
8282

ide-support/revdeploylibraryios.livecodescript

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ local sDeviceSDKs
1818
-- SN-2015-03-24: [[ Bug 15037 ]] Add a consistent, strict list of the
1919
-- SDKs and device relying on the engines we provide in the shipped version
2020
function deployUsableIosSdk
21-
return "8.2,9.2,10.2,11.2,12.1,13.0"
21+
return "8.2,9.2,10.2,11.2,12.1,13.1"
2222
end deployUsableIosSdk
2323

2424
// SN-2015-05-01: Return the pair iOS SDK / Xcode for the current MacOS version
@@ -49,15 +49,15 @@ function deployGetIphoneOSes
4949
put empty into tList[1]
5050
answer error "To use Xcode 11.0, you need to upgrade your Mac to MacOS Mojave 10.14.3"
5151
else
52-
// Xcode 11.0 requires a Mac running Mac OS 10.14.3 or later
53-
put "12.1,10.1" into tList[1]
52+
// Xcode 11.1 requires a Mac running Mac OS 10.14.3 or later
53+
put "13.1,11.1" into tList[1]
5454
end if
5555

5656
return tList
5757
end deployGetIphoneOSes
5858

5959
function deployGetIosMinimumVersions
60-
return "8.0,8.1,8.2,8.3,8.4,9.0,9.1,9.2,9.3,10.0,10.1,10.2,10.3,11.0,11.1,11.2,11.3,11.4,12.0,12.1,13.0"
60+
return "8.0,8.1,8.2,8.3,8.4,9.0,9.1,9.2,9.3,10.0,10.1,10.2,10.3,11.0,11.1,11.2,11.3,11.4,12.0,12.1,13.0,13.1"
6161
end deployGetIosMinimumVersions
6262

6363
////////////////////////////////////////////////////////////////////////////////

prebuilt/fetch-libraries.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ LIBS_win32=( Thirdparty OpenSSL Curl ICU CEF )
1515
LIBS_linux=( Thirdparty OpenSSL Curl ICU CEF )
1616
LIBS_emscripten=( Thirdparty ICU )
1717

18-
SUBPLATFORMS_ios=(iPhoneSimulator8.2 iPhoneSimulator9.2 iPhoneSimulator10.2 iPhoneSimulator11.2 iPhoneSimulator12.1 iPhoneSimulator13.0 iPhoneOS9.2 iPhoneOS10.2 iPhoneOS11.2 iPhoneOS12.1 iPhoneOS13.0)
18+
SUBPLATFORMS_ios=(iPhoneSimulator8.2 iPhoneSimulator9.2 iPhoneSimulator10.2 iPhoneSimulator11.2 iPhoneSimulator12.1 iPhoneSimulator13.1 iPhoneOS9.2 iPhoneOS10.2 iPhoneOS11.2 iPhoneOS12.1 iPhoneOS13.1)
1919
SUBPLATFORMS_win32=(v141_static_debug v141_static_release)
2020
SUBPLATFORMS_android=(ndk16r15)
2121

prebuilt/scripts/ios.inc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,5 +77,5 @@ checkiOS iphonesimulator11.2 9_2_0 iPhoneSimulator 11.2 "x86_64"
7777
checkiOS iphoneos11.2 9_2_0 iPhoneOS 11.2 "armv7 arm64"
7878
checkiOS iphonesimulator12.1 10_1_0 iPhoneSimulator 12.1 "x86_64"
7979
checkiOS iphoneos12.1 10_1_0 iPhoneOS 12.1 "armv7 arm64"
80-
checkiOS iphonesimulator13.0 11_0_0 iPhoneSimulator 13.0 "x86_64"
81-
checkiOS iphoneos13.0 11_0_0 iPhoneOS 13.0 "armv7 arm64"
80+
checkiOS iphonesimulator13.1 11_1_0 iPhoneSimulator 13.1 "x86_64"
81+
checkiOS iphoneos13.1 11_1_0 iPhoneOS 13.1 "armv7 arm64"

tools/setup_xcode_sdks.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#!/bin/python
22

33
# Update these lists if you need different SDK versions!
4-
iphoneos_versions = ["13.0", "12.1", "11.2", "10.2", "9.2"]
5-
iphonesimulator_versions = ["13.0", "12.1", "11.2", "10.2","9.2", "8.2"]
4+
iphoneos_versions = ["13.1", "12.1", "11.2", "10.2", "9.2"]
5+
iphonesimulator_versions = ["13.1", "12.1", "11.2", "10.2","9.2", "8.2"]
66
macosx_versions = ["10.9"]
77

88

0 commit comments

Comments
 (0)