Giter Site home page Giter Site logo

linhome-ios's Introduction

pipeline status

Linhome is an open source software designed to communicate via voice and video with door entry devices. The Linhome application has been developed to meet the emerging needs of intercom and video monitoring system developers to leverage a robust, secure and interoperable open source VoIP solution to build their own mobile application.

General description is available from Linhome web site

License

Copyright © Belledonne Communications

Linhome is dual licensed, and is available either :

  • under a GNU/GPLv3 license, for free (open source). Please make sure that you understand and agree with the terms of this license before using it (see LICENSE file for details).

  • under a proprietary license, for a fee, to be used in closed source applications. Contact

Belledonne Communications for any question about costs and services.

Documentation

How can I contribute?

Thanks for asking! We love pull requests from everyone. Depending on what you want to do, you can help us improve Linhome in various ways:

Report bugs and submit patchs

If you want to dig through Linhome code or report a bug, please read CONTRIBUTING.md first. You should also read this README entirely ;-).

How to be a beta tester ?

Enter the Beta :

  • Download TestFlight from the App Store and log in it with your apple-id -Tap the public link on your iOS device. The public link : https://testflight.apple.com/join/8c958Kq0 -Touch View in TestFlight or Start Testing. You can also touch Accept, Install, or Update for Linhome app. -And voilà ! You can update your beta version with the same public link when a new one is available

Send a crash report :

  • It is done automatically by TestFlight

Report a bug :

  • Open Linhome
  • Go to Settings —> Send logs
  • An email to [email protected] is created with your logs attached
  • Fill in the bug description with :
    • What you were doing
    • What happened
    • What you were expecting
    • Approximately when the bug happened
  • Change the object to [Beta test - Bug report]
  • Send the mail

Building the application

Building the app

The app depends on a single git submodule that holds the shared information with iOS App that is the Theme (images, colors, fonts, etc) and the texts and translations of the app. So after cloning the repository make sure you run :

git submodule update --init --recursive

The application will automatically collect the appropriate information from the shared submodule as part of the gradle build script.

If you don't have CocoaPods already, you can download and install it using :

	sudo gem install cocoapods

If you alreadly have Cocoapods, make sur that the version is higher than 1.7.5.

  • Install the app's dependencies with cocoapods first:
	pod install

It will download the linphone-sdk from our gitlab repository so you don't have to build anything yourself.

  • Then open linhome.xcworkspace file (NOT linhome.xcodeproj) with XCode to build and run the app.

Limitations and known bugs

  • Video capture will not work in simulator (not implemented in it).

Using a local linphone SDK

  • Clone the linphone-sdk repository from out gitlab:
   git clone https://gitlab.linphone.org/BC/public/linphone-sdk.git --recursive
  • Follow the instructions in the linphone-sdk/README file to build the SDK.

  • Rebuild the project:

   PODFILE_PATH=<path to linphone-sdk-ios> pod install

where is your build directory of the linphone-sdk project, containing the linphone-sdk.podspec file and a linphone-sdk ouptut directory comprising built frameworks and resources.

  • Then open linhome.xcworkspace with Xcode to build and run the app.

linhome-ios's People

Contributors

cdeschambc avatar cdeschamps avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

msgpo

linhome-ios's Issues

MS_VIDEO_DECODER_DECODING_ERRORS error

Hello,

i'm sending a sip video stream to your app and on iOS i have these errors MS_VIDEO_DECODER_DECODING_ERRORS in the log files.
The video recieved on the iphone is very poor, with android instead all is working.

IMG_0049

here a log file

default	11:53:38.726469+0200	Linhome	Hang detected: 0.32s (always-on hang reporting)
default	11:53:38.726804+0200	Linhome	    AVAudioSession_iOS.mm:288   Posting AVAudioSessionRouteChangeNotification. Reason: AVAudioSessionRouteChangeReasonOverride
default	11:53:38.741507+0200	Linhome	AQClient.cpp:786:PropertyChanged: 1634824814 0x1a57aa8bc/0x10b334940
error	11:53:38.774240+0200	Linhome	[liblinphone][Warning] Advanced adaptive rate control requested but avpf-tmmbr is not activated in this stream. Reverting to basic rate control instead
error	11:53:38.774490+0200	Linhome	[ortp][Warning] Fail to set IPv4 packet info on RTP socket: Invalid argument.
error	11:53:38.774626+0200	Linhome	[ortp][Warning] Fail to set IPv4 packet info on RTCP socket: Invalid argument.
default	11:53:39.419465+0200	Linhome	AURemoteIO.cpp:433:AURemoteIO: AURemoteIO0x109812e40: reporterID=146028888071
default	11:53:39.488302+0200	Linhome	AURemoteIO.cpp:1555:Start: Starting AURemoteIO(0x109812e40)
output client:  1 ch,  48000 Hz, Int16, output HW:  1 ch,  48000 Hz, Float32
input client:   1 ch,  48000 Hz, Int16, input HW:   1 ch,  48000 Hz, Float32
default	11:53:39.488616+0200	Linhome	AURemoteIO.cpp:1613:fetchWorkgroup: workgroup port 0x17817
error	11:53:39.507431+0200	Linhome	[liblinphone][Warning] 'eq_gains' linphonerc parameter has no effect anymore. Please use 'mic_eq_gains' or 'spk_eq_gains' instead
error	11:53:39.507797+0200	Linhome	[liblinphone][Warning] Advanced adaptive rate control requested but avpf-tmmbr is not activated in this stream. Reverting to basic rate control instead
error	11:53:39.508039+0200	Linhome	[ortp][Warning] Fail to set IPv4 packet info on RTP socket: Invalid argument.
error	11:53:39.508111+0200	Linhome	[ortp][Warning] Fail to set IPv4 packet info on RTCP socket: Invalid argument.
error	11:53:39.514219+0200	Linhome	[mediastreamer][Error] no such method on filter MSVideoToolboxH264Decoder, fid=16389 method index=7
error	11:53:39.514511+0200	Linhome	[mediastreamer][Error] no such method on filter IOSDisplay, fid=16387 method index=1
error	11:53:39.514564+0200	Linhome	[mediastreamer][Error] no such method on filter IOSDisplay, fid=16387 method index=0
default	11:53:39.549293+0200	Linhome	container_create_or_lookup_app_group_path_by_app_group_identifier: success
default	11:53:39.549897+0200	Linhome	container_create_or_lookup_app_group_path_by_app_group_identifier: success
default	11:53:39.549987+0200	Linhome	container_create_or_lookup_app_group_path_by_app_group_identifier: success
default	11:53:39.552484+0200	Linhome	container_create_or_lookup_app_group_path_by_app_group_identifier: success
default	11:53:39.553472+0200	Linhome	container_create_or_lookup_app_group_path_by_app_group_identifier: success
default	11:53:39.556463+0200	Linhome	container_create_or_lookup_app_group_path_by_app_group_identifier: success
default	11:53:39.558163+0200	Linhome	container_create_or_lookup_app_group_path_by_app_group_identifier: success
default	11:53:39.559859+0200	Linhome	container_create_or_lookup_app_group_path_by_app_group_identifier: success
error	11:53:39.858078+0200	Linhome	[mediastreamer][Warning] AudioUnit capture sample time discontinuity (current=42751, previous=27648, inNumberFrames=1024) ! This usually happens during audio route changes.
error	11:53:39.858197+0200	Linhome	[mediastreamer][Warning] AudioUnit playback discontinuity detected (current=40703, previous=26624, inNumberFrames=1024).
default	11:53:39.870121+0200	Linhome	Hang detected: 1.14s (always-on hang reporting)
default	11:53:39.942496+0200	Linhome	    AVAudioSession_iOS.mm:288   Posting AVAudioSessionRouteChangeNotification. Reason: AVAudioSessionRouteChangeReasonCategoryChange
default	11:53:39.962769+0200	Linhome	    AVAudioSession_iOS.mm:288   Posting AVAudioSessionRouteChangeNotification. Reason: AVAudioSessionRouteChangeReasonOverride
default	11:53:40.430049+0200	Linhome	SSClientCompletion.cpp:33:SendCompletion: Calling client's completion block now: clientPID = 460, actionID = 4095
error	11:53:41.041887+0200	Linhome	[ortp][Warning] Fail to set IPv4 packet info on RTP socket: Invalid argument.
error	11:53:41.041949+0200	Linhome	[ortp][Warning] Fail to set IPv4 packet info on RTCP socket: Invalid argument.
error	11:53:41.043359+0200	Linhome	[ortp][Warning] Fail to set IPv4 packet info on RTP socket: Invalid argument.
error	11:53:41.043467+0200	Linhome	[ortp][Warning] Fail to set IPv4 packet info on RTCP socket: Invalid argument.
default	11:53:41.056332+0200	Linhome	container_create_or_lookup_app_group_path_by_app_group_identifier: success
default	11:53:41.057408+0200	Linhome	container_create_or_lookup_app_group_path_by_app_group_identifier: success
default	11:53:41.057807+0200	Linhome	container_create_or_lookup_app_group_path_by_app_group_identifier: success
default	11:53:41.061458+0200	Linhome	container_create_or_lookup_app_group_path_by_app_group_identifier: success
default	11:53:41.063534+0200	Linhome	container_create_or_lookup_app_group_path_by_app_group_identifier: success
default	11:53:41.072093+0200	Linhome	container_create_or_lookup_app_group_path_by_app_group_identifier: success
default	11:53:41.077083+0200	Linhome	container_create_or_lookup_app_group_path_by_app_group_identifier: success
default	11:53:41.080507+0200	Linhome	container_create_or_lookup_app_group_path_by_app_group_identifier: success
default	11:53:41.082875+0200	Linhome	container_create_or_lookup_app_group_path_by_app_group_identifier: success
error	11:53:41.123486+0200	Linhome	[mediastreamer][Error] VideoToolboxDecoder: need more parameter sets
error	11:53:41.123534+0200	Linhome	[mediastreamer][Error] VideoToolboxDecoder: feeding failed
error	11:53:41.123660+0200	Linhome	[liblinphone][Warning] MS_VIDEO_DECODER_DECODING_ERRORS
error	11:53:41.123713+0200	Linhome	[mediastreamer][Warning] MKVRecorder: waiting for an I-frame
error	11:53:41.404478+0200	Linhome	[mediastreamer][Error] VideoToolboxDecoder: need more parameter sets
error	11:53:41.404607+0200	Linhome	[mediastreamer][Error] VideoToolboxDecoder: feeding failed
error	11:53:41.404865+0200	Linhome	[mediastreamer][Warning] MKVRecorder: waiting for an I-frame
error	11:53:41.423326+0200	Linhome	[liblinphone][Warning] MS_VIDEO_DECODER_DECODING_ERRORS
error	11:53:41.955347+0200	Linhome	[mediastreamer][Error] VideoToolboxDecoder: fail to decode one frame: bad data [osstatus=-12909]
error	11:53:41.955682+0200	Linhome	[mediastreamer][Error] H26xDecoder: decoding failure
error	11:53:41.956197+0200	Linhome	[mediastreamer][Warning] Measured and target fps significantly different (1.000000<->15.000000), updating encoder.
error	11:53:41.956299+0200	Linhome	[mediastreamer][Warning] H26xEncoderFilter: ignoring video size change because the encoder is started
error	11:53:41.957413+0200	Linhome	[liblinphone][Warning] MS_VIDEO_DECODER_DECODING_ERRORS
error	11:53:42.166615+0200	Linhome	[mediastreamer][Error] VideoToolboxDecoder: fail to decode one frame: bad data [osstatus=-12909]
error	11:53:42.174465+0200	Linhome	[mediastreamer][Error] H26xDecoder: decoding failure
error	11:53:42.183979+0200	Linhome	[liblinphone][Warning] MS_VIDEO_DECODER_DECODING_ERRORS
error	11:53:42.197356+0200	Linhome	[mediastreamer][Error] VideoToolboxDecoder: fail to decode one frame: bad data [osstatus=-12909]
error	11:53:42.204566+0200	Linhome	[mediastreamer][Error] H26xDecoder: decoding failure
error	11:53:42.224287+0200	Linhome	[liblinphone][Warning] MS_VIDEO_DECODER_DECODING_ERRORS
error	11:53:42.237550+0200	Linhome	[mediastreamer][Error] VideoToolboxDecoder: fail to decode one frame: bad data [osstatus=-12909]
error	11:53:42.245887+0200	Linhome	[mediastreamer][Error] H26xDecoder: decoding failure
error	11:53:42.264019+0200	Linhome	[liblinphone][Warning] MS_VIDEO_DECODER_DECODING_ERRORS
error	11:53:42.356618+0200	Linhome	[mediastreamer][Error] VideoToolboxDecoder: fail to decode one frame: bad data [osstatus=-12909]
error	11:53:42.363651+0200	Linhome	[mediastreamer][Error] H26xDecoder: decoding failure
error	11:53:42.384382+0200	Linhome	[liblinphone][Warning] MS_VIDEO_DECODER_DECODING_ERRORS
error	11:53:42.466831+0200	Linhome	[mediastreamer][Error] VideoToolboxDecoder: fail to decode one frame: bad data [osstatus=-12909]
error	11:53:42.474704+0200	Linhome	[mediastreamer][Error] H26xDecoder: decoding failure
error	11:53:42.483709+0200	Linhome	[liblinphone][Warning] MS_VIDEO_DECODER_DECODING_ERRORS
error	11:53:42.526443+0200	Linhome	[mediastreamer][Error] VideoToolboxDecoder: fail to decode one frame: bad data [osstatus=-12909]
error	11:53:42.534584+0200	Linhome	[mediastreamer][Error] H26xDecoder: decoding failure
error	11:53:42.545408+0200	Linhome	[liblinphone][Warning] MS_VIDEO_DECODER_DECODING_ERRORS
error	11:53:42.558969+0200	Linhome	[mediastreamer][Error] VideoToolboxDecoder: fail to decode one frame: bad data [osstatus=-12909]
error	11:53:42.563725+0200	Linhome	[mediastreamer][Error] H26xDecoder: decoding failure
error	11:53:42.583698+0200	Linhome	[liblinphone][Warning] MS_VIDEO_DECODER_DECODING_ERRORS
error	11:53:42.596939+0200	Linhome	[mediastreamer][Error] VideoToolboxDecoder: fail to decode one frame: bad data [osstatus=-12909]
error	11:53:42.604432+0200	Linhome	[mediastreamer][Error] H26xDecoder: decoding failure
error	11:53:42.624526+0200	Linhome	[liblinphone][Warning] MS_VIDEO_DECODER_DECODING_ERRORS
error	11:53:42.635785+0200	Linhome	[mediastreamer][Error] VideoToolboxDecoder: fail to decode one frame: bad data [osstatus=-12909]
error	11:53:42.645241+0200	Linhome	[mediastreamer][Error] H26xDecoder: decoding failure
error	11:53:42.663866+0200	Linhome	[liblinphone][Warning] MS_VIDEO_DECODER_DECODING_ERRORS
error	11:53:42.676317+0200	Linhome	[mediastreamer][Error] VideoToolboxDecoder: fail to decode one frame: bad data [osstatus=-12909]
error	11:53:42.685281+0200	Linhome	[mediastreamer][Error] H26xDecoder: decoding failure
error	11:53:42.703622+0200	Linhome	[liblinphone][Warning] MS_VIDEO_DECODER_DECODING_ERRORS
error	11:53:42.716736+0200	Linhome	[mediastreamer][Error] VideoToolboxDecoder: fail to decode one frame: bad data [osstatus=-12909]
error	11:53:42.724229+0200	Linhome	[mediastreamer][Error] H26xDecoder: decoding failure
error	11:53:42.744065+0200	Linhome	[liblinphone][Warning] MS_VIDEO_DECODER_DECODING_ERRORS
error	11:53:42.765671+0200	Linhome	[mediastreamer][Error] VideoToolboxDecoder: fail to decode one frame: bad data [osstatus=-12909]
error	11:53:42.774399+0200	Linhome	[mediastreamer][Error] H26xDecoder: decoding failure
error	11:53:42.783967+0200	Linhome	[liblinphone][Warning] MS_VIDEO_DECODER_DECODING_ERRORS
error	11:53:42.805891+0200	Linhome	[mediastreamer][Error] VideoToolboxDecoder: fail to decode one frame: bad data [osstatus=-12909]
error	11:53:42.814982+0200	Linhome	[mediastreamer][Error] H26xDecoder: decoding failure
error	11:53:42.824068+0200	Linhome	[liblinphone][Warning] MS_VIDEO_DECODER_DECODING_ERRORS
error	11:53:42.847462+0200	Linhome	[mediastreamer][Error] VideoToolboxDecoder: fail to decode one frame: bad data [osstatus=-12909]
error	11:53:42.854301+0200	Linhome	[mediastreamer][Error] H26xDecoder: decoding failure
error	11:53:42.864368+0200	Linhome	[liblinphone][Warning] MS_VIDEO_DECODER_DECODING_ERRORS
error	11:53:43.026568+0200	Linhome	[mediastreamer][Error] VideoToolboxDecoder: fail to decode one frame: bad data [osstatus=-12909]
error	11:53:43.034611+0200	Linhome	[mediastreamer][Error] H26xDecoder: decoding failure
error	11:53:43.043929+0200	Linhome	[liblinphone][Warning] MS_VIDEO_DECODER_DECODING_ERRORS
error	11:53:43.077527+0200	Linhome	[mediastreamer][Error] VideoToolboxDecoder: fail to decode one frame: bad data [osstatus=-12909]
error	11:53:43.084791+0200	Linhome	[mediastreamer][Error] H26xDecoder: decoding failure
error	11:53:43.103868+0200	Linhome	[liblinphone][Warning] MS_VIDEO_DECODER_DECODING_ERRORS
error	11:53:43.116375+0200	Linhome	[mediastreamer][Error] VideoToolboxDecoder: fail to decode one frame: bad data [osstatus=-12909]
error	11:53:43.124140+0200	Linhome	[mediastreamer][Error] H26xDecoder: decoding failure
error	11:53:43.144042+0200	Linhome	[liblinphone][Warning] MS_VIDEO_DECODER_DECODING_ERRORS
error	11:53:43.166317+0200	Linhome	[mediastreamer][Error] VideoToolboxDecoder: fail to decode one frame: bad data [osstatus=-12909]
error	11:53:43.174446+0200	Linhome	[mediastreamer][Error] H26xDecoder: decoding failure
error	11:53:43.183995+0200	Linhome	[liblinphone][Warning] MS_VIDEO_DECODER_DECODING_ERRORS
error	11:53:43.216053+0200	Linhome	[mediastreamer][Error] VideoToolboxDecoder: fail to decode one frame: bad data [osstatus=-12909]
error	11:53:43.224740+0200	Linhome	[mediastreamer][Error] H26xDecoder: decoding failure
error	11:53:43.243999+0200	Linhome	[liblinphone][Warning] MS_VIDEO_DECODER_DECODING_ERRORS
error	11:53:43.256249+0200	Linhome	[mediastreamer][Error] VideoToolboxDecoder: fail to decode one frame: bad data [osstatus=-12909]
error	11:53:43.264337+0200	Linhome	[mediastreamer][Error] H26xDecoder: decoding failure
error	11:53:43.284310+0200	Linhome	[liblinphone][Warning] MS_VIDEO_DECODER_DECODING_ERRORS
error	11:53:43.308069+0200	Linhome	[mediastreamer][Error] VideoToolboxDecoder: fail to decode one frame: bad data [osstatus=-12909]
error	11:53:43.313857+0200	Linhome	[mediastreamer][Error] H26xDecoder: decoding failure
error	11:53:43.324644+0200	Linhome	[liblinphone][Warning] MS_VIDEO_DECODER_DECODING_ERRORS
error	11:53:43.355739+0200	Linhome	[mediastreamer][Error] VideoToolboxDecoder: fail to decode one frame: bad data [osstatus=-12909]
error	11:53:43.363725+0200	Linhome	[mediastreamer][Error] H26xDecoder: decoding failure
error	11:53:43.383858+0200	Linhome	[liblinphone][Warning] MS_VIDEO_DECODER_DECODING_ERRORS
error	11:53:43.426640+0200	Linhome	[mediastreamer][Error] VideoToolboxDecoder: fail to decode one frame: bad data [osstatus=-12909]
error	11:53:43.434288+0200	Linhome	[mediastreamer][Error] H26xDecoder: decoding failure
error	11:53:43.443916+0200	Linhome	[liblinphone][Warning] MS_VIDEO_DECODER_DECODING_ERRORS
error	11:53:43.487231+0200	Linhome	[mediastreamer][Error] VideoToolboxDecoder: fail to decode one frame: bad data [osstatus=-12909]
error	11:53:43.495790+0200	Linhome	[mediastreamer][Error] H26xDecoder: decoding failure
error	11:53:43.503958+0200	Linhome	[liblinphone][Warning] MS_VIDEO_DECODER_DECODING_ERRORS
error	11:53:43.537918+0200	Linhome	[mediastreamer][Error] VideoToolboxDecoder: fail to decode one frame: bad data [osstatus=-12909]
error	11:53:43.544651+0200	Linhome	[mediastreamer][Error] H26xDecoder: decoding failure
error	11:53:43.563631+0200	Linhome	[liblinphone][Warning] MS_VIDEO_DECODER_DECODING_ERRORS
error	11:53:43.577074+0200	Linhome	[mediastreamer][Error] VideoToolboxDecoder: fail to decode one frame: bad data [osstatus=-12909]
error	11:53:43.599319+0200	Linhome	[mediastreamer][Error] H26xDecoder: decoding failure
error	11:53:43.613985+0200	Linhome	[liblinphone][Warning] MS_VIDEO_DECODER_DECODING_ERRORS
error	11:53:43.637814+0200	Linhome	[mediastreamer][Warning] Read NOT started
error	11:53:43.638227+0200	Linhome	[mediastreamer][Error] VideoToolboxDecoder: fail to decode one frame: bad data [osstatus=-12909]
error	11:53:43.639095+0200	Linhome	[mediastreamer][Error] H26xDecoder: decoding failure
default	11:53:43.680845+0200	Linhome	[org.linhome] Setting badge number to 0
default	11:53:43.681884+0200	Linhome	AURemoteIO.cpp:1625:Stop: Stopping AURemoteIO(0x109812e40)
default	11:53:43.686069+0200	Linhome	[org.linhome] Set badge number [ hasCompletionHandler: 0 hasError: 0 ]
default	11:53:43.710483+0200	Linhome	AURemoteIO.cpp:1625:Stop: Stopping AURemoteIO(0x109812e40)
default	11:53:43.718164+0200	Linhome	AURemoteIO.cpp:1625:Stop: Stopping AURemoteIO(0x109812e40)
default	11:53:43.893465+0200	Linhome	    AVAudioSession_iOS.mm:288   Posting AVAudioSessionRouteChangeNotification. Reason: AVAudioSessionRouteChangeReasonCategoryChange
error	11:53:43.911365+0200	Linhome	[liblinphone][Warning] Device [Audio Queue Device] type is unknown
error	11:53:43.911767+0200	Linhome	[liblinphone][Warning] Current audio route input is 'No input', but we could not find the matching device in the linphone devices list
error	11:53:43.911824+0200	Linhome	[liblinphone][Warning] Setting input device to match the current output device by default

[Feature] Show live view from a RTSP or HTTP (MJPEG) camera URL

I have selected the device type "SIP security camera" during app setup on iOS
However, I am not able to enter the camera URL to show the live view of my video doorbell camera.

It would be nice to have RTSP and HTTP (MJPEG) video streaming.

There are a couple of video doorbell systems which do not offer video streams negotiated over SIP (with early media).
Instead only audio is offered via SIP. The video stream is realized either by RTSP or HTTP (mostly MJPEG) streaming.

Push not works on IOS

I have registration with sip.linhome.org proxy, but app not popup when i calling.

Contact: <sip:[email protected];gr=urn:uuid:37dfe34a-3e0b-00fe-bb84-d9626b5baff2>
User-Agent: Unknown (belle-sip/4.5.0) 

Log

Memory issue within Notification Extension

Hi! Notification extension crashes on iterate() method of core with 'EXC_RESOURCE RESOURCE_TYPE_MEMORY (limit=24 MB, unused=0x0)' message. It seems core exceeds the extension memory limit. If it runs with 'allocate' xcode instrument it shows memory allocation peak when push has been received while incoming call and it looks like mediastramer2 uses that memory.

error in building project

CpResource /Users/nestap/Documents/linhome-ios/Resources/linhome.zip /Users/nestap/Library/Developer/Xcode/DerivedData/Linhome-diclkxhulszjmaferfsavozpxgrx/Build/Products/Debug-iphoneos/LinhomeServiceExtension.appex/linhome.zip (in target 'LinhomeServiceExtension' from project 'Linhome')
cd /Users/nestap/Documents/linhome-ios
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/nestap/Documents/linhome-ios/Resources/linhome.zip /Users/nestap/Library/Developer/Xcode/DerivedData/Linhome-diclkxhulszjmaferfsavozpxgrx/Build/Products/Debug-iphoneos/LinhomeServiceExtension.appex

error: /Users/nestap/Documents/linhome-ios/Resources/linhome.zip: No such file or directory (in target 'LinhomeServiceExtension' from project 'Linhome')

unable to deploy using Xcode 11.2.1 on macOS Catalina 10.15.7

We have correctly built linphone-sdk following the instructions from that repository.

After that, we also were able to build linhome-ios, but the Archive action fails with the following error. Is this a known problem?

Thanks in advance.


Showing Recent Issues

Build target LinhomeServiceExtension of project Linhome with configuration Release

CompileSwiftSources normal arm64 com.apple.xcode.tools.swift.compiler (in target 'LinhomeServiceExtension' from project 'Linhome')
    cd /Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios
    export DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer
    export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -incremental -module-name LinhomeServiceExtension -O -whole-module-optimization -enforce-exclusivity=checked @/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/Objects-normal/arm64/LinhomeServiceExtension.SwiftFileList -D COCOAPODS -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -target arm64-apple-ios11 -g -module-cache-path /Users/osxbuilder/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -embed-bitcode -swift-version 5 -I /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos -F /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos -F /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/DeviceGuru -F /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/FirebaseCore -F /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/FirebaseCoreDiagnostics -F /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/FirebaseCrashlytics -F /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/FirebaseInstallations -F /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/GoogleDataTransport -F /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/GoogleUtilities -F /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/PocketSVG -F /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/PromisesObjC -F /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/Zip -F /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/linphone-sdk -F /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/nanopb -F /Users/osxbuilder/Desktop/Videophone_Mobile/linphone-sdk/build/linphone-sdk/apple-darwin/Frameworks -F /Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Pods/FirebaseAnalytics/Frameworks -F /Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Pods/GoogleAppMeasurement/Frameworks -F /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/FirebaseAnalytics/AdIdSupport -F /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/GoogleAppMeasurement/AdIdSupport -F /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/GoogleAppMeasurement/WithoutAdIdSupport -c -num-threads 4 -output-file-map /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/Objects-normal/arm64/LinhomeServiceExtension-OutputFileMap.json -parseable-output -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/Objects-normal/arm64/LinhomeServiceExtension.swiftmodule -Xcc -I/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/LinhomeServiceExtension-generated-files.hmap -Xcc -I/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/LinhomeServiceExtension-own-target-headers.hmap -Xcc -I/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/LinhomeServiceExtension-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/LinhomeServiceExtension-project-headers.hmap -Xcc -I/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/include -Xcc -I/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/DeviceGuru/DeviceGuru.framework/Headers -Xcc -I/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/FirebaseCore/FirebaseCore.framework/Headers -Xcc -I/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/FirebaseCoreDiagnostics/FirebaseCoreDiagnostics.framework/Headers -Xcc -I/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/FirebaseCrashlytics/FirebaseCrashlytics.framework/Headers -Xcc -I/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/FirebaseInstallations/FirebaseInstallations.framework/Headers -Xcc -I/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers -Xcc -I/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/Headers -Xcc -I/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/PocketSVG/PocketSVG.framework/Headers -Xcc -I/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/PromisesObjC/FBLPromises.framework/Headers -Xcc -I/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/Zip/Zip.framework/Headers -Xcc -I/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/linphone-sdk/linphonesw.framework/Headers -Xcc -I/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/nanopb/nanopb.framework/Headers -Xcc -I/Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Pods/Headers/Public -Xcc -I/Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Pods/Headers/Public/Firebase -Xcc -I/Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Pods/Firebase/CoreOnly/Sources -Xcc -I/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk/usr/include/libxml2 -Xcc -I/Sources/FBLPromises/include -Xcc -I/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/DerivedSources-normal/arm64 -Xcc -I/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/DerivedSources/arm64 -Xcc -I/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/DerivedSources -Xcc -DCOCOAPODS=1 -Xcc -DPB_FIELD_32BIT=1 -Xcc -DPB_NO_PACKED_STRUCTS=1 -Xcc -DPB_ENABLE_MALLOC=1 -emit-objc-header -emit-objc-header-path /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/Objects-normal/arm64/LinhomeServiceExtension-Swift.h -working-directory /Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios

CompileSwift normal arm64 (in target 'LinhomeServiceExtension' from project 'Linhome')
    cd /Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -emit-bc /Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Linhome/store/StorageManager.swift /Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Linhome/customization/ActionTypes.swift /Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Linhome/util/StringUtil.swift /Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Linhome/util/extensions/Bundle+Extension.swift /Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Linhome/mvvm/MutableLiveData.swift /Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Linhome/customization/Theme.swift /Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Linhome/store/HistoryEventStore.swift /Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Linhome/linphonecore/Core+Extension.swift /Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Linhome/customization/Customisation.swift /Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Linhome/entities/Device.swift /Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Linhome/util/Log.swift /Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Linhome/linphonecore/CallLog+extension.swift /Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Linhome/linphonecore/Config+Extension.swift /Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Linhome/util/extensions/UIColor+hexparser.swift /Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Linhome/linphonecore/Call+Extension.swift /Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Linhome/customization/Texts.swift /Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Linhome/linphonecore/CorePreferences.swift /Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Linhome/customization/SpinnerItem.swift /Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Linhome/linphonecore/CoreDelegateStub.swift /Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Linhome/store/DeviceStore.swift /Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Linhome/entities/Action.swift /Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Linhome/util/extensions/UIDevice+Extension.swift /Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Linhome/entities/HistoryEvent.swift /Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/LinhomeServiceExtension/NotificationService.swift /Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Linhome/util/FileUtil.swift /Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Linhome/customization/DeviceTypes.swift -supplementary-output-file-map /var/folders/c6/th4knkjx2zj7cc7pvgmhgv8m0000gn/T/supplementaryOutputs-fad5af -target arm64-apple-ios11 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -I /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos -F /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos -F /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/DeviceGuru -F /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/FirebaseCore -F /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/FirebaseCoreDiagnostics -F /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/FirebaseCrashlytics -F /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/FirebaseInstallations -F /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/GoogleDataTransport -F /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/GoogleUtilities -F /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/PocketSVG -F /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/PromisesObjC -F /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/Zip -F /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/linphone-sdk -F /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/nanopb -F /Users/osxbuilder/Desktop/Videophone_Mobile/linphone-sdk/build/linphone-sdk/apple-darwin/Frameworks -F /Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Pods/FirebaseAnalytics/Frameworks -F /Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Pods/GoogleAppMeasurement/Frameworks -F /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/FirebaseAnalytics/AdIdSupport -F /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/GoogleAppMeasurement/AdIdSupport -F /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/GoogleAppMeasurement/WithoutAdIdSupport -application-extension -g -module-cache-path /Users/osxbuilder/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity=checked -O -D COCOAPODS -serialize-debugging-options -Xcc -working-directory -Xcc /Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios -Xcc -I/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/LinhomeServiceExtension-generated-files.hmap -Xcc -I/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/LinhomeServiceExtension-own-target-headers.hmap -Xcc -I/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/LinhomeServiceExtension-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/LinhomeServiceExtension-project-headers.hmap -Xcc -I/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/include -Xcc -I/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/DeviceGuru/DeviceGuru.framework/Headers -Xcc -I/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/FirebaseCore/FirebaseCore.framework/Headers -Xcc -I/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/FirebaseCoreDiagnostics/FirebaseCoreDiagnostics.framework/Headers -Xcc -I/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/FirebaseCrashlytics/FirebaseCrashlytics.framework/Headers -Xcc -I/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/FirebaseInstallations/FirebaseInstallations.framework/Headers -Xcc -I/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/GoogleDataTransport/GoogleDataTransport.framework/Headers -Xcc -I/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/GoogleUtilities/GoogleUtilities.framework/Headers -Xcc -I/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/PocketSVG/PocketSVG.framework/Headers -Xcc -I/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/PromisesObjC/FBLPromises.framework/Headers -Xcc -I/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/Zip/Zip.framework/Headers -Xcc -I/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/linphone-sdk/linphonesw.framework/Headers -Xcc -I/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/nanopb/nanopb.framework/Headers -Xcc -I/Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Pods/Headers/Public -Xcc -I/Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Pods/Headers/Public/Firebase -Xcc -I/Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Pods/Firebase/CoreOnly/Sources -Xcc -I/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk/usr/include/libxml2 -Xcc -I/Sources/FBLPromises/include -Xcc -I/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/DerivedSources-normal/arm64 -Xcc -I/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/DerivedSources/arm64 -Xcc -I/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/DerivedSources -Xcc -DCOCOAPODS=1 -Xcc -DPB_FIELD_32BIT=1 -Xcc -DPB_NO_PACKED_STRUCTS=1 -Xcc -DPB_ENABLE_MALLOC=1 -module-name LinhomeServiceExtension -num-threads 4 -o /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/Objects-normal/arm64/StorageManager.bc -o /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/Objects-normal/arm64/ActionTypes.bc -o /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/Objects-normal/arm64/StringUtil.bc -o /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/Objects-normal/arm64/Bundle+Extension.bc -o /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/Objects-normal/arm64/MutableLiveData.bc -o /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/Objects-normal/arm64/Theme.bc -o /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/Objects-normal/arm64/HistoryEventStore.bc -o /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/Objects-normal/arm64/Core+Extension.bc -o /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/Objects-normal/arm64/Customisation.bc -o /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/Objects-normal/arm64/Device.bc -o /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/Objects-normal/arm64/Log.bc -o /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/Objects-normal/arm64/CallLog+extension.bc -o /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/Objects-normal/arm64/Config+Extension.bc -o /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/Objects-normal/arm64/UIColor+hexparser.bc -o /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/Objects-normal/arm64/Call+Extension.bc -o /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/Objects-normal/arm64/Texts.bc -o /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/Objects-normal/arm64/CorePreferences.bc -o /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/Objects-normal/arm64/SpinnerItem.bc -o /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/Objects-normal/arm64/CoreDelegateStub.bc -o /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/Objects-normal/arm64/DeviceStore.bc -o /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/Objects-normal/arm64/Action.bc -o /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/Objects-normal/arm64/UIDevice+Extension.bc -o /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/Objects-normal/arm64/HistoryEvent.bc -o /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/Objects-normal/arm64/NotificationService.bc -o /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/Objects-normal/arm64/FileUtil.bc -o /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/Objects-normal/arm64/DeviceTypes.bc

/Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Linhome/linphonecore/Core+Extension.swift:99:15: warning: 'edit()' is deprecated
                proxyConfig.edit()
                            ^
/Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Linhome/linphonecore/Core+Extension.swift:107:15: warning: 'contactUriParameters' is deprecated
                proxyConfig.contactUriParameters = "pn-provider=apns"+pushEnvironment+";pn-prid="+token+";pn-param="+Config.teamID+"."+Bundle.main.bundleIdentifier!+"."+services+";pn-silent=1;pn-msg-str=IM_MSG;pn-call-str=IC_MSG;"
                            ^
/Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Linhome/linphonecore/Core+Extension.swift:108:15: warning: 'contactParameters' is deprecated
                proxyConfig.contactParameters = ""
                            ^
/Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Linhome/linphonecore/Core+Extension.swift:109:19: warning: 'done()' is deprecated
                try?proxyConfig.done()
                                ^
/Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Linhome/linphonecore/Core+Extension.swift:121:19: warning: comparing non-optional value of type 'String' to 'nil' always returns true
                        callLog.callId != nil && callLog.callId.count > 0 // CallID can be null in early stage of call.
                        ~~~~~~~~~~~~~~ ^  ~~~
/Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Linhome/linphonecore/CorePreferences.swift:103:8: warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead
                data.withUnsafeBytes({
                     ^
/Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Linhome/linphonecore/CorePreferences.swift:111:8: warning: 'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead
                data.withUnsafeBytes({
                     ^
/Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/LinhomeServiceExtension/NotificationService.swift:79:14: warning: 'isRecording' is deprecated
                                if (call.isRecording) {
                                         ^
/Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/LinhomeServiceExtension/NotificationService.swift:179:12: warning: 'isRecording' is deprecated
                if (call.isRecording) {
                         ^

Ld /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/LinhomeServiceExtension.appex/LinhomeServiceExtension normal arm64 (in target 'LinhomeServiceExtension' from project 'Linhome')
    cd /Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-ios11 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk -L/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos -L/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS13.2.sdk/usr/lib/swift -F/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos -F/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/DeviceGuru -F/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/FirebaseCore -F/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/FirebaseCoreDiagnostics -F/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/FirebaseCrashlytics -F/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/FirebaseInstallations -F/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/GoogleDataTransport -F/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/GoogleUtilities -F/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/PocketSVG -F/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/PromisesObjC -F/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/Zip -F/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/linphone-sdk -F/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/nanopb -F/Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Pods/../../linphone-sdk/build/linphone-sdk/apple-darwin/Frameworks -F/Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Pods/FirebaseAnalytics/Frameworks -F/Users/osxbuilder/Desktop/Videophone_Mobile/linhome-ios/Pods/GoogleAppMeasurement/Frameworks -F/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/FirebaseAnalytics/AdIdSupport -F/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/GoogleAppMeasurement/AdIdSupport -F/Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/GoogleAppMeasurement/WithoutAdIdSupport -filelist /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/Objects-normal/arm64/LinhomeServiceExtension.LinkFileList -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -Xlinker -rpath -Xlinker @executable_path/../../Frameworks -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @executable_path/../../Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/Objects-normal/arm64/LinhomeServiceExtension_lto.o -fembed-bitcode -Xlinker -bitcode_verify -Xlinker -bitcode_hide_symbols -Xlinker -bitcode_symbol_map -Xlinker /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/BuildProductsPath/Release-iphoneos -fapplication-extension -fobjc-link-runtime -L/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/Objects-normal/arm64/LinhomeServiceExtension.swiftmodule -ObjC -lc++ -lsqlite3 -lstdc++ -lxml2 -lz -framework CoreTelephony -framework DeviceGuru -framework FBLPromises -framework FirebaseAnalytics -framework FirebaseCore -framework FirebaseCoreDiagnostics -framework FirebaseCrashlytics -framework FirebaseInstallations -framework Foundation -framework GoogleAppMeasurement -framework GoogleAppMeasurementIdentitySupport -framework GoogleDataTransport -framework GoogleUtilities -framework PocketSVG -framework QuartzCore -framework Security -framework StoreKit -framework SystemConfiguration -framework UIKit -framework Zip -framework bctoolbox -framework bctoolbox-ios -framework belcard -framework belle-sip -framework belr -framework lime -framework linphone -framework linphonesw -framework linphonetester -framework mediastreamer2 -framework msamr -framework mscodec2 -framework msopenh264 -framework mssilk -framework mswebrtc -framework msx264 -framework nanopb -framework ortp -e _NSExtensionMain -framework Pods_LinhomeServiceExtension -Xlinker -dependency_info -Xlinker /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/Linhome.build/Release-iphoneos/LinhomeServiceExtension.build/Objects-normal/arm64/LinhomeServiceExtension_dependency_info.dat -o /Users/osxbuilder/Library/Developer/Xcode/DerivedData/Linhome-eciuvifhfeucuwgdtziairkxjkab/Build/Intermediates.noindex/ArchiveIntermediates/Linhome/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/LinhomeServiceExtension.appex/LinhomeServiceExtension

ld: warning: linking against a dylib which is not safe for use in application extensions: /Users/osxbuilder/Desktop/Videophone_Mobile/linphone-sdk/build/linphone-sdk/apple-darwin/Frameworks/bctoolbox.framework/bctoolbox
ld: warning: linking against a dylib which is not safe for use in application extensions: /Users/osxbuilder/Desktop/Videophone_Mobile/linphone-sdk/build/linphone-sdk/apple-darwin/Frameworks/bctoolbox-ios.framework/bctoolbox-ios
ld: warning: linking against a dylib which is not safe for use in application extensions: /Users/osxbuilder/Desktop/Videophone_Mobile/linphone-sdk/build/linphone-sdk/apple-darwin/Frameworks/belcard.framework/belcard
ld: warning: linking against a dylib which is not safe for use in application extensions: /Users/osxbuilder/Desktop/Videophone_Mobile/linphone-sdk/build/linphone-sdk/apple-darwin/Frameworks/belle-sip.framework/belle-sip
ld: warning: linking against a dylib which is not safe for use in application extensions: /Users/osxbuilder/Desktop/Videophone_Mobile/linphone-sdk/build/linphone-sdk/apple-darwin/Frameworks/belr.framework/belr
ld: warning: linking against a dylib which is not safe for use in application extensions: /Users/osxbuilder/Desktop/Videophone_Mobile/linphone-sdk/build/linphone-sdk/apple-darwin/Frameworks/lime.framework/lime
ld: warning: linking against a dylib which is not safe for use in application extensions: /Users/osxbuilder/Desktop/Videophone_Mobile/linphone-sdk/build/linphone-sdk/apple-darwin/Frameworks/linphone.framework/linphone
ld: warning: linking against a dylib which is not safe for use in application extensions: /Users/osxbuilder/Desktop/Videophone_Mobile/linphone-sdk/build/linphone-sdk/apple-darwin/Frameworks/linphonetester.framework/linphonetester
ld: warning: linking against a dylib which is not safe for use in application extensions: /Users/osxbuilder/Desktop/Videophone_Mobile/linphone-sdk/build/linphone-sdk/apple-darwin/Frameworks/mediastreamer2.framework/mediastreamer2
ld: warning: linking against a dylib which is not safe for use in application extensions: /Users/osxbuilder/Desktop/Videophone_Mobile/linphone-sdk/build/linphone-sdk/apple-darwin/Frameworks/msamr.framework/msamr
ld: warning: linking against a dylib which is not safe for use in application extensions: /Users/osxbuilder/Desktop/Videophone_Mobile/linphone-sdk/build/linphone-sdk/apple-darwin/Frameworks/mscodec2.framework/mscodec2
ld: warning: linking against a dylib which is not safe for use in application extensions: /Users/osxbuilder/Desktop/Videophone_Mobile/linphone-sdk/build/linphone-sdk/apple-darwin/Frameworks/msopenh264.framework/msopenh264
ld: warning: linking against a dylib which is not safe for use in application extensions: /Users/osxbuilder/Desktop/Videophone_Mobile/linphone-sdk/build/linphone-sdk/apple-darwin/Frameworks/mssilk.framework/mssilk
ld: warning: linking against a dylib which is not safe for use in application extensions: /Users/osxbuilder/Desktop/Videophone_Mobile/linphone-sdk/build/linphone-sdk/apple-darwin/Frameworks/mswebrtc.framework/mswebrtc
ld: warning: linking against a dylib which is not safe for use in application extensions: /Users/osxbuilder/Desktop/Videophone_Mobile/linphone-sdk/build/linphone-sdk/apple-darwin/Frameworks/msx264.framework/msx264
ld: warning: linking against a dylib which is not safe for use in application extensions: /Users/osxbuilder/Desktop/Videophone_Mobile/linphone-sdk/build/linphone-sdk/apple-darwin/Frameworks/ortp.framework/ortp
ld: could not reparse object file in bitcode bundle: 'Invalid bitcode version (Producer: '1200.0.32.27.0_0' Reader: '1100.0.33.12_0')', using libLTO version 'LLVM version 11.0.0, (clang-1100.0.33.12)' for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.