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

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -