반응형 Development Solutions143 [Solved][Ios] Unable to find a target named `RunnerTests` in project `Runner.xcodeproj`, did find `Runner`. [Solved][Ios] Unable to find a target named `RunnerTests` in project `Runner.xcodeproj`, did find `Runner`. 에러메시지 (Error situation) flutter 앱을 ios버전으로 빌드하는 중에 발생한 에러. 어떻게 해결해야하나 찾아보던 중 해결책을 발견하여 공유한다. [!] Unable to find a target named `RunnerTests` in project `Runner.xcodeproj`, did find `Runner`. 해결 방법 (Solution) ios/Podfile 의 RunnerTests 관련 코드를 제거하면 된다! 즉, 아래의 원본 코드를 [Eng](Just remove the Runn.. 2023. 8. 17. [Solved][ios] CocoaPods did not set the base configuration of your project because your project already has a custom config set. [Solved][Ios][Flutter] CocoaPods did not set the base configuration of your project because your project already has a custom config set. 에러메시지 (Error) pod install --repo-update 위 명령을 내리다가 발생한 에러 메시지 [Eng](The error message that occurred while executing the above command) [!] CocoaPods did not set the base configuration of your project because your project already has a custom config set. In ord.. 2023. 8. 16. How to define and use javascript as singleton in Qt framework (Qt프레임워크에서 javascript를 싱글턴으로 정의하여 사용하는 방법) How to define and use javascript as singleton in Qt framework Qt프레임워크에서 javascript를 싱글턴으로 정의하여 사용하는 방법 (추천) Qt QML과 C++로 시작하는 크로스플랫폼 앱 개발 강의 - 입문편 https://inf.run/3XmSH Qt QML과 C++로 시작하는 크로스플랫폼 앱 개발 - 입문편 강의 - 인프런 Qt QML과 C++를 사용하여 크로스플랫폼 애플리케이션 개발에 입문할 수 있습니다. 해당 강의에서는 윈도우 응용 프로그램 타겟으로 개발을 진행합니다., 강의 주제 📖 이 강의를 통해 참가자들은 www.inflearn.com First, at the top of the javascript file below (먼저, 아래의 ja.. 2023. 8. 9. When using scp or sftp, let's import libssh2 (scp, sftp를 쓸 때는 libssh2를 임포트하자) When using scp or sftp, let's import libssh2 (scp, sftp를 쓸 때는 libssh2를 임포트하자) libssh2 library official website (libssh2 라이브러리 공식 홈페이지) The official libssh2 homepage is as follows. You can get dll and lib files from that page. You can refer to the library usage method or API documentation. (libssh2 공식 홈페이지는 아래와 같다. 해당 페이지에서 dll, lib 파일을 받을 수 있으며 라이브러리 사용 방법이나 API 문서를 참고할 수 있다.) https://www.libssh.. 2023. 8. 7. 이전 1 ··· 6 7 8 9 10 11 12 ··· 36 다음 반응형