VKCOM / vk-ios-sdk

iOS library for working with VK API, authorization through VK app, using VK functions
MIT License
298 stars 164 forks source link

VKSdkFramework and iOS-arm64 #567

Closed mopsicus closed 4 years ago

mopsicus commented 4 years ago

Got an error after building app with VK SDK:

VKSdkFramework, building for iOS-armv7 but attempting to link with file built for iOS-arm64

How to fix it?