linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] linphone-iphone build failed in Xcode


From: Giulio .
Subject: Re: [Linphone-developers] linphone-iphone build failed in Xcode
Date: Wed, 29 Oct 2014 10:28:19 +0100

Hi,
ok Xcode 6.1 installed e rebuild all project:

make veryclean
make all

but now in xcode I've these errors (201 errors):

Undefined symbols for architecture x86_64:

  "_libmsilbc_init", referenced from:

      -[LinphoneManager createLinphoneCore] in LinphoneManager.o

  "_libmsopenh264_init", referenced from:

      -[LinphoneManager createLinphoneCore] in LinphoneManager.o

  "_libmssilk_init", referenced from:

      -[LinphoneManager createLinphoneCore] in LinphoneManager.o

  "_linphone_address_as_string", referenced from:

      -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o

  "_linphone_address_as_string_uri_only", referenced from:

      -[LinphoneAppDelegate findChatRoomForContact:] in LinphoneAppDelegate.o

      -[UICallButton touchUp:] in UICallButton.o

      -[HistoryTableViewController tableView:didSelectRowAtIndexPath:] in HistoryTableViewController.o

      -[UIHistoryCell update] in UIHistoryCell.o

      -[UICallCellData update] in UICallCell.o

      -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o

      -[LinphoneManager onCall:StateChanged:withMessage:] in LinphoneManager.o

      ...

  "_linphone_address_destroy", referenced from:

      -[ContactsTableViewController contactHasValidSipDomain:] in ContactsTableViewController.o

      -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o

      -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o

      -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o

      -[LinphoneManager onMessageReceived:room:message:] in LinphoneManager.o

      -[LinphoneManager call:displayName:transfer:] in LinphoneManager.o

      +[FastAddressBook normalizeSipURI:] in FastAddressBook.o

      ...

  "_linphone_address_get_display_name", referenced from:

      -[InCallViewController displayAskToEnableVideoCall:] in InCallViewController.o

      -[HistoryTableViewController tableView:didSelectRowAtIndexPath:] in HistoryTableViewController.o

      -[UIHistoryCell update] in UIHistoryCell.o

      -[UICallCellData update] in UICallCell.o

      -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o

      -[LinphoneManager onCall:StateChanged:withMessage:] in LinphoneManager.o

      -[IncomingCallViewController update] in IncomingCallViewController.o

      ...

  "_linphone_address_get_domain", referenced from:

      -[UICallButton touchUp:] in UICallButton.o

      -[ContactsTableViewController contactHasValidSipDomain:] in ContactsTableViewController.o

      -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o

      -[WizardViewController fillDefaultValues] in WizardViewController.o

      -[ContactDetailsTableViewController loadData] in ContactDetailsTableViewController.o

  "_linphone_address_get_port", referenced from:

      -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o

  "_linphone_address_get_scheme", referenced from:

      -[WizardViewController identityFromUsername:] in WizardViewController.o

  "_linphone_address_get_transport", referenced from:

      -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o

  "_linphone_address_get_username", referenced from:

      -[UICallButton touchUp:] in UICallButton.o

      -[InCallViewController displayAskToEnableVideoCall:] in InCallViewController.o

      -[PhoneMainView displayCallError:message:] in PhoneMainView.o

      -[UIHistoryCell update] in UIHistoryCell.o

      -[UICallCellData update] in UICallCell.o

      -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o

      -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o

      ...

  "_linphone_address_new", referenced from:

      -[ContactsTableViewController contactHasValidSipDomain:] in ContactsTableViewController.o

      -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o

      -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o

      -[LinphoneManager onMessageReceived:room:message:] in LinphoneManager.o

      -[LinphoneManager call:displayName:transfer:] in LinphoneManager.o

      -[WizardViewController fillDefaultValues] in WizardViewController.o

      -[WizardViewController addProxyConfig:password:domain:] in WizardViewController.o

      ...

  "_linphone_address_set_display_name", referenced from:

      -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o

      -[LinphoneManager call:displayName:transfer:] in LinphoneManager.o

  "_linphone_address_set_domain", referenced from:

      -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o

      -[LinphoneManager call:displayName:transfer:] in LinphoneManager.o

      -[WizardViewController addProxyConfig:password:domain:] in WizardViewController.o

      -[WizardViewController addProvisionedProxy:withPassword:withDomain:] in WizardViewController.o

      -[WizardViewController identityFromUsername:] in WizardViewController.o

  "_linphone_address_set_transport", referenced from:

      -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o

  "_linphone_address_set_username", referenced from:

      -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o

      -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o

      -[LinphoneManager call:displayName:transfer:] in LinphoneManager.o

      -[WizardViewController addProxyConfig:password:domain:] in WizardViewController.o

      -[WizardViewController addProvisionedProxy:withPassword:withDomain:] in WizardViewController.o

      -[WizardViewController identityFromUsername:] in WizardViewController.o

  "_linphone_auth_info_destroy", referenced from:

      -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o

  "_linphone_auth_info_get_ha1", referenced from:

      -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o

  "_linphone_auth_info_get_passwd", referenced from:

      -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o

  "_linphone_auth_info_get_userid", referenced from:

      -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o

  "_linphone_auth_info_new", referenced from:

      -[FirstLoginViewController onLoginClick:] in FirstLoginViewController.o

      -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o

      -[WizardViewController addProxyConfig:password:domain:] in WizardViewController.o

      -[WizardViewController addProvisionedProxy:withPassword:withDomain:] in WizardViewController.o

  "_linphone_call_camera_enabled", referenced from:

      -[LinphoneAppDelegate applicationWillResignActive:] in LinphoneAppDelegate.o

  "_linphone_call_enable_camera", referenced from:

      -[LinphoneAppDelegate applicationWillResignActive:] in LinphoneAppDelegate.o

      -[LinphoneAppDelegate applicationDidBecomeActive:] in LinphoneAppDelegate.o

  "_linphone_call_get_audio_stats", referenced from:

      -[UICallCell updateStats] in UICallCell.o

  "_linphone_call_get_authentication_token", referenced from:

      -[UIStateBar doSecurityClick:] in UIStateBar.o

  "_linphone_call_get_authentication_token_verified", referenced from:

      -[UIStateBar callSecurityUpdate] in UIStateBar.o

      -[UIStateBar doSecurityClick:] in UIStateBar.o

  "_linphone_call_get_average_quality", referenced from:

      -[UIStateBar callQualityUpdate] in UIStateBar.o

  "_linphone_call_get_call_log", referenced from:

      -[PhoneMainView displayIncomingCall:] in PhoneMainView.o

      -[LinphoneManager onCall:StateChanged:withMessage:] in LinphoneManager.o

      _comp_call_id in LinphoneManager.o

  "_linphone_call_get_current_params", referenced from:

      -[LinphoneAppDelegate applicationWillResignActive:] in LinphoneAppDelegate.o

      -[LinphoneAppDelegate applicationDidBecomeActive:] in LinphoneAppDelegate.o

      -[UIVideoButton onOn] in UIVideoButton.o

      -[UIVideoButton onOff] in UIVideoButton.o

      -[UIVideoButton onUpdate] in UIVideoButton.o

      -[InCallViewController callUpdate:state:animated:] in InCallViewController.o

      -[InCallViewController enableVideoDisplay:] in InCallViewController.o

      ...

  "_linphone_call_get_duration", referenced from:

      -[UICallCell update] in UICallCell.o

  "_linphone_call_get_reason", referenced from:

      -[PhoneMainView displayCallError:message:] in PhoneMainView.o

  "_linphone_call_get_remote_address", referenced from:

      -[InCallViewController displayAskToEnableVideoCall:] in InCallViewController.o

      -[PhoneMainView displayCallError:message:] in PhoneMainView.o

      -[UICallCellData update] in UICallCell.o

      -[LinphoneManager onCall:StateChanged:withMessage:] in LinphoneManager.o

      -[IncomingCallViewController update] in IncomingCallViewController.o

  "_linphone_call_get_remote_address_as_string", referenced from:

      -[LinphoneManager onCall:StateChanged:withMessage:] in LinphoneManager.o

  "_linphone_call_get_remote_params", referenced from:

      -[InCallViewController callUpdate:state:animated:] in InCallViewController.o

      -[PhoneMainView callUpdate:] in PhoneMainView.o

  "_linphone_call_get_state", referenced from:

      -[LinphoneAppDelegate applicationDidBecomeActive:] in LinphoneAppDelegate.o

      -[DialerViewController viewWillAppear:] in DialerViewController.o

      -[DialerViewController setTransferMode:] in DialerViewController.o

      -[UIVideoButton onUpdate] in UIVideoButton.o

      -[InCallViewController viewWillAppear:] in InCallViewController.o

      -[UICallBar viewWillAppear:] in UICallBar.o

      -[UICallBar callUpdate:state:] in UICallBar.o

      ...

  "_linphone_call_get_user_data", referenced from:

      -[UIVideoButton onOn] in UIVideoButton.o

      -[InCallViewController callUpdate:state:animated:] in InCallViewController.o

      -[PhoneMainView batteryLevelChanged:] in PhoneMainView.o

      -[LinphoneManager onCall:StateChanged:withMessage:] in LinphoneManager.o

      -[LinphoneManager cancelLocalNotifTimerForCallId:] in LinphoneManager.o

      -[InCallTableViewController removeCallData:] in InCallTableViewController.o

      -[InCallTableViewController addCallData:] in InCallTableViewController.o

      ...

  "_linphone_call_get_video_stats", referenced from:

      -[UICallCell updateStats] in UICallCell.o

  "_linphone_call_is_in_conference", referenced from:

      +[UIHangUpButton isInConference:] in UIHangUpButton.o

      +[UIPauseButton isInConference:] in UIPauseButton.o

      +[InCallTableViewController isInConference:] in InCallTableViewController.o

  "_linphone_call_log_get_call_id", referenced from:

      -[PhoneMainView displayIncomingCall:] in PhoneMainView.o

      -[UIHistoryCell onDetails:] in UIHistoryCell.o

      -[LinphoneManager onCall:StateChanged:withMessage:] in LinphoneManager.o

      _comp_call_id in LinphoneManager.o

      -[HistoryDetailsViewController update] in HistoryDetailsViewController.o

  "_linphone_call_log_get_dir", referenced from:

      -[UICallButton touchUp:] in UICallButton.o

      -[HistoryTableViewController tableView:didSelectRowAtIndexPath:] in HistoryTableViewController.o

      -[UIHistoryCell accessibilityValue] in UIHistoryCell.o

      -[UIHistoryCell update] in UIHistoryCell.o

      -[HistoryDetailsViewController update] in HistoryDetailsViewController.o

  "_linphone_call_log_get_duration", referenced from:

      -[HistoryDetailsViewController update] in HistoryDetailsViewController.o

  "_linphone_call_log_get_from_address", referenced from:

      -[HistoryTableViewController tableView:didSelectRowAtIndexPath:] in HistoryTableViewController.o

      -[UIHistoryCell update] in UIHistoryCell.o

  "_linphone_call_log_get_remote_address", referenced from:

      -[HistoryDetailsViewController update] in HistoryDetailsViewController.o

      -[HistoryDetailsViewController onAddContactClick:] in HistoryDetailsViewController.o

      -[HistoryDetailsViewController onCallClick:] in HistoryDetailsViewController.o

      -[HistoryDetailsViewController onMessageClick:] in HistoryDetailsViewController.o

  "_linphone_call_log_get_start_date", referenced from:

      -[HistoryDetailsViewController update] in HistoryDetailsViewController.o

  "_linphone_call_log_get_status", referenced from:

      -[HistoryTableViewController loadData] in HistoryTableViewController.o

      -[UIHistoryCell accessibilityValue] in UIHistoryCell.o

      -[UIHistoryCell update] in UIHistoryCell.o

      -[LinphoneManager onCall:StateChanged:withMessage:] in LinphoneManager.o

      -[HistoryDetailsViewController update] in HistoryDetailsViewController.o

  "_linphone_call_log_get_to_address", referenced from:

      -[UICallButton touchUp:] in UICallButton.o

      -[HistoryTableViewController tableView:didSelectRowAtIndexPath:] in HistoryTableViewController.o

      -[UIHistoryCell update] in UIHistoryCell.o

  "_linphone_call_params_copy", referenced from:

      -[UIVideoButton onOn] in UIVideoButton.o

      -[UIVideoButton onOff] in UIVideoButton.o

      ___52-[InCallViewController displayAskToEnableVideoCall:]_block_invoke in InCallViewController.o

      ___52-[InCallViewController displayAskToEnableVideoCall:]_block_invoke209 in InCallViewController.o

      ___37-[PhoneMainView batteryLevelChanged:]_block_invoke in PhoneMainView.o

  "_linphone_call_params_destroy", referenced from:

      -[UIVideoButton onOn] in UIVideoButton.o

      -[UIVideoButton onOff] in UIVideoButton.o

      ___52-[InCallViewController displayAskToEnableVideoCall:]_block_invoke in InCallViewController.o

      ___52-[InCallViewController displayAskToEnableVideoCall:]_block_invoke209 in InCallViewController.o

      -[LinphoneManager call:displayName:transfer:] in LinphoneManager.o

  "_linphone_call_params_enable_low_bandwidth", referenced from:

      -[LinphoneManager acceptCall:] in LinphoneManager.o

      -[LinphoneManager call:displayName:transfer:] in LinphoneManager.o

  "_linphone_call_params_enable_video", referenced from:

      -[UIVideoButton onOn] in UIVideoButton.o

      -[UIVideoButton onOff] in UIVideoButton.o

      ___52-[InCallViewController displayAskToEnableVideoCall:]_block_invoke in InCallViewController.o

      ___37-[PhoneMainView batteryLevelChanged:]_block_invoke in PhoneMainView.o

  "_linphone_call_params_get_media_encryption", referenced from:

      -[UIStateBar callSecurityUpdate] in UIStateBar.o

      -[UIStateBar doSecurityClick:] in UIStateBar.o

  "_linphone_call_params_get_received_video_size", referenced from:

      -[UICallCell updateStats] in UICallCell.o

  "_linphone_call_params_get_sent_video_size", referenced from:

      -[UICallCell updateStats] in UICallCell.o

  "_linphone_call_params_get_used_audio_codec", referenced from:

      -[UICallCell updateStats] in UICallCell.o

  "_linphone_call_params_get_used_video_codec", referenced from:

      -[InCallViewController enableVideoDisplay:] in InCallViewController.o

      -[UICallCell updateStats] in UICallCell.o

  "_linphone_call_params_low_bandwidth_enabled", referenced from:

      -[InCallViewController callUpdate:state:animated:] in InCallViewController.o

  "_linphone_call_params_video_enabled", referenced from:

      -[LinphoneAppDelegate applicationWillResignActive:] in LinphoneAppDelegate.o

      -[LinphoneAppDelegate applicationDidBecomeActive:] in LinphoneAppDelegate.o

      -[UIVideoButton onUpdate] in UIVideoButton.o

      -[InCallViewController callUpdate:state:animated:] in InCallViewController.o

      -[PhoneMainView callUpdate:] in PhoneMainView.o

      -[PhoneMainView orientationUpdate:] in PhoneMainView.o

      -[PhoneMainView batteryLevelChanged:] in PhoneMainView.o

      ...

  "_linphone_call_set_authentication_token_verified", referenced from:

      ___30-[UIStateBar doSecurityClick:]_block_invoke in UIStateBar.o

  "_linphone_call_set_next_video_frame_decoded_callback", referenced from:

      -[InCallViewController enableVideoDisplay:] in InCallViewController.o

  "_linphone_call_set_user_data", referenced from:

      -[LinphoneManager onCall:StateChanged:withMessage:] in LinphoneManager.o

      -[LinphoneManager call:displayName:transfer:] in LinphoneManager.o

  "_linphone_call_zoom_video", referenced from:

      -[VideoZoomHandler zoomInOut:] in VideoZoomHandler.o

      -[VideoZoomHandler videoPan:] in VideoZoomHandler.o

      -[VideoZoomHandler pinch:] in VideoZoomHandler.o

  "_linphone_chat_message_get_appdata", referenced from:

      +[LinphoneManager getMessageAppDataForKey:inMessage:] in LinphoneManager.o

      +[LinphoneManager setValueInMessageAppData:forKey:inMessage:] in LinphoneManager.o

  "_linphone_chat_message_get_external_body_url", referenced from:

      -[UIChatCell update] in UIChatCell.o

      -[UIChatRoomCell update] in UIChatRoomCell.o

      +[UIChatRoomCell viewSize:width:] in UIChatRoomCell.o

      -[UIChatRoomCell onDownloadClick:] in UIChatRoomCell.o

      -[UIChatRoomCell onResendClick:] in UIChatRoomCell.o

  "_linphone_chat_message_get_from_address", referenced from:

      -[LinphoneManager onMessageReceived:room:message:] in LinphoneManager.o

  "_linphone_chat_message_get_state", referenced from:

      -[UIChatRoomCell update] in UIChatRoomCell.o

      -[UIChatRoomCell onResendClick:] in UIChatRoomCell.o

  "_linphone_chat_message_get_text", referenced from:

      -[UIChatCell update] in UIChatCell.o

      _message_status in ChatRoomViewController.o

      -[ChatRoomTableViewController debugMessages] in ChatRoomTableViewController.o

      -[UIChatRoomCell update] in UIChatRoomCell.o

      +[UIChatRoomCell viewSize:width:] in UIChatRoomCell.o

      -[UIChatRoomCell onResendClick:] in UIChatRoomCell.o

  "_linphone_chat_message_get_time", referenced from:

      _sorted_history_comparison in ChatTableViewController.o

      -[UIChatRoomCell update] in UIChatRoomCell.o

  "_linphone_chat_message_is_outgoing", referenced from:

      -[UIChatCell getLastIncomingMessage] in UIChatCell.o

      -[UIChatRoomCell update] in UIChatRoomCell.o

      -[UIChatRoomCell layoutSubviews] in UIChatRoomCell.o

  "_linphone_chat_message_is_read", referenced from:

      -[ChatRoomTableViewController scrollToLastUnread:] in ChatRoomTableViewController.o

  "_linphone_chat_message_ref", referenced from:

      -[ChatRoomTableViewController addChatEntry:] in ChatRoomTableViewController.o

  "_linphone_chat_message_set_appdata", referenced from:

      +[LinphoneManager setValueInMessageAppData:forKey:inMessage:] in LinphoneManager.o

  "_linphone_chat_message_set_external_body_url", referenced from:

      -[ChatRoomViewController sendMessage:withExterlBodyUrl:withInternalURL:] in ChatRoomViewController.o

  "_linphone_chat_message_state_to_string", referenced from:

      _message_status in ChatRoomViewController.o

  "_linphone_chat_message_unref", referenced from:

      -[ChatRoomTableViewController clearMessageList] in ChatRoomTableViewController.o

  "_linphone_chat_room_compose", referenced from:

      -[ChatRoomViewController growingTextChanged:text:] in ChatRoomViewController.o

  "_linphone_chat_room_create_message", referenced from:

      -[ChatRoomViewController sendMessage:withExterlBodyUrl:withInternalURL:] in ChatRoomViewController.o

  "_linphone_chat_room_delete_history", referenced from:

      -[ChatTableViewController tableView:commitEditingStyle:forRowAtIndexPath:] in ChatTableViewController.o

  "_linphone_chat_room_delete_message", referenced from:

      -[ChatRoomTableViewController tableView:commitEditingStyle:forRowAtIndexPath:] in ChatRoomTableViewController.o

  "_linphone_chat_room_destroy", referenced from:

      -[ChatTableViewController tableView:commitEditingStyle:forRowAtIndexPath:] in ChatTableViewController.o

  "_linphone_chat_room_get_history", referenced from:

      _sorted_history_comparison in ChatTableViewController.o

      -[UIChatCell getLastIncomingMessage] in UIChatCell.o

      -[ChatRoomTableViewController updateData] in ChatRoomTableViewController.o

  "_linphone_chat_room_get_peer_address", referenced from:

      -[LinphoneAppDelegate findChatRoomForContact:] in LinphoneAppDelegate.o

      -[UIChatCell update] in UIChatCell.o

      -[ChatRoomViewController update] in ChatRoomViewController.o

      -[ChatRoomViewController textReceivedEvent:] in ChatRoomViewController.o

  "_linphone_chat_room_get_unread_messages_count", referenced from:

      +[LinphoneManager unreadMessageCount] in LinphoneManager.o

      -[UIChatCell update] in UIChatCell.o

  "_linphone_chat_room_is_remote_composing", referenced from:

      -[ChatRoomViewController setChatRoom:] in ChatRoomViewController.o

      -[ChatRoomViewController textComposeEvent:] in ChatRoomViewController.o

  "_linphone_chat_room_mark_as_read", referenced from:

      -[LinphoneAppDelegate application:handleActionWithIdentifier:forLocalNotification:completionHandler:] in LinphoneAppDelegate.o

      -[ChatRoomViewController setChatRoom:] in ChatRoomViewController.o

      -[ChatRoomViewController applicationWillEnterForeground:] in ChatRoomViewController.o

      -[ChatRoomViewController textReceivedEvent:] in ChatRoomViewController.o

      -[ChatRoomTableViewController scrollToLastUnread:] in ChatRoomTableViewController.o

  "_linphone_chat_room_send_message2", referenced from:

      -[ChatRoomViewController sendMessage:withExterlBodyUrl:withInternalURL:] in ChatRoomViewController.o

  "_linphone_core_accept_call_update", referenced from:

      ___52-[InCallViewController displayAskToEnableVideoCall:]_block_invoke in InCallViewController.o

      ___52-[InCallViewController displayAskToEnableVideoCall:]_block_invoke209 in InCallViewController.o

  "_linphone_core_accept_call_with_params", referenced from:

      -[LinphoneManager acceptCall:] in LinphoneManager.o

  "_linphone_core_adaptive_rate_control_enabled", referenced from:

      -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o

  "_linphone_core_add_all_to_conference", referenced from:

      -[UICallBar onConferenceClick:] in UICallBar.o

  "_linphone_core_add_auth_info", referenced from:

      -[FirstLoginViewController onLoginClick:] in FirstLoginViewController.o

      -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o

      -[WizardViewController addProxyConfig:password:domain:] in WizardViewController.o

      -[WizardViewController addProvisionedProxy:withPassword:withDomain:] in WizardViewController.o

  "_linphone_core_add_proxy_config", referenced from:

      -[FirstLoginViewController onLoginClick:] in FirstLoginViewController.o

      -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o

      -[WizardViewController addProxyConfig:password:domain:] in WizardViewController.o

      -[WizardViewController addProvisionedProxy:withPassword:withDomain:] in WizardViewController.o

  "_linphone_core_clear_all_auth_info", referenced from:

      -[FirstLoginViewController onLoginClick:] in FirstLoginViewController.o

      -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o

      -[WizardViewController clearProxyConfig] in WizardViewController.o

  "_linphone_core_clear_call_logs", referenced from:

      -[HistoryViewController onDeleteClick:] in HistoryViewController.o

  "_linphone_core_clear_proxy_config", referenced from:

      -[FirstLoginViewController onLoginClick:] in FirstLoginViewController.o

      -[WizardViewController clearProxyConfig] in WizardViewController.o

  "_linphone_core_compress_log_collection", referenced from:

      -[SettingsViewController settingsViewController:buttonTappedForSpecifier:] in SettingsViewController.o

  "_linphone_core_create_call_params", referenced from:

      -[LinphoneManager acceptCall:] in LinphoneManager.o

  "_linphone_core_create_default_call_parameters", referenced from:

      -[LinphoneManager call:displayName:transfer:] in LinphoneManager.o

  "_linphone_core_create_proxy_config", referenced from:

      -[FirstLoginViewController onLoginClick:] in FirstLoginViewController.o

      -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o

      -[WizardViewController fillDefaultValues] in WizardViewController.o

      -[WizardViewController addProxyConfig:password:domain:] in WizardViewController.o

      -[WizardViewController addProvisionedProxy:withPassword:withDomain:] in WizardViewController.o

  "_linphone_core_decline_call", referenced from:

      -[LinphoneAppDelegate 


.........

In attachment all log.

Thanks a lot for answer



From: address@hidden
Date: Tue, 28 Oct 2014 17:19:03 +0100
To: address@hidden
Subject: Re: [Linphone-developers] linphone-iphone build failed in Xcode

I reproduce your problem, and I don't know what it is.
I might try to revert versions to previous to see what is going on, but this storyboard was introduced to fix iOS8 problems so it was introduced through xcode 6.

We're using XCode 6 now, so I would advise to try compiling using this version.


On Tue, Oct 28, 2014 at 3:46 PM, Giulio . <address@hidden> wrote:
Hi,
I'm using Xcode 5.1 on MacOsX 10.9.
I've compiled linphone-iphone successfully. I've imported the project into Xcode, but when I try to compile it I see on build bar, that faild when "compiling 28 of 39 xib files".

The error is:

CompileStoryboard Classes/MainStoryboard.storyboard

    cd /Users/user/Desktop/Project/linphone_new/linphone-iphone

    export IBSC_MINIMUM_COMPATIBILITY_VERSION=6.0

    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"

    export XCODE_DEVELOPER_USR_PATH=/Applications/Xcode.app/Contents/Developer/usr/bin/..

    /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/ibtool --errors --warnings --notices --minimum-deployment-target 6.0 --output-format human-readable-text --compile /Users/user/Library/Developer/Xcode/DerivedData/linphone-dhcpmqqulrrcnngbcyclxyddgiui/Build/Products/Debug-iphonesimulator/linphone.app/MainStoryboard.storyboardc /Users/user/Desktop/Project/linphone_new/linphone-iphone/Classes/MainStoryboard.storyboard


Command /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/ibtool failed with exit code 255


How to resolve the problem?

_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers



_______________________________________________ Linphone-developers mailing list address@hidden https://lists.nongnu.org/mailman/listinfo/linphone-developers
{\rtf1\ansi\ansicpg1252\cocoartf1265\cocoasubrtf210 {\fonttbl\f0\fnil\fcharset0 Menlo-Regular;} {\colortbl;\red255\green255\blue255;} \paperw11900\paperh16840\margl1440\margr1440\vieww10800\viewh8400\viewkind0 \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li240\fi-240\pardirnatural \f0\fs22 \cf0 Ld /Users/user/Library/Developer/Xcode/DerivedData/linphone-dhcpmqqulrrcnngbcyclxyddgiui/Build/Products/Debug-iphonesimulator/linphone.app/linphone normal x86_64\ cd /Users/user/Desktop/Project/linphone_new/linphone-iphone\ export IPHONEOS_DEPLOYMENT_TARGET=6.1\ export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"\ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator8.1.sdk -L/Users/user/Library/Developer/Xcode/DerivedData/linphone-dhcpmqqulrrcnngbcyclxyddgiui/Build/Products/Debug-iphonesimulator -L/Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib -L/Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/mediastreamer/plugins -F/Users/user/Library/Developer/Xcode/DerivedData/linphone-dhcpmqqulrrcnngbcyclxyddgiui/Build/Products/Debug-iphonesimulator -filelist /Users/user/Library/Developer/Xcode/DerivedData/linphone-dhcpmqqulrrcnngbcyclxyddgiui/Build/Intermediates/linphone.build/Debug-iphonesimulator/linphone.build/Objects-normal/x86_64/linphone.LinkFileList -Xlinker -objc_abi_version -Xlinker 2 -ObjC -fobjc-link-runtime -Xlinker -no_implicit_dylibs -mios-simulator-version-min=6.1 -lmsopenh264 -lopenh264 -lxml2 -lopus -lpolarssl -lantlr3c -lbellesip -lbzrtp /Users/user/Library/Developer/Xcode/DerivedData/linphone-dhcpmqqulrrcnngbcyclxyddgiui/Build/Products/Debug-iphonesimulator/libNinePatch.a /Users/user/Library/Developer/Xcode/DerivedData/linphone-dhcpmqqulrrcnngbcyclxyddgiui/Build/Products/Debug-iphonesimulator/libXMLRPC.a -framework AddressBook -framework AddressBookUI -framework AssetsLibrary -framework AudioToolbox -weak_framework AVFoundation -weak_framework CFNetwork -framework CoreAudio -framework CoreGraphics -weak_framework CoreMedia -framework CoreTelephony -weak_framework CoreVideo -framework Foundation -framework MediaPlayer -framework MessageUI -framework MobileCoreServices -framework OpenGLES -framework QuartzCore -framework SystemConfiguration -weak_framework UIKit -weak-lc++.1 -lsqlite3 -weak-lstdc++.6 -lresolv -lavcodec -lavutil -lgsm -lilbc -llinphone -lmediastreamer_base -lmediastreamer_voip -lmsamr -lmsilbc -lmssilk -lmsx264 -lortp -lopencore-amrnb -lopencore-amrwb -lmsbcg729 -lspeex -lspeexdsp -lsrtp -lSKP_SILK_SDK -lswscale -ltunnel -lvpx -lx264 -Xlinker -dependency_info -Xlinker /Users/user/Library/Developer/Xcode/DerivedData/linphone-dhcpmqqulrrcnngbcyclxyddgiui/Build/Intermediates/linphone.build/Debug-iphonesimulator/linphone.build/Objects-normal/x86_64/linphone_dependency_info.dat -o /Users/user/Library/Developer/Xcode/DerivedData/linphone-dhcpmqqulrrcnngbcyclxyddgiui/Build/Products/Debug-iphonesimulator/linphone.app/linphone\ \ ld: warning: ignoring file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/mediastreamer/plugins/libmsopenh264.a, missing required architecture x86_64 in file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/mediastreamer/plugins/libmsopenh264.a (2 slices)\ ld: warning: ignoring file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libopenh264.a, missing required architecture x86_64 in file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libopenh264.a (2 slices)\ ld: warning: ignoring file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libxml2.a, missing required architecture x86_64 in file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libxml2.a (2 slices)\ ld: warning: ignoring file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libopus.a, missing required architecture x86_64 in file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libopus.a (2 slices)\ ld: warning: ignoring file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libpolarssl.a, missing required architecture x86_64 in file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libpolarssl.a (2 slices)\ ld: warning: ignoring file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libantlr3c.a, missing required architecture x86_64 in file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libantlr3c.a (2 slices)\ ld: warning: ignoring file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libbzrtp.a, missing required architecture x86_64 in file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libbzrtp.a (2 slices)\ ld: warning: ignoring file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libbellesip.a, missing required architecture x86_64 in file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libbellesip.a (2 slices)\ ld: warning: ignoring file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libavutil.a, missing required architecture x86_64 in file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libavutil.a (2 slices)\ ld: warning: ignoring file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libgsm.a, missing required architecture x86_64 in file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libgsm.a (2 slices)\ ld: warning: ignoring file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libilbc.a, missing required architecture x86_64 in file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libilbc.a (2 slices)\ ld: warning: ignoring file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libavcodec.a, missing required architecture x86_64 in file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libavcodec.a (2 slices)\ ld: warning: ignoring file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libmediastreamer_base.a, missing required architecture x86_64 in file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libmediastreamer_base.a (2 slices)\ ld: warning: ignoring file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/liblinphone.a, missing required architecture x86_64 in file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/liblinphone.a (2 slices)\ ld: warning: ignoring file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/mediastreamer/plugins/libmsamr.a, missing required architecture x86_64 in file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/mediastreamer/plugins/libmsamr.a (2 slices)\ ld: warning: ignoring file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/mediastreamer/plugins/libmsilbc.a, missing required architecture x86_64 in file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/mediastreamer/plugins/libmsilbc.a (2 slices)\ ld: warning: ld: warning: ignoring file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libmediastreamer_voip.a, missing required architecture x86_64 in file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libmediastreamer_voip.a (2 slices)ignoring file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/mediastreamer/plugins/libmssilk.a, missing required architecture x86_64 in file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/mediastreamer/plugins/libmssilk.a (2 slices)\ \ ld: warning: ignoring file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/mediastreamer/plugins/libmsx264.a, missing required architecture x86_64 in file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/mediastreamer/plugins/libmsx264.a (2 slices)\ ld: warning: ignoring file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libopencore-amrnb.a, missing required architecture x86_64 in file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libopencore-amrnb.a (2 slices)\ ld: warning: ignoring file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libopencore-amrwb.a, missing required architecture x86_64 in file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libopencore-amrwb.a (2 slices)\ ld: warning: ignoring file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/mediastreamer/plugins/libmsbcg729.a, missing required architecture x86_64 in file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/mediastreamer/plugins/libmsbcg729.a (2 slices)\ ld: warning: ignoring file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libspeex.a, missing required architecture x86_64 in file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libspeex.a (2 slices)\ ld: warning: ignoring file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libortp.a, missing required architecture x86_64 in file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libortp.a (2 slices)ld: warning: \ ignoring file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libspeexdsp.a, missing required architecture x86_64 in file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libspeexdsp.a (2 slices)ld: warning: \ ignoring file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libsrtp.a, missing required architecture x86_64 in file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libsrtp.a (2 slices)\ ld: warning: ignoring file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libSKP_SILK_SDK.a, missing required architecture x86_64 in file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libSKP_SILK_SDK.a (2 slices)\ ld: warning: ignoring file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libtunnel.a, missing required architecture x86_64 in file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libtunnel.a (3 slices)\ ld: warning: ld: warning: ignoring file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libswscale.a, missing required architecture x86_64 in file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libswscale.a (2 slices)ignoring file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libvpx.a, missing required architecture x86_64 in file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libvpx.a (2 slices)\ \ ld: warning: ignoring file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libx264.a, missing required architecture x86_64 in file /Users/user/Desktop/Project/linphone_new/linphone-iphone/liblinphone-sdk/apple-darwin/lib/libx264.a (2 slices)\ Undefined symbols for architecture x86_64:\ "_libmsilbc_init", referenced from:\ -[LinphoneManager createLinphoneCore] in LinphoneManager.o\ "_libmsopenh264_init", referenced from:\ -[LinphoneManager createLinphoneCore] in LinphoneManager.o\ "_libmssilk_init", referenced from:\ -[LinphoneManager createLinphoneCore] in LinphoneManager.o\ "_linphone_address_as_string", referenced from:\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ "_linphone_address_as_string_uri_only", referenced from:\ -[LinphoneAppDelegate findChatRoomForContact:] in LinphoneAppDelegate.o\ -[UICallButton touchUp:] in UICallButton.o\ -[HistoryTableViewController tableView:didSelectRowAtIndexPath:] in HistoryTableViewController.o\ -[UIHistoryCell update] in UIHistoryCell.o\ -[UICallCellData update] in UICallCell.o\ -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o\ -[LinphoneManager onCall:StateChanged:withMessage:] in LinphoneManager.o\ ...\ "_linphone_address_destroy", referenced from:\ -[ContactsTableViewController contactHasValidSipDomain:] in ContactsTableViewController.o\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ -[LinphoneManager onMessageReceived:room:message:] in LinphoneManager.o\ -[LinphoneManager call:displayName:transfer:] in LinphoneManager.o\ +[FastAddressBook normalizeSipURI:] in FastAddressBook.o\ ...\ "_linphone_address_get_display_name", referenced from:\ -[InCallViewController displayAskToEnableVideoCall:] in InCallViewController.o\ -[HistoryTableViewController tableView:didSelectRowAtIndexPath:] in HistoryTableViewController.o\ -[UIHistoryCell update] in UIHistoryCell.o\ -[UICallCellData update] in UICallCell.o\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ -[LinphoneManager onCall:StateChanged:withMessage:] in LinphoneManager.o\ -[IncomingCallViewController update] in IncomingCallViewController.o\ ...\ "_linphone_address_get_domain", referenced from:\ -[UICallButton touchUp:] in UICallButton.o\ -[ContactsTableViewController contactHasValidSipDomain:] in ContactsTableViewController.o\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ -[WizardViewController fillDefaultValues] in WizardViewController.o\ -[ContactDetailsTableViewController loadData] in ContactDetailsTableViewController.o\ "_linphone_address_get_port", referenced from:\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ "_linphone_address_get_scheme", referenced from:\ -[WizardViewController identityFromUsername:] in WizardViewController.o\ "_linphone_address_get_transport", referenced from:\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ "_linphone_address_get_username", referenced from:\ -[UICallButton touchUp:] in UICallButton.o\ -[InCallViewController displayAskToEnableVideoCall:] in InCallViewController.o\ -[PhoneMainView displayCallError:message:] in PhoneMainView.o\ -[UIHistoryCell update] in UIHistoryCell.o\ -[UICallCellData update] in UICallCell.o\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o\ ...\ "_linphone_address_new", referenced from:\ -[ContactsTableViewController contactHasValidSipDomain:] in ContactsTableViewController.o\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o\ -[LinphoneManager onMessageReceived:room:message:] in LinphoneManager.o\ -[LinphoneManager call:displayName:transfer:] in LinphoneManager.o\ -[WizardViewController fillDefaultValues] in WizardViewController.o\ -[WizardViewController addProxyConfig:password:domain:] in WizardViewController.o\ ...\ "_linphone_address_set_display_name", referenced from:\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ -[LinphoneManager call:displayName:transfer:] in LinphoneManager.o\ "_linphone_address_set_domain", referenced from:\ -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o\ -[LinphoneManager call:displayName:transfer:] in LinphoneManager.o\ -[WizardViewController addProxyConfig:password:domain:] in WizardViewController.o\ -[WizardViewController addProvisionedProxy:withPassword:withDomain:] in WizardViewController.o\ -[WizardViewController identityFromUsername:] in WizardViewController.o\ "_linphone_address_set_transport", referenced from:\ -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o\ "_linphone_address_set_username", referenced from:\ -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ -[LinphoneManager call:displayName:transfer:] in LinphoneManager.o\ -[WizardViewController addProxyConfig:password:domain:] in WizardViewController.o\ -[WizardViewController addProvisionedProxy:withPassword:withDomain:] in WizardViewController.o\ -[WizardViewController identityFromUsername:] in WizardViewController.o\ "_linphone_auth_info_destroy", referenced from:\ -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o\ "_linphone_auth_info_get_ha1", referenced from:\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ "_linphone_auth_info_get_passwd", referenced from:\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ "_linphone_auth_info_get_userid", referenced from:\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ "_linphone_auth_info_new", referenced from:\ -[FirstLoginViewController onLoginClick:] in FirstLoginViewController.o\ -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o\ -[WizardViewController addProxyConfig:password:domain:] in WizardViewController.o\ -[WizardViewController addProvisionedProxy:withPassword:withDomain:] in WizardViewController.o\ "_linphone_call_camera_enabled", referenced from:\ -[LinphoneAppDelegate applicationWillResignActive:] in LinphoneAppDelegate.o\ "_linphone_call_enable_camera", referenced from:\ -[LinphoneAppDelegate applicationWillResignActive:] in LinphoneAppDelegate.o\ -[LinphoneAppDelegate applicationDidBecomeActive:] in LinphoneAppDelegate.o\ "_linphone_call_get_audio_stats", referenced from:\ -[UICallCell updateStats] in UICallCell.o\ "_linphone_call_get_authentication_token", referenced from:\ -[UIStateBar doSecurityClick:] in UIStateBar.o\ "_linphone_call_get_authentication_token_verified", referenced from:\ -[UIStateBar callSecurityUpdate] in UIStateBar.o\ -[UIStateBar doSecurityClick:] in UIStateBar.o\ "_linphone_call_get_average_quality", referenced from:\ -[UIStateBar callQualityUpdate] in UIStateBar.o\ "_linphone_call_get_call_log", referenced from:\ -[PhoneMainView displayIncomingCall:] in PhoneMainView.o\ -[LinphoneManager onCall:StateChanged:withMessage:] in LinphoneManager.o\ _comp_call_id in LinphoneManager.o\ "_linphone_call_get_current_params", referenced from:\ -[LinphoneAppDelegate applicationWillResignActive:] in LinphoneAppDelegate.o\ -[LinphoneAppDelegate applicationDidBecomeActive:] in LinphoneAppDelegate.o\ -[UIVideoButton onOn] in UIVideoButton.o\ -[UIVideoButton onOff] in UIVideoButton.o\ -[UIVideoButton onUpdate] in UIVideoButton.o\ -[InCallViewController callUpdate:state:animated:] in InCallViewController.o\ -[InCallViewController enableVideoDisplay:] in InCallViewController.o\ ...\ "_linphone_call_get_duration", referenced from:\ -[UICallCell update] in UICallCell.o\ "_linphone_call_get_reason", referenced from:\ -[PhoneMainView displayCallError:message:] in PhoneMainView.o\ "_linphone_call_get_remote_address", referenced from:\ -[InCallViewController displayAskToEnableVideoCall:] in InCallViewController.o\ -[PhoneMainView displayCallError:message:] in PhoneMainView.o\ -[UICallCellData update] in UICallCell.o\ -[LinphoneManager onCall:StateChanged:withMessage:] in LinphoneManager.o\ -[IncomingCallViewController update] in IncomingCallViewController.o\ "_linphone_call_get_remote_address_as_string", referenced from:\ -[LinphoneManager onCall:StateChanged:withMessage:] in LinphoneManager.o\ "_linphone_call_get_remote_params", referenced from:\ -[InCallViewController callUpdate:state:animated:] in InCallViewController.o\ -[PhoneMainView callUpdate:] in PhoneMainView.o\ "_linphone_call_get_state", referenced from:\ -[LinphoneAppDelegate applicationDidBecomeActive:] in LinphoneAppDelegate.o\ -[DialerViewController viewWillAppear:] in DialerViewController.o\ -[DialerViewController setTransferMode:] in DialerViewController.o\ -[UIVideoButton onUpdate] in UIVideoButton.o\ -[InCallViewController viewWillAppear:] in InCallViewController.o\ -[UICallBar viewWillAppear:] in UICallBar.o\ -[UICallBar callUpdate:state:] in UICallBar.o\ ...\ "_linphone_call_get_user_data", referenced from:\ -[UIVideoButton onOn] in UIVideoButton.o\ -[InCallViewController callUpdate:state:animated:] in InCallViewController.o\ -[PhoneMainView batteryLevelChanged:] in PhoneMainView.o\ -[LinphoneManager onCall:StateChanged:withMessage:] in LinphoneManager.o\ -[LinphoneManager cancelLocalNotifTimerForCallId:] in LinphoneManager.o\ -[InCallTableViewController removeCallData:] in InCallTableViewController.o\ -[InCallTableViewController addCallData:] in InCallTableViewController.o\ ...\ "_linphone_call_get_video_stats", referenced from:\ -[UICallCell updateStats] in UICallCell.o\ "_linphone_call_is_in_conference", referenced from:\ +[UIHangUpButton isInConference:] in UIHangUpButton.o\ +[UIPauseButton isInConference:] in UIPauseButton.o\ +[InCallTableViewController isInConference:] in InCallTableViewController.o\ "_linphone_call_log_get_call_id", referenced from:\ -[PhoneMainView displayIncomingCall:] in PhoneMainView.o\ -[UIHistoryCell onDetails:] in UIHistoryCell.o\ -[LinphoneManager onCall:StateChanged:withMessage:] in LinphoneManager.o\ _comp_call_id in LinphoneManager.o\ -[HistoryDetailsViewController update] in HistoryDetailsViewController.o\ "_linphone_call_log_get_dir", referenced from:\ -[UICallButton touchUp:] in UICallButton.o\ -[HistoryTableViewController tableView:didSelectRowAtIndexPath:] in HistoryTableViewController.o\ -[UIHistoryCell accessibilityValue] in UIHistoryCell.o\ -[UIHistoryCell update] in UIHistoryCell.o\ -[HistoryDetailsViewController update] in HistoryDetailsViewController.o\ "_linphone_call_log_get_duration", referenced from:\ -[HistoryDetailsViewController update] in HistoryDetailsViewController.o\ "_linphone_call_log_get_from_address", referenced from:\ -[HistoryTableViewController tableView:didSelectRowAtIndexPath:] in HistoryTableViewController.o\ -[UIHistoryCell update] in UIHistoryCell.o\ "_linphone_call_log_get_remote_address", referenced from:\ -[HistoryDetailsViewController update] in HistoryDetailsViewController.o\ -[HistoryDetailsViewController onAddContactClick:] in HistoryDetailsViewController.o\ -[HistoryDetailsViewController onCallClick:] in HistoryDetailsViewController.o\ -[HistoryDetailsViewController onMessageClick:] in HistoryDetailsViewController.o\ "_linphone_call_log_get_start_date", referenced from:\ -[HistoryDetailsViewController update] in HistoryDetailsViewController.o\ "_linphone_call_log_get_status", referenced from:\ -[HistoryTableViewController loadData] in HistoryTableViewController.o\ -[UIHistoryCell accessibilityValue] in UIHistoryCell.o\ -[UIHistoryCell update] in UIHistoryCell.o\ -[LinphoneManager onCall:StateChanged:withMessage:] in LinphoneManager.o\ -[HistoryDetailsViewController update] in HistoryDetailsViewController.o\ "_linphone_call_log_get_to_address", referenced from:\ -[UICallButton touchUp:] in UICallButton.o\ -[HistoryTableViewController tableView:didSelectRowAtIndexPath:] in HistoryTableViewController.o\ -[UIHistoryCell update] in UIHistoryCell.o\ "_linphone_call_params_copy", referenced from:\ -[UIVideoButton onOn] in UIVideoButton.o\ -[UIVideoButton onOff] in UIVideoButton.o\ ___52-[InCallViewController displayAskToEnableVideoCall:]_block_invoke in InCallViewController.o\ ___52-[InCallViewController displayAskToEnableVideoCall:]_block_invoke209 in InCallViewController.o\ ___37-[PhoneMainView batteryLevelChanged:]_block_invoke in PhoneMainView.o\ "_linphone_call_params_destroy", referenced from:\ -[UIVideoButton onOn] in UIVideoButton.o\ -[UIVideoButton onOff] in UIVideoButton.o\ ___52-[InCallViewController displayAskToEnableVideoCall:]_block_invoke in InCallViewController.o\ ___52-[InCallViewController displayAskToEnableVideoCall:]_block_invoke209 in InCallViewController.o\ -[LinphoneManager call:displayName:transfer:] in LinphoneManager.o\ "_linphone_call_params_enable_low_bandwidth", referenced from:\ -[LinphoneManager acceptCall:] in LinphoneManager.o\ -[LinphoneManager call:displayName:transfer:] in LinphoneManager.o\ "_linphone_call_params_enable_video", referenced from:\ -[UIVideoButton onOn] in UIVideoButton.o\ -[UIVideoButton onOff] in UIVideoButton.o\ ___52-[InCallViewController displayAskToEnableVideoCall:]_block_invoke in InCallViewController.o\ ___37-[PhoneMainView batteryLevelChanged:]_block_invoke in PhoneMainView.o\ "_linphone_call_params_get_media_encryption", referenced from:\ -[UIStateBar callSecurityUpdate] in UIStateBar.o\ -[UIStateBar doSecurityClick:] in UIStateBar.o\ "_linphone_call_params_get_received_video_size", referenced from:\ -[UICallCell updateStats] in UICallCell.o\ "_linphone_call_params_get_sent_video_size", referenced from:\ -[UICallCell updateStats] in UICallCell.o\ "_linphone_call_params_get_used_audio_codec", referenced from:\ -[UICallCell updateStats] in UICallCell.o\ "_linphone_call_params_get_used_video_codec", referenced from:\ -[InCallViewController enableVideoDisplay:] in InCallViewController.o\ -[UICallCell updateStats] in UICallCell.o\ "_linphone_call_params_low_bandwidth_enabled", referenced from:\ -[InCallViewController callUpdate:state:animated:] in InCallViewController.o\ "_linphone_call_params_video_enabled", referenced from:\ -[LinphoneAppDelegate applicationWillResignActive:] in LinphoneAppDelegate.o\ -[LinphoneAppDelegate applicationDidBecomeActive:] in LinphoneAppDelegate.o\ -[UIVideoButton onUpdate] in UIVideoButton.o\ -[InCallViewController callUpdate:state:animated:] in InCallViewController.o\ -[PhoneMainView callUpdate:] in PhoneMainView.o\ -[PhoneMainView orientationUpdate:] in PhoneMainView.o\ -[PhoneMainView batteryLevelChanged:] in PhoneMainView.o\ ...\ "_linphone_call_set_authentication_token_verified", referenced from:\ ___30-[UIStateBar doSecurityClick:]_block_invoke in UIStateBar.o\ "_linphone_call_set_next_video_frame_decoded_callback", referenced from:\ -[InCallViewController enableVideoDisplay:] in InCallViewController.o\ "_linphone_call_set_user_data", referenced from:\ -[LinphoneManager onCall:StateChanged:withMessage:] in LinphoneManager.o\ -[LinphoneManager call:displayName:transfer:] in LinphoneManager.o\ "_linphone_call_zoom_video", referenced from:\ -[VideoZoomHandler zoomInOut:] in VideoZoomHandler.o\ -[VideoZoomHandler videoPan:] in VideoZoomHandler.o\ -[VideoZoomHandler pinch:] in VideoZoomHandler.o\ "_linphone_chat_message_get_appdata", referenced from:\ +[LinphoneManager getMessageAppDataForKey:inMessage:] in LinphoneManager.o\ +[LinphoneManager setValueInMessageAppData:forKey:inMessage:] in LinphoneManager.o\ "_linphone_chat_message_get_external_body_url", referenced from:\ -[UIChatCell update] in UIChatCell.o\ -[UIChatRoomCell update] in UIChatRoomCell.o\ +[UIChatRoomCell viewSize:width:] in UIChatRoomCell.o\ -[UIChatRoomCell onDownloadClick:] in UIChatRoomCell.o\ -[UIChatRoomCell onResendClick:] in UIChatRoomCell.o\ "_linphone_chat_message_get_from_address", referenced from:\ -[LinphoneManager onMessageReceived:room:message:] in LinphoneManager.o\ "_linphone_chat_message_get_state", referenced from:\ -[UIChatRoomCell update] in UIChatRoomCell.o\ -[UIChatRoomCell onResendClick:] in UIChatRoomCell.o\ "_linphone_chat_message_get_text", referenced from:\ -[UIChatCell update] in UIChatCell.o\ _message_status in ChatRoomViewController.o\ -[ChatRoomTableViewController debugMessages] in ChatRoomTableViewController.o\ -[UIChatRoomCell update] in UIChatRoomCell.o\ +[UIChatRoomCell viewSize:width:] in UIChatRoomCell.o\ -[UIChatRoomCell onResendClick:] in UIChatRoomCell.o\ "_linphone_chat_message_get_time", referenced from:\ _sorted_history_comparison in ChatTableViewController.o\ -[UIChatRoomCell update] in UIChatRoomCell.o\ "_linphone_chat_message_is_outgoing", referenced from:\ -[UIChatCell getLastIncomingMessage] in UIChatCell.o\ -[UIChatRoomCell update] in UIChatRoomCell.o\ -[UIChatRoomCell layoutSubviews] in UIChatRoomCell.o\ "_linphone_chat_message_is_read", referenced from:\ -[ChatRoomTableViewController scrollToLastUnread:] in ChatRoomTableViewController.o\ "_linphone_chat_message_ref", referenced from:\ -[ChatRoomTableViewController addChatEntry:] in ChatRoomTableViewController.o\ "_linphone_chat_message_set_appdata", referenced from:\ +[LinphoneManager setValueInMessageAppData:forKey:inMessage:] in LinphoneManager.o\ "_linphone_chat_message_set_external_body_url", referenced from:\ -[ChatRoomViewController sendMessage:withExterlBodyUrl:withInternalURL:] in ChatRoomViewController.o\ "_linphone_chat_message_state_to_string", referenced from:\ _message_status in ChatRoomViewController.o\ "_linphone_chat_message_unref", referenced from:\ -[ChatRoomTableViewController clearMessageList] in ChatRoomTableViewController.o\ "_linphone_chat_room_compose", referenced from:\ -[ChatRoomViewController growingTextChanged:text:] in ChatRoomViewController.o\ "_linphone_chat_room_create_message", referenced from:\ -[ChatRoomViewController sendMessage:withExterlBodyUrl:withInternalURL:] in ChatRoomViewController.o\ "_linphone_chat_room_delete_history", referenced from:\ -[ChatTableViewController tableView:commitEditingStyle:forRowAtIndexPath:] in ChatTableViewController.o\ "_linphone_chat_room_delete_message", referenced from:\ -[ChatRoomTableViewController tableView:commitEditingStyle:forRowAtIndexPath:] in ChatRoomTableViewController.o\ "_linphone_chat_room_destroy", referenced from:\ -[ChatTableViewController tableView:commitEditingStyle:forRowAtIndexPath:] in ChatTableViewController.o\ "_linphone_chat_room_get_history", referenced from:\ _sorted_history_comparison in ChatTableViewController.o\ -[UIChatCell getLastIncomingMessage] in UIChatCell.o\ -[ChatRoomTableViewController updateData] in ChatRoomTableViewController.o\ "_linphone_chat_room_get_peer_address", referenced from:\ -[LinphoneAppDelegate findChatRoomForContact:] in LinphoneAppDelegate.o\ -[UIChatCell update] in UIChatCell.o\ -[ChatRoomViewController update] in ChatRoomViewController.o\ -[ChatRoomViewController textReceivedEvent:] in ChatRoomViewController.o\ "_linphone_chat_room_get_unread_messages_count", referenced from:\ +[LinphoneManager unreadMessageCount] in LinphoneManager.o\ -[UIChatCell update] in UIChatCell.o\ "_linphone_chat_room_is_remote_composing", referenced from:\ -[ChatRoomViewController setChatRoom:] in ChatRoomViewController.o\ -[ChatRoomViewController textComposeEvent:] in ChatRoomViewController.o\ "_linphone_chat_room_mark_as_read", referenced from:\ -[LinphoneAppDelegate application:handleActionWithIdentifier:forLocalNotification:completionHandler:] in LinphoneAppDelegate.o\ -[ChatRoomViewController setChatRoom:] in ChatRoomViewController.o\ -[ChatRoomViewController applicationWillEnterForeground:] in ChatRoomViewController.o\ -[ChatRoomViewController textReceivedEvent:] in ChatRoomViewController.o\ -[ChatRoomTableViewController scrollToLastUnread:] in ChatRoomTableViewController.o\ "_linphone_chat_room_send_message2", referenced from:\ -[ChatRoomViewController sendMessage:withExterlBodyUrl:withInternalURL:] in ChatRoomViewController.o\ "_linphone_core_accept_call_update", referenced from:\ ___52-[InCallViewController displayAskToEnableVideoCall:]_block_invoke in InCallViewController.o\ ___52-[InCallViewController displayAskToEnableVideoCall:]_block_invoke209 in InCallViewController.o\ "_linphone_core_accept_call_with_params", referenced from:\ -[LinphoneManager acceptCall:] in LinphoneManager.o\ "_linphone_core_adaptive_rate_control_enabled", referenced from:\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ "_linphone_core_add_all_to_conference", referenced from:\ -[UICallBar onConferenceClick:] in UICallBar.o\ "_linphone_core_add_auth_info", referenced from:\ -[FirstLoginViewController onLoginClick:] in FirstLoginViewController.o\ -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o\ -[WizardViewController addProxyConfig:password:domain:] in WizardViewController.o\ -[WizardViewController addProvisionedProxy:withPassword:withDomain:] in WizardViewController.o\ "_linphone_core_add_proxy_config", referenced from:\ -[FirstLoginViewController onLoginClick:] in FirstLoginViewController.o\ -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o\ -[WizardViewController addProxyConfig:password:domain:] in WizardViewController.o\ -[WizardViewController addProvisionedProxy:withPassword:withDomain:] in WizardViewController.o\ "_linphone_core_clear_all_auth_info", referenced from:\ -[FirstLoginViewController onLoginClick:] in FirstLoginViewController.o\ -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o\ -[WizardViewController clearProxyConfig] in WizardViewController.o\ "_linphone_core_clear_call_logs", referenced from:\ -[HistoryViewController onDeleteClick:] in HistoryViewController.o\ "_linphone_core_clear_proxy_config", referenced from:\ -[FirstLoginViewController onLoginClick:] in FirstLoginViewController.o\ -[WizardViewController clearProxyConfig] in WizardViewController.o\ "_linphone_core_compress_log_collection", referenced from:\ -[SettingsViewController settingsViewController:buttonTappedForSpecifier:] in SettingsViewController.o\ "_linphone_core_create_call_params", referenced from:\ -[LinphoneManager acceptCall:] in LinphoneManager.o\ "_linphone_core_create_default_call_parameters", referenced from:\ -[LinphoneManager call:displayName:transfer:] in LinphoneManager.o\ "_linphone_core_create_proxy_config", referenced from:\ -[FirstLoginViewController onLoginClick:] in FirstLoginViewController.o\ -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o\ -[WizardViewController fillDefaultValues] in WizardViewController.o\ -[WizardViewController addProxyConfig:password:domain:] in WizardViewController.o\ -[WizardViewController addProvisionedProxy:withPassword:withDomain:] in WizardViewController.o\ "_linphone_core_decline_call", referenced from:\ -[LinphoneAppDelegate application:handleActionWithIdentifier:forLocalNotification:completionHandler:] in LinphoneAppDelegate.o\ -[LinphoneManager onCall:StateChanged:withMessage:] in LinphoneManager.o\ "_linphone_core_defer_call_update", referenced from:\ -[InCallViewController callUpdate:state:animated:] in InCallViewController.o\ "_linphone_core_destroy", referenced from:\ -[LinphoneManager destroyLibLinphone] in LinphoneManager.o\ "_linphone_core_disable_logs", referenced from:\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ "_linphone_core_enable_adaptive_rate_control", referenced from:\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ "_linphone_core_enable_ipv6", referenced from:\ -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o\ "_linphone_core_enable_log_collection", referenced from:\ -[LinphoneManager createLinphoneCore] in LinphoneManager.o\ "_linphone_core_enable_logs_with_cb", referenced from:\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ -[LinphoneManager createLinphoneCore] in LinphoneManager.o\ "_linphone_core_enable_payload_type", referenced from:\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ -[LinphoneManager finishCoreConfiguration] in LinphoneManager.o\ "_linphone_core_enable_self_view", referenced from:\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ "_linphone_core_enable_video", referenced from:\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ -[LinphoneManager finishCoreConfiguration] in LinphoneManager.o\ "_linphone_core_enable_video_preview", referenced from:\ -[DialerViewController viewWillAppear:] in DialerViewController.o\ -[LinphoneManager enterBackgroundMode] in LinphoneManager.o\ -[LinphoneManager becomeActive] in LinphoneManager.o\ "_linphone_core_enter_conference", referenced from:\ -[UIPauseButton onOff] in UIPauseButton.o\ "_linphone_core_find_auth_info", referenced from:\ -[WizardViewController fillDefaultValues] in WizardViewController.o\ "_linphone_core_find_payload_type", referenced from:\ +[LinphoneManager unsupportedCodecs] in LinphoneManager.o\ +[LinphoneManager isCodecSupported:] in LinphoneManager.o\ -[LinphoneManager finishCoreConfiguration] in LinphoneManager.o\ -[LinphoneManager configureVbrCodecs] in LinphoneManager.o\ "_linphone_core_get_adaptive_rate_algorithm", referenced from:\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ "_linphone_core_get_audio_codecs", referenced from:\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ "_linphone_core_get_audio_port_range", referenced from:\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ "_linphone_core_get_auth_info_list", referenced from:\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ "_linphone_core_get_call_logs", referenced from:\ -[UICallButton touchUp:] in UICallButton.o\ -[HistoryTableViewController loadData] in HistoryTableViewController.o\ -[HistoryDetailsViewController update] in HistoryDetailsViewController.o\ "_linphone_core_get_calls", referenced from:\ -[LinphoneAppDelegate processRemoteNotification:] in LinphoneAppDelegate.o\ -[LinphoneAppDelegate application:didReceiveRemoteNotification:fetchCompletionHandler:] in LinphoneAppDelegate.o\ +[UIHangUpButton callCount:] in UIHangUpButton.o\ -[UIHangUpButton touchUp:] in UIHangUpButton.o\ -[PhoneMainView callUpdate:] in PhoneMainView.o\ -[UIStateBar updateVoicemail] in UIStateBar.o\ -[UIStateBar callSecurityUpdate] in UIStateBar.o\ ...\ "_linphone_core_get_calls_nb", referenced from:\ -[DialerViewController callUpdate:state:] in DialerViewController.o\ -[UIHangUpButton update] in UIHangUpButton.o\ -[InCallViewController callUpdate:state:animated:] in InCallViewController.o\ -[InCallViewController disableVideoDisplay:] in InCallViewController.o\ -[PhoneMainView updateApplicationBadgeNumber] in PhoneMainView.o\ -[UIStateBar doSecurityClick:] in UIStateBar.o\ -[UICallBar viewWillDisappear:] in UICallBar.o\ ...\ "_linphone_core_get_chat_rooms", referenced from:\ -[LinphoneAppDelegate findChatRoomForContact:] in LinphoneAppDelegate.o\ +[LinphoneManager unreadMessageCount] in LinphoneManager.o\ -[ChatTableViewController sortChatRooms] in ChatTableViewController.o\ -[ChatTableViewController tableView:commitEditingStyle:forRowAtIndexPath:] in ChatTableViewController.o\ "_linphone_core_get_conference_size", referenced from:\ -[UIHangUpButton update] in UIHangUpButton.o\ -[UIHangUpButton touchUp:] in UIHangUpButton.o\ -[UIPauseButton onUpdate] in UIPauseButton.o\ -[InCallTableViewController tableView:cellForRowAtIndexPath:] in InCallTableViewController.o\ -[InCallTableViewController tableView:numberOfRowsInSection:] in InCallTableViewController.o\ -[InCallTableViewController tableView:viewForHeaderInSection:] in InCallTableViewController.o\ -[InCallTableViewController tableView:heightForHeaderInSection:] in InCallTableViewController.o\ ...\ "_linphone_core_get_config", referenced from:\ -[UIStateBar viewWillAppear:] in UIStateBar.o\ -[UIStateBar notifyReceived:] in UIStateBar.o\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ "_linphone_core_get_current_call", referenced from:\ -[LinphoneAppDelegate applicationWillResignActive:] in LinphoneAppDelegate.o\ -[LinphoneAppDelegate applicationDidBecomeActive:] in LinphoneAppDelegate.o\ -[LinphoneAppDelegate application:handleActionWithIdentifier:forLocalNotification:completionHandler:] in LinphoneAppDelegate.o\ -[DialerViewController viewWillAppear:] in DialerViewController.o\ -[DialerViewController setTransferMode:] in DialerViewController.o\ -[UIHangUpButton update] in UIHangUpButton.o\ -[UIHangUpButton touchUp:] in UIHangUpButton.o\ ...\ "_linphone_core_get_default_proxy", referenced from:\ -[UICallButton touchUp:] in UICallButton.o\ -[PhoneMainView onGlobalStateChanged:] in PhoneMainView.o\ -[PhoneMainView displayCallError:message:] in PhoneMainView.o\ -[UIStateBar viewWillAppear:] in UIStateBar.o\ -[UIStateBar registrationUpdate:] in UIStateBar.o\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o\ ...\ "_linphone_core_get_device_rotation", referenced from:\ -[PhoneMainView orientationUpdate:] in PhoneMainView.o\ "_linphone_core_get_download_bandwidth", referenced from:\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ "_linphone_core_get_firewall_policy", referenced from:\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ "_linphone_core_get_global_state", referenced from:\ -[PhoneMainView startUp] in PhoneMainView.o\ -[UIStateBar proxyConfigUpdate:] in UIStateBar.o\ "_linphone_core_get_identity", referenced from:\ -[LinphoneManager call:displayName:transfer:] in LinphoneManager.o\ "_linphone_core_get_in_call_timeout", referenced from:\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ "_linphone_core_get_inc_timeout", referenced from:\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ "_linphone_core_get_media_encryption", referenced from:\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ "_linphone_core_get_mic_gain_db", referenced from:\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ "_linphone_core_get_missed_calls_count", referenced from:\ -[PhoneMainView updateApplicationBadgeNumber] in PhoneMainView.o\ -[UIMainBar callUpdate:] in UIMainBar.o\ -[UIMainBar update:] in UIMainBar.o\ "_linphone_core_get_or_create_chat_room", referenced from:\ -[LinphoneAppDelegate application:handleActionWithIdentifier:forLocalNotification:completionHandler:] in LinphoneAppDelegate.o\ -[ChatViewController startChatRoom] in ChatViewController.o\ -[ContactDetailsTableViewController tableView:didSelectRowAtIndexPath:] in ContactDetailsTableViewController.o\ -[HistoryDetailsViewController onMessageClick:] in HistoryDetailsViewController.o\ "_linphone_core_get_playback_gain_db", referenced from:\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ "_linphone_core_get_preferred_video_size", referenced from:\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ "_linphone_core_get_primary_contact_parsed", referenced from:\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ "_linphone_core_get_proxy_config_list", referenced from:\ -[FirstLoginViewController viewWillAppear:] in FirstLoginViewController.o\ -[PhoneMainView startUp] in PhoneMainView.o\ -[LinphoneManager finishCoreConfiguration] in LinphoneManager.o\ "_linphone_core_get_sip_port", referenced from:\ -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o\ "_linphone_core_get_stun_server", referenced from:\ -[SettingsViewController findHiddenKeys] in SettingsViewController.o\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ "_linphone_core_get_tunnel", referenced from:\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ _networkReachabilityCallBack in LinphoneManager.o\ -[LinphoneManager setTunnelMode:] in LinphoneManager.o\ "_linphone_core_get_upload_bandwidth", referenced from:\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ "_linphone_core_get_use_info_for_dtmf", referenced from:\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ "_linphone_core_get_use_rfc2833_for_dtmf", referenced from:\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ "_linphone_core_get_user_data", referenced from:\ _linphone_iphone_global_state_changed in LinphoneManager.o\ _linphone_iphone_registration_state in LinphoneManager.o\ _linphone_iphone_call_state in LinphoneManager.o\ _linphone_iphone_message_received in LinphoneManager.o\ _linphone_iphone_is_composing_received in LinphoneManager.o\ _linphone_iphone_notify_received in LinphoneManager.o\ _linphone_iphone_configuring_status_changed in LinphoneManager.o\ ...\ "_linphone_core_get_version", referenced from:\ -[AboutViewController viewDidLoad] in AboutViewController.o\ +[LinphoneManager getUserAgent] in LinphoneManager.o\ -[LinphoneManager finishCoreConfiguration] in LinphoneManager.o\ "_linphone_core_get_video_codecs", referenced from:\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ "_linphone_core_get_video_device", referenced from:\ -[UICamSwitch touchUp:] in UICamSwitch.o\ "_linphone_core_get_video_devices", referenced from:\ -[UICamSwitch touchUp:] in UICamSwitch.o\ -[LinphoneManager finishCoreConfiguration] in LinphoneManager.o\ "_linphone_core_get_video_policy", referenced from:\ -[InCallViewController callUpdate:state:animated:] in InCallViewController.o\ -[InCallViewController displayAskToEnableVideoCall:] in InCallViewController.o\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ "_linphone_core_get_video_port_range", referenced from:\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ "_linphone_core_in_call", referenced from:\ -[UIDigitButton touchDown:] in UIDigitButton.o\ "_linphone_core_interpret_url", referenced from:\ +[FastAddressBook normalizeSipURI:] in FastAddressBook.o\ -[ContactDetailsTableViewController setOrCreateSipContactEntry:withValue:] in ContactDetailsTableViewController.o\ "_linphone_core_invite_address_with_params", referenced from:\ -[LinphoneManager call:displayName:transfer:] in LinphoneManager.o\ "_linphone_core_ipv6_enabled", referenced from:\ -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o\ "_linphone_core_is_in_conference", referenced from:\ -[UIHangUpButton update] in UIHangUpButton.o\ -[UIHangUpButton touchUp:] in UIHangUpButton.o\ -[UIPauseButton onUpdate] in UIPauseButton.o\ -[LinphoneManager handleGSMCallInteration:] in LinphoneManager.o\ -[InCallTableViewController tableView:numberOfRowsInSection:] in InCallTableViewController.o\ "_linphone_core_is_mic_muted", referenced from:\ -[UIMicroButton onUpdate] in UIMicroButton.o\ "_linphone_core_is_network_reachable", referenced from:\ -[UIStateBar proxyConfigUpdate:] in UIStateBar.o\ -[LinphoneManager call:displayName:transfer:] in LinphoneManager.o\ "_linphone_core_iterate", referenced from:\ _networkReachabilityCallBack in LinphoneManager.o\ -[LinphoneManager iterate] in LinphoneManager.o\ -[LinphoneManager createLinphoneCore] in LinphoneManager.o\ -[LinphoneManager enterBackgroundMode] in LinphoneManager.o\ ___38-[LinphoneManager enterBackgroundMode]_block_invoke in LinphoneManager.o\ "_linphone_core_leave_conference", referenced from:\ -[UIPauseButton onOn] in UIPauseButton.o\ -[LinphoneManager handleGSMCallInteration:] in LinphoneManager.o\ "_linphone_core_media_encryption_supported", referenced from:\ +[SettingsViewController filterSpecifier:] in SettingsViewController.o\ "_linphone_core_migrate_to_multi_transport", referenced from:\ -[LinphoneManager startLibLinphone] in LinphoneManager.o\ "_linphone_core_mute_mic", referenced from:\ -[UIMicroButton onOn] in UIMicroButton.o\ -[UIMicroButton onOff] in UIMicroButton.o\ "_linphone_core_new_with_config", referenced from:\ -[LinphoneManager createLinphoneCore] in LinphoneManager.o\ "_linphone_core_pause_call", referenced from:\ -[UIPauseButton onOn] in UIPauseButton.o\ -[LinphoneManager beginInterruption] in LinphoneManager.o\ -[LinphoneManager handleGSMCallInteration:] in LinphoneManager.o\ "_linphone_core_payload_type_enabled", referenced from:\ -[LinphoneCoreSettingsStore transformCodecsToKeys:] in LinphoneCoreSettingsStore.o\ "_linphone_core_play_dtmf", referenced from:\ -[UIDigitButton touchDown:] in UIDigitButton.o\ "_linphone_core_refresh_registers", referenced from:\ -[LinphoneManager refreshRegisters] in LinphoneManager.o\ "_linphone_core_remove_call_log", referenced from:\ -[HistoryTableViewController tableView:commitEditingStyle:forRowAtIndexPath:] in HistoryTableViewController.o\ "_linphone_core_remove_from_conference", referenced from:\ -[UICallCell doRemoveClick:] in UICallCell.o\ "_linphone_core_reset_missed_calls_count", referenced from:\ -[HistoryViewController viewWillAppear:] in HistoryViewController.o\ "_linphone_core_resume_call", referenced from:\ -[UIPauseButton onOff] in UIPauseButton.o\ "_linphone_core_self_view_enabled", referenced from:\ -[InCallViewController enableVideoDisplay:] in InCallViewController.o\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ "_linphone_core_send_dtmf", referenced from:\ -[UIDigitButton touchDown:] in UIDigitButton.o\ "_linphone_core_set_adaptive_rate_algorithm", referenced from:\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ "_linphone_core_set_audio_port_range", referenced from:\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ "_linphone_core_set_capture_device", referenced from:\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ "_linphone_core_set_chat_database_path", referenced from:\ -[LinphoneManager finishCoreConfiguration] in LinphoneManager.o\ "_linphone_core_set_default_proxy_config", referenced from:\ -[FirstLoginViewController onLoginClick:] in FirstLoginViewController.o\ -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o\ -[WizardViewController addProxyConfig:password:domain:] in WizardViewController.o\ -[WizardViewController addProvisionedProxy:withPassword:withDomain:] in WizardViewController.o\ "_linphone_core_set_device_rotation", referenced from:\ -[PhoneMainView orientationUpdate:] in PhoneMainView.o\ "_linphone_core_set_download_bandwidth", referenced from:\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ "_linphone_core_set_firewall_policy", referenced from:\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ -[WizardViewController reset] in WizardViewController.o\ "_linphone_core_set_in_call_timeout", referenced from:\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ "_linphone_core_set_inc_timeout", referenced from:\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ "_linphone_core_set_log_collection_path", referenced from:\ -[LinphoneManager createLinphoneCore] in LinphoneManager.o\ "_linphone_core_set_media_encryption", referenced from:\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ "_linphone_core_set_mic_gain_db", referenced from:\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ "_linphone_core_set_native_preview_window_id", referenced from:\ -[DialerViewController viewWillAppear:] in DialerViewController.o\ -[DialerViewController coreUpdateEvent:] in DialerViewController.o\ -[InCallViewController viewWillAppear:] in InCallViewController.o\ "_linphone_core_set_native_video_window_id", referenced from:\ -[InCallViewController viewWillAppear:] in InCallViewController.o\ "_linphone_core_set_network_reachable", referenced from:\ -[LinphoneAppDelegate processRemoteNotification:] in LinphoneAppDelegate.o\ -[LinphoneAppDelegate application:didReceiveRemoteNotification:fetchCompletionHandler:] in LinphoneAppDelegate.o\ _networkReachabilityCallBack in LinphoneManager.o\ -[LinphoneManager resetLinphoneCore] in LinphoneManager.o\ -[LinphoneManager enterBackgroundMode] in LinphoneManager.o\ "_linphone_core_set_payload_type_bitrate", referenced from:\ -[LinphoneManager configureVbrCodecs] in LinphoneManager.o\ "_linphone_core_set_play_file", referenced from:\ -[LinphoneManager finishCoreConfiguration] in LinphoneManager.o\ "_linphone_core_set_playback_device", referenced from:\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ "_linphone_core_set_playback_gain_db", referenced from:\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ "_linphone_core_set_preferred_video_size", referenced from:\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ "_linphone_core_set_primary_contact", referenced from:\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ "_linphone_core_set_provisioning_uri", referenced from:\ -[LinphoneAppDelegate attemptRemoteConfiguration] in LinphoneAppDelegate.o\ -[WizardViewController loadWizardConfig:] in WizardViewController.o\ -[WizardViewController alertView:clickedButtonAtIndex:] in WizardViewController.o\ "_linphone_core_set_ring", referenced from:\ -[LinphoneManager finishCoreConfiguration] in LinphoneManager.o\ "_linphone_core_set_ringback", referenced from:\ -[LinphoneManager finishCoreConfiguration] in LinphoneManager.o\ "_linphone_core_set_root_ca", referenced from:\ -[LinphoneManager finishCoreConfiguration] in LinphoneManager.o\ -[LinphoneManager createLinphoneCore] in LinphoneManager.o\ "_linphone_core_set_sip_transports", referenced from:\ -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o\ -[WizardViewController reset] in WizardViewController.o\ "_linphone_core_set_static_picture", referenced from:\ -[LinphoneManager finishCoreConfiguration] in LinphoneManager.o\ "_linphone_core_set_stun_server", referenced from:\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ -[WizardViewController reset] in WizardViewController.o\ "_linphone_core_set_upload_bandwidth", referenced from:\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ "_linphone_core_set_use_info_for_dtmf", referenced from:\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ "_linphone_core_set_use_rfc2833_for_dtmf", referenced from:\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ "_linphone_core_set_user_agent", referenced from:\ -[LinphoneManager finishCoreConfiguration] in LinphoneManager.o\ "_linphone_core_set_video_device", referenced from:\ -[UICamSwitch touchUp:] in UICamSwitch.o\ -[LinphoneManager finishCoreConfiguration] in LinphoneManager.o\ "_linphone_core_set_video_policy", referenced from:\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ "_linphone_core_set_video_port_range", referenced from:\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ "_linphone_core_set_zrtp_secrets_file", referenced from:\ -[LinphoneManager finishCoreConfiguration] in LinphoneManager.o\ "_linphone_core_start_dtmf_stream", referenced from:\ -[LinphoneManager onCall:StateChanged:withMessage:] in LinphoneManager.o\ -[LinphoneManager becomeActive] in LinphoneManager.o\ "_linphone_core_stop_dtmf", referenced from:\ -[UIDigitButton touchUp:] in UIDigitButton.o\ "_linphone_core_stop_dtmf_stream", referenced from:\ -[LinphoneManager resignActive] in LinphoneManager.o\ -[LinphoneManager enterBackgroundMode] in LinphoneManager.o\ "_linphone_core_terminate_call", referenced from:\ -[UIHangUpButton touchUp:] in UIHangUpButton.o\ -[PhoneMainView incomingCallDeclined:] in PhoneMainView.o\ "_linphone_core_terminate_conference", referenced from:\ -[UIHangUpButton touchUp:] in UIHangUpButton.o\ "_linphone_core_transfer_call", referenced from:\ -[LinphoneManager call:displayName:transfer:] in LinphoneManager.o\ "_linphone_core_tunnel_available", referenced from:\ -[SettingsViewController findHiddenKeys] in SettingsViewController.o\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ "_linphone_core_update_call", referenced from:\ -[UICamSwitch touchUp:] in UICamSwitch.o\ -[UIVideoButton onOn] in UIVideoButton.o\ -[UIVideoButton onOff] in UIVideoButton.o\ -[PhoneMainView orientationUpdate:] in PhoneMainView.o\ ___37-[PhoneMainView batteryLevelChanged:]_block_invoke in PhoneMainView.o\ "_linphone_core_video_enabled", referenced from:\ -[DialerViewController viewWillAppear:] in DialerViewController.o\ -[DialerViewController coreUpdateEvent:] in DialerViewController.o\ -[UIVideoButton onOn] in UIVideoButton.o\ -[UIVideoButton onOff] in UIVideoButton.o\ -[UIVideoButton onUpdate] in UIVideoButton.o\ -[InCallViewController callUpdate:state:animated:] in InCallViewController.o\ -[SettingsViewController findHiddenKeys] in SettingsViewController.o\ ...\ "_linphone_core_video_preview_enabled", referenced from:\ -[DialerViewController coreUpdateEvent:] in DialerViewController.o\ "_linphone_core_video_supported", referenced from:\ -[SettingsViewController findHiddenKeys] in SettingsViewController.o\ "_linphone_proxy_config_avpf_enabled", referenced from:\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ "_linphone_proxy_config_destroy", referenced from:\ -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o\ -[WizardViewController fillDefaultValues] in WizardViewController.o\ "_linphone_proxy_config_done", referenced from:\ -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o\ -[LinphoneManager setPushNotificationToken:] in LinphoneManager.o\ "_linphone_proxy_config_edit", referenced from:\ -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o\ -[LinphoneManager setPushNotificationToken:] in LinphoneManager.o\ "_linphone_proxy_config_enable_avpf", referenced from:\ -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o\ -[LinphoneManager finishCoreConfiguration] in LinphoneManager.o\ "_linphone_proxy_config_enable_quality_reporting", referenced from:\ -[LinphoneManager finishCoreConfiguration] in LinphoneManager.o\ "_linphone_proxy_config_enable_register", referenced from:\ -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o\ -[WizardViewController addProxyConfig:password:domain:] in WizardViewController.o\ -[WizardViewController addProvisionedProxy:withPassword:withDomain:] in WizardViewController.o\ "_linphone_proxy_config_get_dial_escape_plus", referenced from:\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ "_linphone_proxy_config_get_dial_prefix", referenced from:\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ "_linphone_proxy_config_get_domain", referenced from:\ -[UICallButton touchUp:] in UICallButton.o\ -[FirstLoginViewController onLoginClick:] in FirstLoginViewController.o\ -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o\ -[LinphoneManager contactFilter] in LinphoneManager.o\ -[WizardViewController fillDefaultValues] in WizardViewController.o\ -[WizardViewController addProxyConfig:password:domain:] in WizardViewController.o\ -[WizardViewController addProvisionedProxy:withPassword:withDomain:] in WizardViewController.o\ ...\ "_linphone_proxy_config_get_error", referenced from:\ -[PhoneMainView registrationUpdate:] in PhoneMainView.o\ "_linphone_proxy_config_get_expires", referenced from:\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ "_linphone_proxy_config_get_identity", referenced from:\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ -[LinphoneManager migrateChatDBIfNeeded:] in LinphoneManager.o\ -[WizardViewController fillDefaultValues] in WizardViewController.o\ -[WizardViewController addProxyConfig:password:domain:] in WizardViewController.o\ "_linphone_proxy_config_get_route", referenced from:\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ "_linphone_proxy_config_get_server_addr", referenced from:\ -[FirstLoginViewController onLoginClick:] in FirstLoginViewController.o\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ -[LinphoneManager finishCoreConfiguration] in LinphoneManager.o\ -[LinphoneManager contactFilter] in LinphoneManager.o\ "_linphone_proxy_config_get_state", referenced from:\ -[FirstLoginViewController viewWillAppear:] in FirstLoginViewController.o\ -[UIStateBar proxyConfigUpdate:] in UIStateBar.o\ "_linphone_proxy_config_normalize_number", referenced from:\ -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o\ -[LinphoneManager call:displayName:transfer:] in LinphoneManager.o\ -[WizardViewController addProxyConfig:password:domain:] in WizardViewController.o\ -[WizardViewController addProvisionedProxy:withPassword:withDomain:] in WizardViewController.o\ -[WizardViewController identityFromUsername:] in WizardViewController.o\ "_linphone_proxy_config_set_contact_parameters", referenced from:\ -[LinphoneManager addPushTokenToProxyConfig:] in LinphoneManager.o\ "_linphone_proxy_config_set_contact_uri_parameters", referenced from:\ -[LinphoneManager addPushTokenToProxyConfig:] in LinphoneManager.o\ "_linphone_proxy_config_set_dial_escape_plus", referenced from:\ -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o\ "_linphone_proxy_config_set_dial_prefix", referenced from:\ -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o\ "_linphone_proxy_config_set_expires", referenced from:\ -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o\ _networkReachabilityCallBack in LinphoneManager.o\ "_linphone_proxy_config_set_identity", referenced from:\ -[FirstLoginViewController onLoginClick:] in FirstLoginViewController.o\ -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o\ -[WizardViewController addProxyConfig:password:domain:] in WizardViewController.o\ -[WizardViewController addProvisionedProxy:withPassword:withDomain:] in WizardViewController.o\ "_linphone_proxy_config_set_quality_reporting_collector", referenced from:\ -[LinphoneManager finishCoreConfiguration] in LinphoneManager.o\ "_linphone_proxy_config_set_quality_reporting_interval", referenced from:\ -[LinphoneManager finishCoreConfiguration] in LinphoneManager.o\ "_linphone_proxy_config_set_route", referenced from:\ -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o\ "_linphone_proxy_config_set_server_addr", referenced from:\ -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o\ -[WizardViewController addProxyConfig:password:domain:] in WizardViewController.o\ "_linphone_registration_state_to_string", referenced from:\ -[LinphoneManager onRegister:cfg:state:message:] in LinphoneManager.o\ "_linphone_tunnel_add_server", referenced from:\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ "_linphone_tunnel_auto_detect", referenced from:\ _networkReachabilityCallBack in LinphoneManager.o\ -[LinphoneManager setTunnelMode:] in LinphoneManager.o\ "_linphone_tunnel_clean_servers", referenced from:\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ "_linphone_tunnel_config_get_host", referenced from:\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ "_linphone_tunnel_config_get_port", referenced from:\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ "_linphone_tunnel_config_new", referenced from:\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ "_linphone_tunnel_config_set_host", referenced from:\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ "_linphone_tunnel_config_set_port", referenced from:\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ "_linphone_tunnel_enable", referenced from:\ _networkReachabilityCallBack in LinphoneManager.o\ -[LinphoneManager setTunnelMode:] in LinphoneManager.o\ "_linphone_tunnel_get_servers", referenced from:\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ "_linphone_tunnel_reconnect", referenced from:\ _networkReachabilityCallBack in LinphoneManager.o\ "_lp_config_for_each_entry", referenced from:\ _dump_section in LinphoneManager.o\ "_lp_config_for_each_section", referenced from:\ +[LinphoneManager dumpLCConfig] in LinphoneManager.o\ "_lp_config_get_int", referenced from:\ -[UIStateBar viewWillAppear:] in UIStateBar.o\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ -[LinphoneManager migrateFromUserPrefs] in LinphoneManager.o\ _networkReachabilityCallBack in LinphoneManager.o\ -[LinphoneManager configureVbrCodecs] in LinphoneManager.o\ -[LinphoneManager lpConfigIntForKey:forSection:] in LinphoneManager.o\ "_lp_config_get_string", referenced from:\ -[LinphoneCoreSettingsStore transformLinphoneCoreToKeys] in LinphoneCoreSettingsStore.o\ -[LinphoneManager init] in LinphoneManager.o\ -[LinphoneManager migrateFromUserPrefs] in LinphoneManager.o\ -[LinphoneManager lpConfigStringForKey:forSection:] in LinphoneManager.o\ _dump_entry in LinphoneManager.o\ "_lp_config_new_with_factory", referenced from:\ -[LinphoneManager init] in LinphoneManager.o\ "_lp_config_set_int", referenced from:\ -[UIStateBar notifyReceived:] in UIStateBar.o\ -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ -[LinphoneManager migrateFromUserPrefs] in LinphoneManager.o\ -[LinphoneManager lpConfigSetInt:forKey:forSection:] in LinphoneManager.o\ "_lp_config_set_string", referenced from:\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ -[LinphoneManager lpConfigSetString:forKey:forSection:] in LinphoneManager.o\ "_ms_base_exit", referenced from:\ -[LinphoneManager destroyLibLinphone] in LinphoneManager.o\ "_ms_base_init", referenced from:\ -[LinphoneManager createLinphoneCore] in LinphoneManager.o\ "_ms_list_append", referenced from:\ -[ChatRoomTableViewController addChatEntry:] in ChatRoomTableViewController.o\ "_ms_list_find_custom", referenced from:\ -[LinphoneManager cancelLocalNotifTimerForCallId:] in LinphoneManager.o\ -[LinphoneManager acceptCallForCallId:] in LinphoneManager.o\ -[LinphoneManager enableAutoAnswerForCallId:] in LinphoneManager.o\ -[LinphoneManager enterBackgroundMode] in LinphoneManager.o\ "_ms_list_free", referenced from:\ -[UIChatCell getLastIncomingMessage] in UIChatCell.o\ "_ms_list_free_with_data", referenced from:\ -[ChatRoomTableViewController clearMessageList] in ChatRoomTableViewController.o\ "_ms_list_index", referenced from:\ -[ChatRoomTableViewController updateChatEntry:] in ChatRoomTableViewController.o\ "_ms_list_insert_sorted", referenced from:\ -[ChatTableViewController sortChatRooms] in ChatTableViewController.o\ "_ms_list_nth_data", referenced from:\ -[ChatTableViewController tableView:cellForRowAtIndexPath:] in ChatTableViewController.o\ -[ChatTableViewController tableView:didSelectRowAtIndexPath:] in ChatTableViewController.o\ -[ChatTableViewController tableView:commitEditingStyle:forRowAtIndexPath:] in ChatTableViewController.o\ -[ChatRoomTableViewController scrollToLastUnread:] in ChatRoomTableViewController.o\ -[ChatRoomTableViewController tableView:cellForRowAtIndexPath:] in ChatRoomTableViewController.o\ -[ChatRoomTableViewController tableView:commitEditingStyle:forRowAtIndexPath:] in ChatRoomTableViewController.o\ -[ChatRoomTableViewController tableView:heightForRowAtIndexPath:] in ChatRoomTableViewController.o\ ...\ "_ms_list_remove", referenced from:\ -[ChatRoomTableViewController tableView:commitEditingStyle:forRowAtIndexPath:] in ChatRoomTableViewController.o\ "_ms_list_size", referenced from:\ -[UIHangUpButton touchUp:] in UIHangUpButton.o\ -[ChatTableViewController tableView:numberOfRowsInSection:] in ChatTableViewController.o\ -[ChatRoomTableViewController addChatEntry:] in ChatRoomTableViewController.o\ -[ChatRoomTableViewController scrollToBottom:] in ChatRoomTableViewController.o\ -[ChatRoomTableViewController scrollToLastUnread:] in ChatRoomTableViewController.o\ -[ChatRoomTableViewController tableView:numberOfRowsInSection:] in ChatRoomTableViewController.o\ "_ms_plugins_exit", referenced from:\ -[LinphoneManager destroyLibLinphone] in LinphoneManager.o\ "_ms_plugins_init", referenced from:\ -[LinphoneManager createLinphoneCore] in LinphoneManager.o\ "_ms_voip_exit", referenced from:\ -[LinphoneManager destroyLibLinphone] in LinphoneManager.o\ "_ms_voip_init", referenced from:\ -[LinphoneManager createLinphoneCore] in LinphoneManager.o\ "_ortp_free", referenced from:\ -[UICallButton touchUp:] in UICallButton.o\ -[HistoryTableViewController tableView:didSelectRowAtIndexPath:] in HistoryTableViewController.o\ -[UIHistoryCell update] in UIHistoryCell.o\ -[UICallCellData update] in UICallCell.o\ -[SettingsViewController settingsViewController:buttonTappedForSpecifier:] in SettingsViewController.o\ -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ ...\ "_ortp_logv", referenced from:\ _ortp_error in LinphoneManager.o\ _ms_debug in Utils.o\ _ortp_message in Utils.o\ _ortp_warning in Utils.o\ _ortp_error in Utils.o\ _ortp_fatal in Utils.o\ +[LinphoneLogger logc:format:] in Utils.o\ ...\ "_ortp_set_log_level_mask", referenced from:\ -[LinphoneCoreSettingsStore synchronize] in LinphoneCoreSettingsStore.o\ -[LinphoneManager createLinphoneCore] in LinphoneManager.o\ "_ortp_strdup", referenced from:\ -[UICallButton touchUp:] in UICallButton.o\ -[LinphoneCoreSettingsStore synchronizeAccount] in LinphoneCoreSettingsStore.o\ ld: symbol(s) not found for architecture x86_64\ clang: error: linker command failed with exit code 1 (use -v to see invocation)\ Showing first 200 notices only\ Showing first 200 errors only\ }
reply via email to

[Prev in Thread] Current Thread [Next in Thread]