Raymond Ng 0 Posted October 5, 2021 [PAClient Error] Error: E0776 2021-10-05 03:26:02.902 xcodebuild[628:7154] [MT] IDEDistribution: -[IDEDistributionLogging _createLoggingBundleAtPath:]: Created bundle at path "/var/folders/3h/q_v8b1m557s711_wxzzg5s3w0000gn/T/TestingMyApp_2021-10-05_03-26-02.902.xcdistributionlogs". [PAClient Error] Error: E0776 2021-10-05 03:26:04.636 xcodebuild[628:7286] CFURLRequestSetHTTPCookieStorageAcceptPolicy_block_invoke: no longer implemented and should not be called [PAClient Error] Error: E0776 error: exportArchive: The operation couldn’t be completed. (IDEFoundation.DistributionAppRecordError error 3.) [PAClient Error] Error: E0776 IDEFoundation.DistributionAppRecordError.buildNumberRequestFailed(DVTAppStoreConnect.BuildsService.Error.responseErrors(ResponseErrors (1): Error status: 400, code: PARAMETER_ERROR.INVALID, title: 'A parameter has an invalid value', detail: ''' is not a valid filter', id: 3ff08166-1723-4b4c-96d2-ddac6df5fdfc)) [PAClient Error] Error: E0776 ** EXPORT FAILED ** Failed Elapsed time: 00:01:22.6 Any1 can help advice what's wrong?? There is no error for XCode12 with SDK14.4. Share this post Link to post
Dave Nottage 557 Posted October 5, 2021 1 hour ago, Raymond Ng said: Any1 can help advice what's wrong?? Known issue, caused by changes in Xcode 13. At present, reverting to Xcode 12.x is a solution Share this post Link to post
Raymond Ng 0 Posted October 6, 2021 Thanks for your comment ! Any workaround option available ? As my App is crash in iPhone 13. Is there any Xcode 12.x version that can support iPhone 13 with iOS15 ? Is Delphi 11 support Xcode 13 ? Share this post Link to post
Dave Nottage 557 Posted October 6, 2021 3 hours ago, Raymond Ng said: Any workaround option available ? I may have one in the next day or so. 3 hours ago, Raymond Ng said: As my App is crash in iPhone 13. That is likely to be a completely different issue. Does it happen on other iPhone models? Can you provide code that reproduces the problem? I have access to an iPhone 13 that I can test on. 3 hours ago, Raymond Ng said: Is there any Xcode 12.x version that can support iPhone 13 with iOS15 ? iOS 15.0 SDK comes with Xcode 13 (not earlier versions). I'm not sure if you can switch back to Xcode 12.5.1 and still build against iOS 15.0 SDK 3 hours ago, Raymond Ng said: Is Delphi 11 support Xcode 13 ? The issue we've been discussing affects Delphi 11 and earlier. 1 Share this post Link to post
Dave Nottage 557 Posted October 7, 2021 21 hours ago, Dave Nottage said: I may have one in the next day or so. I have a workaround now which is implemented in the Codex and Mosco tools (or just using Mosco if you're OK with using the Mac to perform the fix) The tools with the workaround are presently in beta, and can be accessed via my Slack workspace which you can self-invite to here. (if not joined already). Go to the #codex channel and there is a pinned post with the installers for Codex and Mosco Share this post Link to post
Alisson 0 Posted November 25, 2021 Eu também tenho esse problema com rad studio 10.4.2 , consegue me enviar o link para ter acesso as correções? Share this post Link to post
Dave Nottage 557 Posted November 25, 2021 14 minutes ago, Alisson said: Eu também tenho esse problema com rad studio 10.4.2 , consegue me enviar o link para ter acesso as correções? Links to Installers for Codex 1.5.1 and Mosco 1.2.1. Includes workaround for App Store builds with Xcode 13. Requires at least Mosco to be installed, however the Codex tool adds a convenient way of applying the workaround. Workaround steps: Build/Deploy your app using App Store config (which will "fail" with Xcode 13) If using the workaround in Delphi itself, in Project Manager, right click the root node of the project and click "Build IPA" If using the workaround in Mosco, click the Mosco icon in the system bar to bring up the menu, click Fixes > Build App Store IPA. Select the app from the ~/PAServer/scratch-dir/[username]-[profile]/ folder and click Build https://github.com/DelphiWorlds/Codex/blob/master/Bin/CodexSetup_1.5.1.exe https://github.com/DelphiWorlds/Mosco/blob/master/Bin/Mosco.1.2.1.pkg Use o Google Translate se quiser as instruções em português: https://translate.google.com Share this post Link to post
Alisson 0 Posted November 25, 2021 Eu instalei codex no windows onde roda o rad studio e o mosco no Mac. Após isso cliquei com o botão direito do mouse no nó raiz do projeto e clique em "Build IPA", mas retorna a seguinte mensagem: ''Could not conect to Mosco''. Existe alguma configuração necessária no mosco? Share this post Link to post
pcplayer99 11 Posted March 11, 2022 Hello, I got the same error. I'm using BigSur and xCode 13, Delphi 10.4.2 CE version. I have deployed successfully on 22/2/2022. I got an ipa file. and then, I install "Transporter" APP in MAC, and when I click "deploy" menu in Delphi, I got the same error messages. Share this post Link to post
pcplayer99 11 Posted March 13, 2022 (edited) it's wired. I have done "deploy" and got my "ipa" file on 2022-2-22; And then I install email tool "Thunderbird" in my MAC, and then install "Transporter" for upload my ipa. And then in "transporter" I add my ipa and click the "check" button, it popup an error message that the icon included Alpha channel. So, I update my icons, and then rebuild my app in Delphi, and then deploy it, and I got error message like "xcodebuild[863:7522] CFURLRequestSetHTTPCookieStorageAcceptPolicy_block_invoke: no longer implemented and should not be called". I try to do deploy again and again, restart my MAC, restart my Delphi, it is aways show me the same error message, I search on Internet and I find this thread. Today, I have do nothing with my Delphi and my Mac, and I try again, It did deploy successfully, I got a new ipa file, and I upload this new ipa file with using Transporter successfully. So, it's wired. I don't know why. Edited March 13, 2022 by pcplayer99 Share this post Link to post
Dave Nottage 557 Posted March 15, 2022 On 10/5/2021 at 10:12 PM, Dave Nottage said: At present, reverting to Xcode 12.x is a solution On April 1st, when deploying to App Store, Xcode 13 will be required, so in this case reverting to Xcode 12 is not a solution. See the earlier replies regarding using Mosco (and Codex) as a potential workaround for this Delphi 10.4.2 issue Share this post Link to post