What OS do you use for development? Windows, Mac or Linux? When you are using the local podspec, what does your native/ios look like? (I.e. what is the contents of it)
On Tue, Oct 29, 2019 at 10:36 AM Hasni Faiçal <[email protected]> wrote: > I created a private git repo with podspec and framework private path , > then I added the repo link to build hints "source= > https://USERNAME:PASSWORD@MY_PRIVATE_GIT_REPO". > > On Tuesday, October 29, 2019 at 3:04:36 PM UTC+1, Steve Hannah wrote: >> >> What do you mean by "source hint method"? >> >> On Tue, Oct 29, 2019 at 6:36 AM Hasni Faiçal <[email protected]> wrote: >> >>> It works in Xcode with local podspec without issues. By the way I >>> switched to source hint method, the project is built successfully using >>> this method. I am not blocked but the question is still open why this >>> library is not working via method mentioned in Stackoverflow >>> <https://stackoverflow.com/a/58395515/2935174>. >>> >>> Thank you for your support. >>> >>> >>> On Tuesday, October 29, 2019 at 12:51:17 PM UTC+1, Steve Hannah wrote: >>>> >>>> Hard to say. If this were my project, I'd start by creating a simple >>>> Xcode project and include the framework using cocoapods, and see if it >>>> builds. >>>> >>>> On Mon, Oct 28, 2019 at 7:31 PM Shai Almog <[email protected]> wrote: >>>> >>>>> This looks related to re-signing the framework, Steve any ideas? >>>>> >>>>> -- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "CodenameOne Discussions" group. >>>>> To unsubscribe from this group and stop receiving emails from it, send >>>>> an email to [email protected]. >>>>> To view this discussion on the web visit >>>>> https://groups.google.com/d/msgid/codenameone-discussions/6564c174-6a7b-451b-894c-7f8914344666%40googlegroups.com >>>>> <https://groups.google.com/d/msgid/codenameone-discussions/6564c174-6a7b-451b-894c-7f8914344666%40googlegroups.com?utm_medium=email&utm_source=footer> >>>>> . >>>>> >>>> >>>> >>>> -- >>>> Steve Hannah >>>> Software Developer >>>> Codename One >>>> http://www.codenameone.com >>>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "CodenameOne Discussions" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/codenameone-discussions/497ced2b-0288-4322-9823-7d42be890857%40googlegroups.com >>> <https://groups.google.com/d/msgid/codenameone-discussions/497ced2b-0288-4322-9823-7d42be890857%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >> >> >> -- >> Steve Hannah >> Software Developer >> Codename One >> http://www.codenameone.com >> > -- > You received this message because you are subscribed to the Google Groups > "CodenameOne Discussions" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/codenameone-discussions/139134ea-9da2-4efa-b7ff-d499e74de728%40googlegroups.com > <https://groups.google.com/d/msgid/codenameone-discussions/139134ea-9da2-4efa-b7ff-d499e74de728%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Steve Hannah Software Developer Codename One http://www.codenameone.com -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/CAGOYrKW2UPXstPb58xrHhuSf-sqVLpbwOYjx6pwy%2B3yA1dbo5A%40mail.gmail.com.
