Posts

Post marked as solved
3 Replies
So actually what is the steps to make your application as default browser?
Post not yet marked as solved
16 Replies
This issue comes whenever you have swift project or you are using library that built using swift. I am working on chromium open source project for some reason I used swift library and encounter same issue on uploading to appstore. Fix that I did following.1- Get your .app file2- Create your folder with "app_name" that must have two folder with name Payload and SwiftSupport3- Get all swift libraries from this path "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift" related to phones not simulator4- now create iPA file and upload on store.