ios - Using embedded framework in Xcode 6.1 results in app crashing with mapped file has no team identifier -
ios - Using embedded framework in Xcode 6.1 results in app crashing with mapped file has no team identifier -
we created framework utilize our ios projects. in general tab can see embedded binary.
in build phases tab shows embedded framework:
after archiving project , installing ipa file on device , launching app see next error in device console:
[deny-mmap] mapped file has no team identifier , not platform binary: /private/var/mobile/containers/bundle/application/ce2542e1-355a-4a45-ac97-08a2330b45e5/policy pal.app/frameworks/mtkit.framework/mtkit
please help! haven't seen come across problem before.
we seeing too. according this blog need revoke , re-generate certificate , mobile provisioning file. haven't tried yet, symptoms same.
edit: our build-meister did few weeks ago , indeed prepare problem.
ios xcode frameworks
Comments
Post a Comment