Skip to content

Commit

Permalink
v1.2.2
Browse files Browse the repository at this point in the history
update vanniktech maven publish
  • Loading branch information
luca992 committed Jan 28, 2023
1 parent fd0fcb1 commit 80254f8
Show file tree
Hide file tree
Showing 28 changed files with 144 additions and 8,750 deletions.
4 changes: 1 addition & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ org.gradle.jvmargs=-Xmx4g

# Publishing : Required
GROUP=io.eqoty.secretk
VERSION_NAME=1.2.1
VERSION_NAME=1.2.2
POM_ARTIFACT_ID=client

# Publishing : Optional
Expand All @@ -26,8 +26,6 @@ kotlin.js.generate.executable.default=false
kotlin.incremental.js.ir=true
kotlin.mpp.androidSourceSetLayoutVersion=2
kotlin.mpp.stability.nowarn=true
#https://youtrack.jetbrains.com/issue/KT-50496
kotlin.js.ir.output.granularity=whole-program
kotlin.native.cacheKind=none
kotlin.mpp.enableCInteropCommonization=true

Expand Down
9 changes: 1 addition & 8 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,7 @@ agp = "7.3.1"
##⬆ = "8.0.0-beta01"
##⬆ = "8.1.0-alpha01"
##⬆ = "8.1.0-alpha02"
vanniktech-publish = "0.21.0"
## ⬆ = "0.22.0-SNAPSHOT"
## ⬆ = "0.22.0"
## ⬆ = "0.23.0-SNAPSHOT"
## ⬆ = "0.23.0"
## ⬆ = "0.23.1"
## ⬆ = "0.23.2-SNAPSHOT"
## ⬆ = "0.23.2"
vanniktech-publish = "0.23.2"
## ⬆ = "0.23.3-SNAPSHOT"
## ⬆ = "0.24.0-SNAPSHOT"
swift-package = "2.1.1"
Expand Down
2 changes: 2 additions & 0 deletions secretk.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@
<string>ios</string>
</dict>
<dict>
<key>DebugSymbolsPath</key>
<string>dSYMs</string>
<key>LibraryIdentifier</key>
<string>macos-arm64_x86_64</string>
<key>LibraryPath</key>
Expand Down
Binary file not shown.
190 changes: 31 additions & 159 deletions secretk.xcframework/ios-arm64/secretk.framework/Headers/secretk.h

Large diffs are not rendered by default.

Binary file modified secretk.xcframework/ios-arm64/secretk.framework/secretk
Binary file not shown.
Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleIdentifier</key>
<string>com.apple.xcode.dsym.io.eqoty.secretk.secretk</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>
<string>dSYM</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</plist>
Binary file not shown.
4,087 changes: 0 additions & 4,087 deletions secretk.xcframework/macos-arm64_x86_64/secretk.framework/Headers/secretk.h

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 80254f8

Please sign in to comment.