Skip to content

Commit

Permalink
🔄 synced file(s) with circlefin/w3s-ios-sdk-internal (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
circle-github-action-bot authored Feb 29, 2024
1 parent 687e427 commit 50ff4d7
Show file tree
Hide file tree
Showing 36 changed files with 7,811 additions and 404 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,11 @@

"security_confirm_main_bg": "#E9EEFE",

"swipe_bt_text": "#FFFFFF",
"swipe_bt_main_background": "#0073C3",
"swpie_bt_secondary_background": "#F1F9FE",
"swpie_bt_confirming_indicator": "#0073C3",

"title_gradients": ["#0073C3", "#0073C3"],
}
}
18 changes: 9 additions & 9 deletions Resources/CircleProgrammableWalletSDKBundle.bundle/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>22D68</string>
<string>23C71</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleIdentifier</key>
Expand All @@ -15,29 +15,29 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>1.0.12</string>
<string>1.0.13</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>iPhoneOS</string>
</array>
<key>CFBundleVersion</key>
<string>626</string>
<string>704</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>20B71</string>
<string>21C52</string>
<key>DTPlatformName</key>
<string>iphoneos</string>
<key>DTPlatformVersion</key>
<string>16.1</string>
<string>17.2</string>
<key>DTSDKBuild</key>
<string>20B71</string>
<string>21C52</string>
<key>DTSDKName</key>
<string>iphoneos16.1</string>
<string>iphoneos17.2</string>
<key>DTXcode</key>
<string>1410</string>
<string>1510</string>
<key>DTXcodeBuild</key>
<string>14B47b</string>
<string>15C65</string>
<key>MinimumOSVersion</key>
<string>13.0</string>
<key>UIDeviceFamily</key>
Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<dict>
<key>CirclePWLocalizable.strings</key>
<data>
zYqgYWbqGtxz8vPD7JPedPE2PuE=
WtLi0KNHHhyh1NdOdSRwF/2al2w=
</data>
<key>CirclePWTheme.json</key>
<data>
0v1RvgcAuR7jEB+Tmt8PvAnpspc=
7PUgnbeN5A/VAGLZQjngobDCV5c=
</data>
</dict>
<key>files2</key>
Expand All @@ -19,22 +19,22 @@
<dict>
<key>hash</key>
<data>
zYqgYWbqGtxz8vPD7JPedPE2PuE=
WtLi0KNHHhyh1NdOdSRwF/2al2w=
</data>
<key>hash2</key>
<data>
/cAB8XJJYiEyhTLgAptZQc1oQ/4+u7jjUV9Vc7LbBMY=
dEArHnMoo23JUJnWLE8KCEu0CRgucAVqKbTCTDEIAIs=
</data>
</dict>
<key>CirclePWTheme.json</key>
<dict>
<key>hash</key>
<data>
0v1RvgcAuR7jEB+Tmt8PvAnpspc=
7PUgnbeN5A/VAGLZQjngobDCV5c=
</data>
<key>hash2</key>
<data>
07+APSarSvB/tqup1GIaCIHg/3L0VbNIaKUG0tiFZQw=
TdqBQDRBsBHifeFs3+Sh1KqSo/UKQTjH1FqDcPB9f8E=
</data>
</dict>
</dict>
Expand Down
Binary file not shown.
8 changes: 8 additions & 0 deletions Source/CircleProgrammableWalletSDK.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
<key>AvailableLibraries</key>
<array>
<dict>
<key>BinaryPath</key>
<string>CircleProgrammableWalletSDK.framework/CircleProgrammableWalletSDK</string>
<key>DebugSymbolsPath</key>
<string>dSYMs</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<key>LibraryPath</key>
Expand All @@ -17,6 +21,10 @@
<string>ios</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>
<key>LibraryPath</key>
Expand Down
Binary file modified ...K.xcframework/ios-arm64/CircleProgrammableWalletSDK.framework/CircleProgrammableWalletSDK
100644 → 100755
Binary file not shown.
Loading

0 comments on commit 50ff4d7

Please sign in to comment.