Skip to content
This repository has been archived by the owner on Jan 2, 2021. It is now read-only.

xcbuild DTrace source is not support? #285

Open
jferon opened this issue May 17, 2018 · 0 comments
Open

xcbuild DTrace source is not support? #285

jferon opened this issue May 17, 2018 · 0 comments

Comments

@jferon
Copy link

jferon commented May 17, 2018

hi:
when i use: xcodebuild -workspace testApp.xcworkspace -scheme testApp。 it works well

but i use:
./xcbuild -executor ninja -workspace /Users/wenyou/.jenkins/workspace/ios_test_app/testApp.xcworkspace -scheme testApp

fail message:
/Xcode/DerivedData/testApp-bwysaaawpwtthecvfijifvpluxgs/Build/Intermediates/Pods.build/Debug-
iphoneos/ReactiveObjC.build/Objects-normal/arm64/RACCompoundDisposable.d
/Users/wenyou/.jenkins/workspace/ios_test_App/Pods/ReactiveObjC/ReactiveObjC/RACCompoundDisposable.m:10:9: fatal error: 'RACCompoundDisposableProvider.h' file not found
#import "RACCompoundDisposableProvider.h"
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.

RACSignalProvider.d is DTrace source. how can I solved it? thx

cmake version 3.11.1
ninja version:1.8.2
gcc version: gcc (Homebrew GCC 7.3.0) 7.3.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant