An new Xcode project is created in order to build an iOS framework as target. This project is Carthage compatible. A first version of podspec is added, although pod lib lint fails. 4 tests are failing when run through Xcode.
8 lines
152 B
XML
8 lines
152 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Workspace
|
|
version = "1.0">
|
|
<FileRef
|
|
location = "self:YogaKit.xcodeproj">
|
|
</FileRef>
|
|
</Workspace>
|