Delphi FMX external testing is not supported for builds created using beta version of Xcode, OS X or IOS

Creating an application in Delphi Xe8
We can send an application to the store - and do not get errors submit
After sending an application to the apple store, receive the message in the preview section

External testing is not supported for built builds with beta version of Xcode, OS X or IOS

enter image description here

The last time we could apply for external testing was August 7, 2015.

Launched Xcode 6.4 (6E35b)
OS X Yosemite (10.10.5)

Tried building using two different
iOS devices 8.4 (12H143)
iOS 8.4.1 (12H321)

delphi XE8 .

Delphi Generated - .

Delphi Generated App

, XCode - Delphi - , .

enter image description here

, Xamarin,

Xamarin Generated App

MAC

- ? - delphi Xe8 2015-08-25 ?

+4
3

FWIW, , RSP-11653, DTSDKBuild. SDK 9.2 :

<key>DTSDKBuild</key>
<string>13C75</string>
+2

, " Beta"

Work with external testing

PList

Project > Options > Version info | IOS

. , - MAC

DTPlatformname = iphoneos
DTSDKName = iphoneos8.4
DTXcode = 0640
DTSDKBuild = 12H141
BuildMachineOSBuild = 14F27
DTCompiler = com.apple.compilers.llvm.clang.1_0

Information about PList

-
, , , .

+2

DTSDKBuild 12H141 Xcode 6.4 ( 6E35b). 13E230 ( Xcode 7.3) Test Flight External.

, , , 12 * iOS 7.x( iOS 7.x), , XCode, - XCode.

, 6.4 -.

+1

All Articles