Skip to content

Commit

Permalink
🔄 synced file(s) with circlefin/w3s-ios-sdk-internal (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
circle-github-action-bot authored May 9, 2024
1 parent c69c19f commit 3d8d8d6
Show file tree
Hide file tree
Showing 30 changed files with 7,434 additions and 7,108 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"pin_dot_base_border": "#707070",
"pin_dot_activated": "#0073C3",
"pin_dot_focused": "#0073C3",
"pin_digit_activated": "#3D3D3D",

"input_border": "#E8E8E8",
"input_border_focused": "#46B5FF",
Expand Down
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.0.15</string>
<string>1.0.16</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>iPhoneOS</string>
</array>
<key>CFBundleVersion</key>
<string>737</string>
<string>748</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.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</data>
<key>CirclePWTheme.json</key>
<data>
7PUgnbeN5A/VAGLZQjngobDCV5c=
Rk1l9h1N7WgcCsxmTRV9o5j7F1U=
</data>
<key>PrivacyInfo.xcprivacy</key>
<data>
Expand All @@ -34,11 +34,11 @@
<dict>
<key>hash</key>
<data>
7PUgnbeN5A/VAGLZQjngobDCV5c=
Rk1l9h1N7WgcCsxmTRV9o5j7F1U=
</data>
<key>hash2</key>
<data>
TdqBQDRBsBHifeFs3+Sh1KqSo/UKQTjH1FqDcPB9f8E=
APbzoAhxegbjhSwy75r6ap9jFQLRpSN2WsvKahF97vQ=
</data>
</dict>
<key>PrivacyInfo.xcprivacy</key>
Expand Down
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 3d8d8d6

Please sign in to comment.