[stderr] _floatsignTemp/Payload/ExpoKitApp.app: replacing existing signature

When I run expo build:ios, I get my signed .ipa app , but the logs on expo server shows this:

[stderr] _floatsignTemp/Payload/ExpoKitApp.app: replacing existing signature
[stderr] _floatsignTemp/Payload/ExpoKitApp.app: signed app bundle with Mach-O universal (armv7 arm64) [com.myapp.www]

Since these are errors, should I care? How do I remove those?

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.