Skip to content

Commit

Permalink
Push From Landun: update SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
libpag-pag committed Nov 13, 2024
1 parent 1a0a3bf commit 879d2c3
Show file tree
Hide file tree
Showing 9 changed files with 11 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>4.4.12</string>
<string>4.3.65</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>4.4.12</string>
<string>4.3.65</string>
<key>CSResourcesFileMapped</key>
<true/>
<key>DTCompiler</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>4.4.12</string>
<string>4.3.65</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>4.4.12</string>
<string>4.3.65</string>
<key>CSResourcesFileMapped</key>
<true/>
<key>DTCompiler</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<dict>
<key>Resources/Info.plist</key>
<data>
DFQrVCAG3sKw7ONpDeZtFIjTrfY=
XqZXULnLp9qL1Bkm2hXpy25J0kc=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -176,7 +176,7 @@
<dict>
<key>hash2</key>
<data>
PuvGVV9r4TCpFykVOEi7h1ov0qvR+N9Fm/WK1LcW7L0=
9EBEZK52OhP+0Aj+RPiQvqE6zS8V3FIL9EaXB5gU3yo=
</data>
</dict>
</dict>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>4.4.12</string>
<string>4.3.65</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>4.4.12</string>
<string>4.3.65</string>
<key>CSResourcesFileMapped</key>
<true/>
<key>DTCompiler</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<dict>
<key>Resources/Info.plist</key>
<data>
DFQrVCAG3sKw7ONpDeZtFIjTrfY=
XqZXULnLp9qL1Bkm2hXpy25J0kc=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -176,7 +176,7 @@
<dict>
<key>hash2</key>
<data>
PuvGVV9r4TCpFykVOEi7h1ov0qvR+N9Fm/WK1LcW7L0=
9EBEZK52OhP+0Aj+RPiQvqE6zS8V3FIL9EaXB5gU3yo=
</data>
</dict>
</dict>
Expand Down
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion libpag-macOS.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = 'libpag-macOS'
s.version = '4.4.12'
s.version = '4.3.65'
s.osx.deployment_target = '10.13'
s.summary = 'libpag SDK'
s.homepage = 'https://github.com/libpag/libpag-ios'
Expand Down

0 comments on commit 879d2c3

Please sign in to comment.