Commit 1b7ea418 authored by DrashtiPatel's avatar DrashtiPatel

wip for programatically add view in sdk

parent ba13cfa0
......@@ -8,32 +8,32 @@
<key>BinaryPath</key>
<string>ParentAppSDK.framework/ParentAppSDK</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>ParentAppSDK.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>ParentAppSDK.framework/ParentAppSDK</string>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>ParentAppSDK.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>
......
......@@ -34,7 +34,7 @@
</data>
<key>Modules/ParentAppSDK.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
<data>
qSb70OCyf9YOoN87X1eBxakyktA=
OLFyFRW6K/GMobM5w4cEnZ894yI=
</data>
<key>Modules/ParentAppSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
<data>
......@@ -54,7 +54,7 @@
</data>
<key>Modules/ParentAppSDK.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
<data>
zWF3hguKvsFRbTY1oc3Qsz0pTWo=
nkfVmeNKNj5KsDUuqhKxc2M2tDU=
</data>
<key>Modules/module.modulemap</key>
<data>
......@@ -109,7 +109,7 @@
<dict>
<key>hash2</key>
<data>
1LnyQQ5GXjVWs4nBs8oKD/mRTot/aQMmIlfRScd3tic=
dQjiVjQN5OhrSsQMVSsWesx0NSlbvlvuukIf1aYsOcQ=
</data>
</dict>
<key>Modules/ParentAppSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
......@@ -144,7 +144,7 @@
<dict>
<key>hash2</key>
<data>
FhNUtBF7Jq5yKui0+Fp4ZiW+Sts/EE/xy01VM7lfNA8=
7QcMgFvrEdU6+B2+RKRbECeXy05T4EV2MBtAJzYtvcA=
</data>
</dict>
<key>Modules/module.modulemap</key>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment