Skip to content

Commit

Permalink
🔄 synced file(s) with circlefin/w3s-ios-sdk-internal (#20)
Browse files Browse the repository at this point in the history
synced local file(s) with
[circlefin/w3s-ios-sdk-internal](https://github.com/circlefin/w3s-ios-sdk-internal).



<details>
<summary>Changed files</summary>
<ul>
<li>synced local directory <code>Resources/</code> with remote directory
<code>Resources/</code></li><li>synced local directory
<code>Source/</code> with remote directory
<code>Source/</code></li><li>synced local directory
<code>Specs/CircleProgrammableWalletSDK/</code> with remote directory
<code>Specs/CircleProgrammableWalletSDK/</code></li>
</ul>
</details>

---

This PR was created automatically by the
[repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action)
workflow run
[#9771518363](https://github.com/circlefin/w3s-ios-sdk-internal/actions/runs/9771518363)
  • Loading branch information
circle-github-action-bot authored Jul 3, 2024
1 parent 200e3d0 commit d4476e7
Show file tree
Hide file tree
Showing 31 changed files with 9,396 additions and 9,407 deletions.
4 changes: 2 additions & 2 deletions Resources/CircleProgrammableWalletSDKBundle.bundle/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>1.1.0</string>
<string>1.1.1</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>iPhoneOS</string>
</array>
<key>CFBundleVersion</key>
<string>789</string>
<string>824</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
10 changes: 5 additions & 5 deletions Source/CircleProgrammableWalletSDK.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -10,34 +10,34 @@
<key>DebugSymbolsPath</key>
<string>dSYMs</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>CircleProgrammableWalletSDK.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>CircleProgrammableWalletSDK.framework/CircleProgrammableWalletSDK</string>
<key>DebugSymbolsPath</key>
<string>dSYMs</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>CircleProgrammableWalletSDK.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
Expand Down
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit d4476e7

Please sign in to comment.