Bluemix:带有IMFCore框架的架构arm64的重复符号

时间:2016-05-17 10:47:44

标签: mobile push ibm-cloud ibm-mobilefirst ibm-mobile-services

我正在尝试将IBM推送通知与我的移动优先应用程序集成。 我正在使用> monthNum <- 1 > wantedColStat <- c('ID','Month','Color') > wantedColDyna <- c('Q1','Q3') > mydata[ mydata$Month==substring(month.name[monthNum],1,3),match(c(wantedColStat,wantedColDyna),names(mydata))] ID Month Color Q1 Q3 1 1 Jan Red 0 NA 2 2 Jan Red 1 0 6 6 Jan Purple 1 1 xcode 7。 但是使用IMFCore框架,我收到的错误如objective c

以下是错误详情:

duplicate symbols for architecture arm64

请帮忙。

1 个答案:

答案 0 :(得分:1)

目前,不支持将Bluemix push添加到Foundation应用程序。但是,开发团队一直致力于为Bluemix Mobile Services开发Swift SDK,允许集成到MFPF而不会出现重复的符号错误。

见Jaalger的回答:

Duplicate symbols in IBM MobileFirst Platform Foundation (MFP) and Bluemix IMFCore SDK's