microsoft / WinObjC

Objective-C for Windows
MIT License
6.24k stars 812 forks source link

WinOBJC is not importing a couple of modules from ios project using BOLTS 1.8.4 framework. #1721

Open venkatkongara opened 7 years ago

venkatkongara commented 7 years ago

Pre-reqs: Provide information on your environment.

Repro steps: I have copied the code from mac book and went into the directory to create .sln file using vsimporter. I have opened the .sln file by double clicking it. As shown in the below images it opens properly with Bolt-ios as a build dependency. But while building it gives the shown below error.

Expected behavior: build smoothly without errors on importing some files from Bolts framework

Actual behavior: cant find some files during buil time.

Possible resolution: substituting WINOBJC in place of TARGET_OS_IOS builds the framework dependency well.

fiximportmodulesbolts unimportedmodulesinbolts

weswmsft commented 7 years ago

This is a known issue that requires changes to Bolts.