Multiple Rejecto Frameworks in same project

Home Forums OpenEars plugins Multiple Rejecto Frameworks in same project

Viewing 4 posts - 1 through 4 (of 4 total)

  • Author
    Posts
  • #1025521
    jalban
    Participant

    I have an iOS project that contains two targets — each with its own plist specifying unique app ids. I have purchased two licenses of Rejecto — one for each app id. I am using the xcode “target membership” checkbox to include the correct one for each target. One of the targets works fine, the other hangs on the call to generateRejectingLanguageModelFromArray. I have turned on verbose logging and still no output at all. Is there any reason this shouldn’t work?

    Thanks
    John

    #1025522
    Halle Winkler
    Politepix

    Hello,

    The usual reason this doesn’t work is when both frameworks end up in the build setting “Framework Search Paths”, can you take a look at that and see if they are both being referenced when only one should be?

    #1025526
    jalban
    Participant

    That was it — thanks for the prompt and helpful reply.

    #1025527
    Halle Winkler
    Politepix

    Glad to hear it!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.