When YogaKit intergrated with CocoaPods in a Objective-C project, compilation failed #998

Closed
opened 2020-04-11 01:36:01 -07:00 by wujianbotju · 4 comments
wujianbotju commented 2020-04-11 01:36:01 -07:00 (Migrated from github.com)

In version 1.17 of YogaKit, Swift source files were treated as SwiftExtension.
In version 1.18, you guys fixed the bug related the Xcode 11 not able to find swift related frameworks. File YGLayoutExtensions.swift was added to target project by default, if the target project is a Objective-C project, compilation will fail because Xcode 11 can't be able to find swift related frameworks!

In version 1.17 of YogaKit, Swift source files were treated as SwiftExtension. In version 1.18, you guys fixed the bug related the Xcode 11 not able to find swift related frameworks. File YGLayoutExtensions.swift was added to target project by default, if the target project is a Objective-C project, compilation will fail because Xcode 11 can't be able to find swift related frameworks!
artehg commented 2020-05-14 01:29:14 -07:00 (Migrated from github.com)

+1

+1
ali-tit commented 2020-08-07 08:49:39 -07:00 (Migrated from github.com)

+1

+1
cntrump commented 2020-08-13 00:01:51 -07:00 (Migrated from github.com)

Add a empty swift file to your project can fix it.

Add a empty swift file to your project can fix it.
NickGerleman commented 2023-06-13 08:08:59 -07:00 (Migrated from github.com)

We are deprecating YogaKit as part of the Yoga 2.0 release. We are still going to release a new revision based on the current state of the repo, but won't be accepting new contributions, since we are going to be removing it from the repo after.

We are deprecating YogaKit as part of the Yoga 2.0 release. We are still going to release a new revision based on the current state of the repo, but won't be accepting new contributions, since we are going to be removing it from the repo after.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DaddyFrosty/yoga#998
No description provided.