From 31b928ec1a838722a28807cea20ab4a43cb91b58 Mon Sep 17 00:00:00 2001 From: Torongo Date: Thu, 29 Feb 2024 11:38:47 +0600 Subject: [PATCH] Resource file structure updated --- .../BlueStackSDKResources.bundle/Info.plist | Bin 903 -> 0 bytes .../_CodeSignature/CodeResources | 135 ------------------ .../PrivacyInfo.xcprivacy | 0 .../omsdk-v1.js | 0 .../synccoreBluestack.js | 0 Package.swift | 6 +- 6 files changed, 5 insertions(+), 136 deletions(-) delete mode 100644 BlueStackSDKWrapper/Resources/BlueStackSDKResources.bundle/Info.plist delete mode 100644 BlueStackSDKWrapper/Resources/BlueStackSDKResources.bundle/_CodeSignature/CodeResources rename BlueStackSDKWrapper/Resources/{BlueStackSDKResources.bundle => }/PrivacyInfo.xcprivacy (100%) rename BlueStackSDKWrapper/Resources/{BlueStackSDKResources.bundle => }/omsdk-v1.js (100%) rename BlueStackSDKWrapper/Resources/{BlueStackSDKResources.bundle => }/synccoreBluestack.js (100%) diff --git a/BlueStackSDKWrapper/Resources/BlueStackSDKResources.bundle/Info.plist b/BlueStackSDKWrapper/Resources/BlueStackSDKResources.bundle/Info.plist deleted file mode 100644 index b30fc980d635f696cb4fa6d05d3b6923bf95af51..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 903 zcmZuuNpI9J6t+DSN((e?X=zIfUDy{Z37yUXA;Bant)L5&3@xZ?~PE_@qG73@dP|x8by+`}{ zj~zcTpbQQTpBx!IH8wtRdVF%~%=FCc+_~BF7cO49eC3*>3>Q*^{@sakHDjZlbHV%zGL8k!ee}LEJFyO;>nyt7TjBQ&w2O z{M28wT4F~TTeX%_p9CdJJW}D*5Me!H)mpM$UY1j4E?p!(<8?=wEH9Vn)09QjYXSxd zNriEiFdCP2{cd5tMCC_}6nRRmL{3XKQ=+j*BbUmD&$zfl7<0bsW0#YliZw?q>za|*H(A(FiP+W(Sl?<# zjlkCOy1Jp|jl8N>Y)!|yP%ton03oP@2ry6uHIRU5@Ih`JsB+(s-W{+9Xod?A0Gwqw z;L>(AaTZY!XUtuBdH^3>Rp7z(GKu_!dC&_AU`5{X0=xqs!DsLl{DOmU4q|v4u0aY9KAws&|CB#?W5m0n9JpQK(-KU LTG`=0E7$)ALtG1H diff --git a/BlueStackSDKWrapper/Resources/BlueStackSDKResources.bundle/_CodeSignature/CodeResources b/BlueStackSDKWrapper/Resources/BlueStackSDKResources.bundle/_CodeSignature/CodeResources deleted file mode 100644 index a1c2844..0000000 --- a/BlueStackSDKWrapper/Resources/BlueStackSDKResources.bundle/_CodeSignature/CodeResources +++ /dev/null @@ -1,135 +0,0 @@ - - - - - files - - Info.plist - - cKTRWla39CzqS8bQ9UvEst4+qNw= - - PrivacyInfo.xcprivacy - - 3e50rdSHj+JBgN8PbUDfMi5CB+w= - - omsdk-v1.js - - E7MaMysIYUJIR1I6oEdA8pZyRuA= - - synccoreBluestack.js - - Cj+ZoAR/savNNd49CqzNC9yem2Q= - - - files2 - - PrivacyInfo.xcprivacy - - hash2 - - 8+9lcDNZlefxJSAhlMwL1DuzLEkTjtwes9FYxa8bY8A= - - - omsdk-v1.js - - hash2 - - +eokvE4izsT4Wmq6lRBaQkhS0u3hALJiYPGijPAIzNU= - - - synccoreBluestack.js - - hash2 - - /dHx+ZqhZ0h0JFGUjI/q1tOayBBwAdWQuc1H/mslwKo= - - - - rules - - ^.* - - ^.*\.lproj/ - - optional - - weight - 1000 - - ^.*\.lproj/locversion.plist$ - - omit - - weight - 1100 - - ^Base\.lproj/ - - weight - 1010 - - ^version.plist$ - - - rules2 - - .*\.dSYM($|/) - - weight - 11 - - ^(.*/)?\.DS_Store$ - - omit - - weight - 2000 - - ^.* - - ^.*\.lproj/ - - optional - - weight - 1000 - - ^.*\.lproj/locversion.plist$ - - omit - - weight - 1100 - - ^Base\.lproj/ - - weight - 1010 - - ^Info\.plist$ - - omit - - weight - 20 - - ^PkgInfo$ - - omit - - weight - 20 - - ^embedded\.provisionprofile$ - - weight - 20 - - ^version\.plist$ - - weight - 20 - - - - diff --git a/BlueStackSDKWrapper/Resources/BlueStackSDKResources.bundle/PrivacyInfo.xcprivacy b/BlueStackSDKWrapper/Resources/PrivacyInfo.xcprivacy similarity index 100% rename from BlueStackSDKWrapper/Resources/BlueStackSDKResources.bundle/PrivacyInfo.xcprivacy rename to BlueStackSDKWrapper/Resources/PrivacyInfo.xcprivacy diff --git a/BlueStackSDKWrapper/Resources/BlueStackSDKResources.bundle/omsdk-v1.js b/BlueStackSDKWrapper/Resources/omsdk-v1.js similarity index 100% rename from BlueStackSDKWrapper/Resources/BlueStackSDKResources.bundle/omsdk-v1.js rename to BlueStackSDKWrapper/Resources/omsdk-v1.js diff --git a/BlueStackSDKWrapper/Resources/BlueStackSDKResources.bundle/synccoreBluestack.js b/BlueStackSDKWrapper/Resources/synccoreBluestack.js similarity index 100% rename from BlueStackSDKWrapper/Resources/BlueStackSDKResources.bundle/synccoreBluestack.js rename to BlueStackSDKWrapper/Resources/synccoreBluestack.js diff --git a/Package.swift b/Package.swift index 6a318e9..6febc07 100644 --- a/Package.swift +++ b/Package.swift @@ -128,7 +128,11 @@ let package = Package( ], path: "BlueStackSDKWrapper", exclude: ["../BlueStack-SDK.podspec", "../README.md"], - resources: [.process("Resources/BlueStackSDKResources.bundle")], + resources: [ + .process("Resources/omsdk-v1.js"), + .process("Resources/synccoreBluestack.js"), + .process("Resources/PrivacyInfo.xcprivacy") + ], linkerSettings: [ .linkedFramework("AVFoundation"), .linkedFramework("Accelerate"),