Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frameworks are not created in "apple-darwin" folder #208

Open
jfalexvijay opened this issue May 30, 2022 · 0 comments
Open

Frameworks are not created in "apple-darwin" folder #208

jfalexvijay opened this issue May 30, 2022 · 0 comments

Comments

@jfalexvijay
Copy link

Hi,

I am trying to compile linphone for a demo iPhone app. Getting error while creating final frameworks in apple-darwin.

Mac OS: 12.2 (Monterey)
Xcode: Version 13.2.1 (13C100)

Below is the error log:


[100%] Completed 'EP_dummy_libraries'
[100%] Built target EP_dummy_libraries
[ 89%] Performing install step for 'ios-armv7'
[ 93%] Completed 'ios-armv7'
[ 93%] Built target ios-armv7
Scanning dependencies of target gen-frameworks
[ 96%] Aggregating frameworks of all architectures
Error copying directory from "linphone-sdk/armv7-apple-darwin.ios/share/liblinphone_tester" to "linphone-sdk/apple-darwin/Resources/liblinphone_tester".
Error copying directory from "linphone-sdk/armv7-apple-darwin.ios/share/linphonecs" to "linphone-sdk/apple-darwin/share/linphonecs".
-- Creating XCFramework for bctoolbox-ios for archs [arm64 armv7 arm64-simulator]
Both 'ios-armv7' and 'ios-arm64' represent two equivalent library definitions.
-- Creating XCFramework for bctoolbox for archs [arm64 armv7 arm64-simulator]
Both 'ios-arm64' and 'ios-armv7' represent two equivalent library definitions.
-- Creating XCFramework for belcard for archs [arm64 armv7 arm64-simulator]
Both 'ios-arm64' and 'ios-armv7' represent two equivalent library definitions.
-- Creating XCFramework for belle-sip for archs [arm64 armv7 arm64-simulator]
Both 'ios-armv7' and 'ios-arm64' represent two equivalent library definitions.
-- Creating XCFramework for belr for archs [arm64 armv7 arm64-simulator]
Both 'ios-arm64' and 'ios-armv7' represent two equivalent library definitions.
-- Creating XCFramework for lime for archs [arm64 armv7 arm64-simulator]
Both 'ios-armv7' and 'ios-arm64' represent two equivalent library definitions.
-- Creating XCFramework for linphone for archs [arm64 armv7 arm64-simulator]
Both 'ios-arm64' and 'ios-armv7' represent two equivalent library definitions.
-- Creating XCFramework for linphonetester for archs [arm64 armv7 arm64-simulator]
Both 'ios-armv7' and 'ios-arm64' represent two equivalent library definitions.
-- Creating XCFramework for mediastreamer2 for archs [arm64 armv7 arm64-simulator]
Both 'ios-arm64' and 'ios-armv7' represent two equivalent library definitions.
-- Creating XCFramework for msamr for archs [arm64 armv7 arm64-simulator]
Both 'ios-arm64' and 'ios-armv7' represent two equivalent library definitions.
-- Creating XCFramework for mscodec2 for archs [arm64 armv7 arm64-simulator]
Both 'ios-armv7' and 'ios-arm64' represent two equivalent library definitions.
-- Creating XCFramework for msopenh264 for archs [arm64 armv7 arm64-simulator]
Both 'ios-arm64' and 'ios-armv7' represent two equivalent library definitions.
-- Creating XCFramework for mssilk for archs [arm64 armv7 arm64-simulator]
Both 'ios-arm64' and 'ios-armv7' represent two equivalent library definitions.
-- Creating XCFramework for mswebrtc for archs [arm64 armv7 arm64-simulator]
Both 'ios-arm64' and 'ios-armv7' represent two equivalent library definitions.
-- Creating XCFramework for msx264 for archs [arm64 armv7 arm64-simulator]
Both 'ios-armv7' and 'ios-arm64' represent two equivalent library definitions.
-- Creating XCFramework for ortp for archs [arm64 armv7 arm64-simulator]
Both 'ios-arm64' and 'ios-armv7' represent two equivalent library definitions.
[ 96%] Built target gen-frameworks
Scanning dependencies of target sdk
[100%] Generating the SDK (zip file and podspec)
adding: linphone-sdk/apple-darwin/ (stored 0%)
adding: linphone-sdk/apple-darwin/Tools/ (stored 0%)
adding: linphone-sdk/apple-darwin/Tools/deploy.sh (deflated 53%)
adding: linphone-sdk/apple-darwin/share/ (stored 0%)
adding: linphone-sdk/apple-darwin/share/linphonesw/ (stored 0%)
adding: linphone-sdk/apple-darwin/share/linphonesw/LinphoneWrapper.swift (deflated 84%)
[100%] Built target sdk
Js-MacBook-Pro-2:build root#


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant