Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS-Charts not working on Jenkins #564

Closed
ankitthakur opened this issue Nov 22, 2015 · 12 comments
Closed

iOS-Charts not working on Jenkins #564

ankitthakur opened this issue Nov 22, 2015 · 12 comments

Comments

@ankitthakur
Copy link

While integrating the code on Jenkins. iOS-Charts framework is getting failed. As the bundle-id set in iOS-Charts is not compatible with Provisioning profile certificates. What are the other alternative to integrate iOS-Charts with Jenkins-CI and XCode.

@pmairoldi
Copy link
Collaborator

Could you clarify your issue? Are you trying to build your app on Jenkins and charts is failing or just charts. Is there any error messages output. I have an idea of what the problem is but I need more details.

@dogvscat
Copy link

@ankitthakur you can use Cocoapods to install Charts,pods will manage settings for you ,you just need import Charts in your project.

@danielgindi
Copy link
Collaborator

No response for 24 days...

@Yoncn
Copy link

Yoncn commented Oct 11, 2018

iOS-Charts/Objective-C/Formatters/LargeValueFormatter.swift:8:8: error: no such module 'Charts'
import Charts
^

** BUILD FAILED **

failed when I use jenkins...

@pmairoldi
Copy link
Collaborator

This could be a million things. We can’t help you with so little information.

@Yoncn
Copy link

Yoncn commented Oct 12, 2018

maybe because of that Jenkins cannot build charts before build my project

@pmairoldi
Copy link
Collaborator

There is problably something wrong with your project of your Jenkins setup because it builds for us both on ci and locally. If you don’t share any details about your setup and your project we really can’t help you.

@Yoncn
Copy link

Yoncn commented Oct 12, 2018

qq20181012-211550
I have drag charts to my project like this , then , I have not set any settings about charts in jenkins setup because I don't know how to set, could you please tell me that I should set what on my jenkins except my own project settings ?
qq20181012-212132

@Yoncn
Copy link

Yoncn commented Oct 12, 2018

by the way , I run on iPhone is ok , but fail on Jenkins.

@pmairoldi
Copy link
Collaborator

There are no setting you need to put. It should just work. From the info that was given it looks right if the target is your app. I know nothing about Jenkins but maybe work Xcode version is wrong or your swift version is wrong.

@pmairoldi
Copy link
Collaborator

As far as we’re concerned this isn’t an issue with our library since as you said it works on your device. Their must be something wrong with your Jenkins environment. For more Jenkins help you’re probably better going to check out stackoverflow.

@Yoncn
Copy link

Yoncn commented Oct 12, 2018

ok, thanks for your hep

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

No branches or pull requests

5 participants