{"id":1332,"date":"2021-02-13T03:21:44","date_gmt":"2021-02-12T18:21:44","guid":{"rendered":"http:\/\/leenux.kr\/?p=1332"},"modified":"2021-02-13T03:21:44","modified_gmt":"2021-02-12T18:21:44","slug":"flutter-the-pods-runner-target-has-transitive-dependencies-that-include-statically-linked-binaries-googledatatransport-googledatatransportcctsupport-and-googleutilitiescomponents-%ec%97%90","status":"publish","type":"post","link":"https:\/\/leenux.kr\/?p=1332","title":{"rendered":"[Flutter] The &#8216;Pods-Runner&#8217; target has transitive dependencies that include statically linked binaries: (GoogleDataTransport, GoogleDataTransportCCTSupport, and GoogleUtilitiesComponents) \uc5d0\ub7ec \ud574\uacb0\ud558\uae30"},"content":{"rendered":"\n<hr class=\"wp-block-separator is-style-wide\"\/>\n\n\n\n<p class=\"has-text-color has-medium-font-size has-very-dark-gray-color\"><strong>card_scanner\uac00 \ud328\ud0a4\uc9c0\uac00 \uc6d0\uc778<\/strong><\/p>\n\n\n\n<p class=\"has-text-color has-very-dark-gray-color\"><strong>ios\/Profile \uc5f4\uae30<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>nano \/ios\/Profile\n# \ub610\ub294 Android Studio, Visual Studio Code\uc5d0\uc11c \uc9c1\uc811 \uc5f4\uae30<\/code><\/pre>\n\n\n\n<p class=\"has-text-color has-very-dark-gray-color\"><strong>\ud574\ub2f9 \ucf54\ub4dc \ucc3e\uc544 use_frameworks! \ubd80\ubd84 \uc8fc\uc11d\ud558\uae30<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>target 'Runner' do\n  #use_frameworks!\n  use_modular_headers!\n  platform :ios, '12.1'\n\n  flutter_install_all_ios_pods File.dirname(File.realpath(__FILE__))\nend<\/code><\/pre>\n\n\n\n<p class=\"has-text-color has-very-dark-gray-color\"><strong>\uae30\uc874 Pod \uc0ad\uc81c<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>rm -rf \/ios\/Pods\nrm -rf \/ios\/Profile.lock<\/code><\/pre>\n\n\n\n<p class=\"has-text-color has-very-dark-gray-color\"><strong>\ub2e4\uc2dc \uc804\uccb4 Pod \uc124\uce58<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>pod install<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>[Flutter] The &#8216;Pods-Runner&#8217; target has transitive dependencies that include statically linked binaries: (GoogleDataTransport, GoogleDataTransportCCTSupport, and GoogleUtilitiesComponents) \uc5d0\ub7ec \ud574\uacb0\ud558\uae30 <\/p>\n","protected":false},"author":1,"featured_media":1001,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[3],"tags":[],"_links":{"self":[{"href":"https:\/\/leenux.kr\/index.php?rest_route=\/wp\/v2\/posts\/1332"}],"collection":[{"href":"https:\/\/leenux.kr\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/leenux.kr\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/leenux.kr\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/leenux.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1332"}],"version-history":[{"count":1,"href":"https:\/\/leenux.kr\/index.php?rest_route=\/wp\/v2\/posts\/1332\/revisions"}],"predecessor-version":[{"id":1333,"href":"https:\/\/leenux.kr\/index.php?rest_route=\/wp\/v2\/posts\/1332\/revisions\/1333"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/leenux.kr\/index.php?rest_route=\/wp\/v2\/media\/1001"}],"wp:attachment":[{"href":"https:\/\/leenux.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1332"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/leenux.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1332"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/leenux.kr\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1332"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}