DelphiWorlds / Codex

Codex is an add-in for RAD Studio
MIT License
64 stars 10 forks source link

Workaround for Apple App Store deployment issue only worked once #21

Closed AlexanderPD closed 3 years ago

AlexanderPD commented 3 years ago

Hi, i had the same problem fixed with the v1.5.1 version of this program

the first build done after the installation of Codex worked and i have my .ipa file. But now every other build i try to run ends with the usual error: Error status: 400, code: PARAMETER_ERROR.INVALID, title: 'A parameter has an invalid value', detail: ''' is not a valid filter',

how i can do other builds? restarting the ide doesn't fix the issue sadly

AlexanderPD commented 3 years ago

After restarting again the ide it started worked again, i still don't know how to reproduce this problem consistently so i'm closing the issue! Thank you for your work!