[ANN] Release 9.6.0 DP-3

panagiotis merakos merakosp at gmail.com
Tue Mar 31 09:13:19 EDT 2020


Hello Brahmanathaswami,

Thank you for sending your .ipa file to our support team. I will post the
reply here, since this issue might affect other people too.

It seems that Apple/Transporter does not like files that have accented
chars in their filename to be included in the app bundle. From Apple dev's
forum:

https://forums.developer.apple.com/thread/105899

Indeed, you have included these files:

/SivaSiva.app/assets/img/shumPortraitSvg/míng.svg
/SivaSiva.app/assets/img/shumPortraitSvg/lín.svg
/SivaSiva.app/assets/img/shumPortraitSvg/ín.svg
/SivaSiva.app/assets/img/shumPortraitSvg/ím.svg

I suggest renaming these files so as they do not have accented chars,
rebuild a standalone and submit it.

Note: Do not rename these files in the existing app bundle as it will
become invalid (well, it is already invalid - I mean that in general you
must not make any changes in the app bundle as they invalidate the
signature).

Please let us know if it fixes the problem for you.

Kind regards,
Panos
--



On Thu, 26 Mar 2020 at 03:48, Sannyasin Brahmanathaswami via use-livecode <
use-livecode at lists.runrev.com> wrote:

> If you mean “refresh” as in
>
>
>
> -- deleting the profiles in  ~/Library/MobileDevice/Provisioning Profiles
>
> -- Going go to developer.apple.com. Downloaded them again,
>
> -- click them and they were “registered” by latest Xcode (11.3.1)
>
>
>
> And with LC saying
>
>
>
> “Standalone Success….”  No glitches….
>
>
>
> But …no go in Transporter
>
>
>
> Same error
>
>
>
> BR
>
>
>
> ------------
>
>
>
> What do you get from LC when you create the standalone build? Have you
>
> refreshed the dist certs just to be sure?
>
> Sean
>
>
> Sean said
>
> What do you get from LC when you create the standalone build? Have you
> refreshed the dist certs just to be sure?
> Sean
>
> On Wed, 25 Mar 2020 at 21:19, Sannyasin Brahmanathaswami via use-livecode <
> use-livecode at lists.runrev.com<mailto:use-livecode at lists.runrev.com>>
> wrote:
>
> Did you try a build for TestFlight, (which requires  a Distribution for
> App Store Provisioning profile)
>
> Everything worked fine using the same Provisioning Profile and Certificate
> to 9.6.0.DP2..
>
> But under XCode 11.3.1 and 9.6.0 DP3.
> I am getting:
> ----------
> ERROR ITMS-90035: "Invalid Signature. A sealed resource is missing or
> invalid. The file at path [SivaSiva.app/SivaSiva] is not properly signed.
> Make sure you have signed your application with a distribution certificate,
> not an ad hoc certificate or a development certificate. Verify that the
> code signing settings in Xcode are correct at the target level (which
> override any values at the project level). Additionally, make sure the
> bundle you are uploading was built using a Release target in Xcode, not a
> Simulator target. If you are certain your code signing settings are
> correct, choose "Clean All" in Xcode, delete the "build" directory in the
> Finder, and rebuild your release target. For more information, please
> consult
>
> https://developer.apple.com/library/ios/documentation/Security/Conceptual/CodeSigningGuide/Introduction/Introduction.html
> "
>
> Of course there is no “Clean All” for those building outside of Xcode
>
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list