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

xcodebuild archive error #3606

Closed
lxmark opened this issue Aug 16, 2018 · 2 comments
Closed

xcodebuild archive error #3606

lxmark opened this issue Aug 16, 2018 · 2 comments

Comments

@lxmark
Copy link

lxmark commented Aug 16, 2018

Hi Daniel,
Thanks for the super framework.
Run is failing continuously because of the below mentioned issue. I have integrated charts as mentioned in USAGE tab.
I use below cli
xcodebuild archive -project TeCharts1.xcodeproj -scheme TeCharts1 -configuration Debug -archivePath /Users/Mac/Desktop/test/test.xcarchive clean archive
Configuration details:
xcode 9.4.1
swift 4.1
Objective c project
fatal error:
'Charts/Charts.h' file not found
#import <Charts/Charts.h>
^
1 error generated.

please help me.
Thanks

@lxmark
Copy link
Author

lxmark commented Aug 16, 2018

I can make x.xcarchive success when i use xcode, but i can't use xcodeBuild success.

@liuxuan30
Copy link
Member

liuxuan30 commented Aug 17, 2018

I suggest you ask on stack overflow.

We don't handle archive issue here. And seems you are the only few people have issue.

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

2 participants