Skip to content

Conversation

manualexSP
Copy link

@manualexSP manualexSP commented Jun 28, 2023

@manualexSP manualexSP changed the title Update xcode Update Xcode & iOSDFULibrary & Add old PR & README Jun 28, 2023
@manualexSP manualexSP merged commit 86b1c2c into master Jun 28, 2023
@cn-johndpope
Copy link

fyi -
Screenshot 2023-07-07 at 9 23 48 am
when I compile it can't find <iOSDFULibrary/iOSDFULibrary-Swift.h>

but changing back - it works. import @iOSDFULibrary

I think we abandon / trash the example -
create a fresh react native project - then run add project - commit - and push blowing away all previous code.
can then slowly resurrect more functionality - but should be able to do this as sanity check.

@manualexSP
Copy link
Author

@cn-johndpope Did you add the use_framework logic?
The problem here is that the iOS logic is written with Objective-C so for that you need to mark the ios library as a static framework.
I was able to pass the import issue only after I added the logic for the framework.

@johndpope
Copy link

johndpope commented Jul 7, 2023

I read readme and all good. I couldn’t find this comment so couldn’t update it. Thx for your help @manualexSP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants