[swift-users] libswift frontend ios
Joe Groff
jgroff at apple.com
Tue Feb 23 14:27:16 CST 2016
> On Feb 23, 2016, at 12:22 PM, Ramakrishna Mallireddy <ramakrishna.malli at gmail.com> wrote:
>
> I am using the build-script that comes with swift repository. If i remove Immediate dir completely from the build, mac_os build complains[as this will always invoke]. If I redefine the #if then I am getting a dozen errors that are part of histedit.h
You will need to update the other #if __APPLE__ conditions in the file to match too.
-Joe
More information about the swift-users
mailing list