Skip to content

Failed to Compile; Includes inline assembly #19

Closed
@Ghawken

Description

@Ghawken

Describe the bug
Hi Adam

Thanks for this code - it is one of few mqtt libraries that I have found that is able to run independently on WatchOS. (which I need)
Testing and working well on both iOS and WatchOS 7, stimulators and devices.. Yah!

Unfortunately when i upload to Testflight: I receive this error:

ITMS-90562: Invalid Bundle - Bitcode failed to compile for your watchOS binary because it includes assembly source code or inline assembly. To resolve this issue, rewrite the corresponding code in a higher-level language such as Objective-C or Swift and redeliver your app.

At a guess it relates to the CCoreMqtt code? -- although can't find anything obvious.
Any suggestions or thoughts?

(Should mention - no other libraries/pods/dependencies, other than those needed/include with mqtt-nio)

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions