Fixup packages

This commit is contained in:
Nick Gerleman
2023-07-26 22:28:21 -07:00
parent 30b697d3fe
commit 83a58bb9d6
4 changed files with 0 additions and 7 deletions

View File

@@ -39,5 +39,3 @@ Pod::Spec.new do |spec|
spec.public_header_files = 'yoga/{Yoga,YGEnums,YGMacros,YGValue}.h' spec.public_header_files = 'yoga/{Yoga,YGEnums,YGMacros,YGValue}.h'
spec.swift_version = '5.1' spec.swift_version = '5.1'
end end
1'
end

View File

@@ -32,4 +32,3 @@ end
# See https://github.com/facebook/yoga/pull/366 # See https://github.com/facebook/yoga/pull/366
podspec.attributes_hash["readme"] = "YogaKit/README.md" podspec.attributes_hash["readme"] = "YogaKit/README.md"
podspec podspec
odspec

View File

@@ -12,4 +12,3 @@ android.useAndroidX=true
org.gradle.jvmargs=-Xmx1536M org.gradle.jvmargs=-Xmx1536M
VERSION_NAME=2.0.0 VERSION_NAME=2.0.0
beta.2

View File

@@ -81,6 +81,3 @@
"which": "^3.0.0" "which": "^3.0.0"
} }
} }
}
}