-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
iOS / xcode10.1 #5
Comments
Hi, It's a tab called build settings. Check the image: |
Thanks, but I still do not onderstaand what Value's to put in and on which parameters. I'm sorry but I am not so well know with xcode and project parameters. |
Check the images: In Xcode the build settings tab is supposed to be setting for the compiler. Normally you will find sections like Apple LLVM 8.1 etc, Search paths etc. There you should add (with the + sign) the parameters I mention. |
It seems to be ok, but the value is not 1 b, it's 1. In the manual it's like that: |
Is it possible to send me a sample project (ionic) where the settings are working for Ios ? Thanks |
for the following : i. fulllocation/pjsua/pjmedia Do you mean with fulllocation the path to the pjsua directory in de |
yes...it's the full path, e.g. /Users/blabla/etc. I hadn't found another way to deal with this cumbersome. Unfortunately I don't have a working project as this plugin had been used for proprietary use. |
Hello,
where can I set the following in Xcode 10.1 ? : "After installation you need to add manually in Build settings the following configurations a. Apple LLVM 8.1 Preprocessing->Preprocessor Macros->(both debug/release) PJ_AUTOCONF=1 b. Search paths->Header Search Paths -> (both debug/release in cordova plugin) i. fulllocation/pjsua/pjmedia ii. fulllocation/pjsua/pjnath iii. fulllocation/pjsua/pjlib-util iv. fulllocation/pjsua/pjlib v. fulllocation/pjsua/pjsip"
The text was updated successfully, but these errors were encountered: