duplicate issue with libPlot-v1_11_1.a

26 views
Skip to first unread message

riokenta

unread,
Nov 16, 2015, 12:03:21 AM11/16/15
to plot-users

Hi all,
I'm integrating libPlot-v1_11_1.a and got many issues about duplicate

  • xcode 6.4
  • swift 1

duplicate symbol _llvm.cmdline in:
/Users/imac02/Documents/Projects/liive/Liive/libPlot-v1_11_1.a(Plot.o)
/Users/imac02/Documents/Projects/liive/Liive/libPlot-v1_11_1.a(PlotPPlotInterface.o)
duplicate symbol _llvm.embedded.module in:
/Users/imac02/Documents/Projects/liive/Liive/libPlot-v1_11_1.a(Plot.o)
/Users/imac02/Documents/Projects/liive/Liive/libPlot-v1_11_1.a(PlotPPlotInterface.o)
..........
duplicate symbol _llvm.cmdline in:
/Users/imac02/Documents/Projects/liive/Liive/libPlot-v1_11_1.a(Plot.o)
/Users/imac02/Documents/Projects/liive/Liive/libPlot-v1_11_1.a(PlotPCooldownGroup.o)
duplicate symbol _llvm.embedded.module in:
/Users/imac02/Documents/Projects/liive/Liive/libPlot-v1_11_1.a(Plot.o)
/Users/imac02/Documents/Projects/liive/Liive/libPlot-v1_11_1.a(PlotPCooldownGroup.o)
ld: 140 duplicate symbols for architecture x86_64

Anyone can help me this?

Thanks.

Mark van der Tol

unread,
Nov 16, 2015, 3:26:58 AM11/16/15
to plot-users
Hi,

It is possible to resolve this issue by upgrading your XCode to version 7. The library is compiled in XCode 7 and this causes issues when used in combination with XCode 6. Would upgrading XCode work for you?

We require features introduced in XCode 7, most important the Bitcode support. If upgrading to XCode 7 isn't an option you could use an older version of our plugin instead.

Does this answer your question?

Kind regards,
Mark van der Tol
Plot Projects

riokenta

unread,
Nov 16, 2015, 3:54:07 AM11/16/15
to plot-users
Hi Mark,

I need to integrate Plot to an old project with swift 1. So, can not work on xcode 7.
I'm switching to plot 1.10.
can it be a solution for this case?


Mark van der Tol

unread,
Nov 16, 2015, 3:56:45 AM11/16/15
to plot-users
Hi,

Using that version of our plugin would indeed solve your issue.

Please let me know if you run into further issues.

Kind regards,
Mark van der Tol
Plot Projects

riokenta

unread,
Nov 16, 2015, 5:00:04 AM11/16/15
to plot-users
Hi Mark,

I have new question.

1. How can I get Geofence Name if geotriggerHandler?
2. How can I show Geofence Name when create a new Campaign for Notifications?
 
I read the doc but didn't find any topic talk this.

Mark van der Tol

unread,
Nov 16, 2015, 5:35:52 AM11/16/15
to plot-users
Hi,

1. You can only retrieve the name of the geotrigger, not of the geofence directly. It is possible to include the {geofencelabel} placeholder inside the geotrigger data field which will get replaced with the label field of the geofence.
2. The {geofencelabel} is available as well for the campaign notification message field.

Does this answer your question?

Kind regards,
Mark
Reply all
Reply to author
Forward
0 new messages