vvveiii
c3ec27ede1
[YogaKit] build YogaKit with ObjC++17
...
- remove YGRoundPixelValue for view’s origin
- check view’s isYogaEnabled before check view.yoga.isEnabled
2020-08-14 21:52:54 +08:00
vvveiii
98420460d9
[YogaKit] add unit tests to YogaKit.xcodeproj
2020-08-14 19:49:16 +08:00
vvveiii
f7b77210bc
[YogaKit] remove unused headers from project
2020-08-14 13:55:12 +08:00
vvveiii
025f6a358f
[YogaKit] add YGLayoutExtensions.swift to YogaKit
2020-08-14 13:17:05 +08:00
vvveiii
6a5faa41b9
[YogaKit] update TARGETED_DEVICE_FAMILY
2020-08-14 08:01:49 +08:00
vvveiii
ed3c29c22e
[YogaKit] update YogaKit.xcodeproj
2020-08-13 23:46:52 +08:00
vvveiii
4f69c9bd1d
[YogaKit] add YogaKit.xcodeproj for support Carthage
2020-08-13 23:17:00 +08:00
Dustin Shahidehpour
59704f1508
Backed out changeset 762168ced81e
...
Summary: Acting weird with Xcode 8.2.1
Differential Revision: D4567880
fbshipit-source-id: e5a200b59780ac3dd8f75b6152054778b9fc786c
2017-02-15 14:35:46 -08:00
Dustin Shahidehpour
04d1ccc085
Create Xcode project so it's much easier to run tests.
...
Summary:
I don't even know how people have been running tests (unless they install BUCK). This creates a workspace to make it much easier to run tests.
Closes https://github.com/facebook/yoga/pull/400
Differential Revision: D4565290
Pulled By: dshahidehpour
fbshipit-source-id: 762168ced81e517126ac05c92bb27ccad0d9d305
2017-02-15 08:11:36 -08:00