Fix warnings about icon assets.
Summary: I incorrectly sized some assets, as a result, the sample project had some warnings about it when you built. This fixes it. Closes https://github.com/facebook/yoga/pull/377 Differential Revision: D4515193 Pulled By: dshahidehpour fbshipit-source-id: 3af6e79a17777bec3798bbf7294af5716f65e37a
This commit is contained in:
committed by
Facebook Github Bot
parent
f2c41f366f
commit
c1cdc1de58
10
YogaKit/YogaKitSample/YogaKitSample.xcworkspace/contents.xcworkspacedata
generated
Normal file
10
YogaKit/YogaKitSample/YogaKitSample.xcworkspace/contents.xcworkspacedata
generated
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Workspace
|
||||
version = "1.0">
|
||||
<FileRef
|
||||
location = "group:YogaKitSample.xcodeproj">
|
||||
</FileRef>
|
||||
<FileRef
|
||||
location = "group:Pods/Pods.xcodeproj">
|
||||
</FileRef>
|
||||
</Workspace>
|
Reference in New Issue
Block a user