Skip to content

Fresh project build error on ios #4238

@NickIliev

Description

@NickIliev

@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?

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions