-
Hi.
I installed the plugin in my project, I'm getting the error 'symbol(s) not found for architecture x86_64':
...
"protocol witness table accessor for __C.NSObject : Swift.CustomStringConver…
-
**Description:**
App building with onesignal and without yandex map works fine(vice versa also). If I try to use them both i get error (Xcode):
```
ld: framework not found yandex_mapkit
clan…
-
**Description:**
After following the offical docs for integrating the onesignal in ios, following error is generated.
**Environment**
• Flutter version 1.17.5 at /Users/bhagone/development/…
-
My pod has some swift files.
My Objc main project uses pod to not import files directly, using the url router method.
If the main project does not add a swift file, it will prompt an error.
ld:…
-
Hi
We are trying to upload our 2 framework projects to cocoapods. I've created the neccesary podspec files for both frameworks and pushed it to cocoapods with using **pod trunk push command**
In t…
-
I'm building a flutter **module**. I have **flutter_string_encryption** dependency.
When I build for iOS, I get errors:
```
ld: warning: object file (/Users/almasadilbek/Documents/PROJECTS/Playgr…
-
Added this package to my project and after trying `pod install`, I get the following error:
```
Installing react-native-encrypted-storage (2.0.0)
[!] Unable to determine Swift version for the follo…
reddo updated
4 years ago
-
I have an app that I am working on updating for iOS 13 that uses SwiftyJSON
Under Xcode 11 Beta 4, when I try to archive the app, Xcode gives me 100 errors, all starting with "Undefined Symbol: metho…
-
# Bug Report
**Current behavior**
> iOS build failed
**Steps to reproduce**
> following all install guide with cocoapods 1.6.0
**What is the current *bug* behavior?**
> 'OpenTok/OpenTok.h…
-
language:object-c
Podfile:
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'
#inhibit_all_warnings!
def common
pod 'WeexSDK', :path=>'../../'
pod 'WXDevtool','0.20.…