-
-
Notifications
You must be signed in to change notification settings - Fork 198
Closed
Description
@hamdiwanis commented on Sun Dec 16 2018
Environment
- CLI: 5.1.0
- Cross-platform modules: 5.1.0
- Android Runtime: 5.1.0
- iOS Runtime: 5.1.0
- Plugin(s): none
Describe the bug
i get this error with ios build
linking ObjC for iOS Simulator, but dylib (/Volumes/project/platforms/ios/internal/NativeScript.framework/NativeScript) was compiled for MacOSX
ld: framework not found CoreServices for architecture i386
To Reproduce
tns create test
cd test
npm i
tns run ios
@NickIliev commented on Mon Dec 17 2018
@hamdiwanis what is the simulator/device you are running on?