XE4 Deployment error

后端 未结 3 1297
长发绾君心
长发绾君心 2021-01-03 12:56

Good afternoon all. Apologies if SO isn\'t the place to ask, I wasn\'t sure there was an \'errors stack exchange\' or such, and whether or not any XE4 users would be visitor

3条回答
  •  萌比男神i
    2021-01-03 13:17

    I had extactly the same issue. It happened when trtying to deploy to the iOS 5.0 simulator (not even an iOS device). It appears that UIFoundations (PrivateFrameworks) gets pulled across and cached when you setup the SDK for iOS 6.1 on XE4. Make sure the sumulators are installed on Xcode in preferences. Restart Xcode (make sure the PA server is running). Setup a connection profile with the 6.1 SDK in options on XE4 and it works. Hope this makes sense but it solved my issue.

提交回复
热议问题