diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2020-08-31 23:07:20 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2020-08-31 23:07:20 +0200 |
| commit | 22721a013bdd10d5eb395ba18453585f5f3f1f7f (patch) | |
| tree | 5a920e31d6026ed5dc55265e5fd057febccc50e3 /StoneIsland/platforms/ios/frameworks.json | |
| parent | d22d51a1ae49680015326857360eb699f31efced (diff) | |
rebuild the ios platform and the plugins
Diffstat (limited to 'StoneIsland/platforms/ios/frameworks.json')
| -rw-r--r-- | StoneIsland/platforms/ios/frameworks.json | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/StoneIsland/platforms/ios/frameworks.json b/StoneIsland/platforms/ios/frameworks.json index 315c02b9..9e798fb9 100644 --- a/StoneIsland/platforms/ios/frameworks.json +++ b/StoneIsland/platforms/ios/frameworks.json @@ -1,12 +1,6 @@ { "AudioToolbox.framework": 1, - "CoreLocation.framework": 1, - "SystemConfiguration.framework": 1, - "CoreTelephony.framework": 2, - "Social.framework": 1, - "MessageUI.framework": 1, - "AddressBook.framework": 1, - "libsqlite3.tbd": 1, - "libz.tbd": 1, - "MediaAccessibility.framework": 1 + "AuthenticationServices.framework": 1, + "CoreTelephony.framework": 1, + "CoreLocation.framework": 1 }
\ No newline at end of file |
