{"id":615,"date":"2024-12-03T09:45:11","date_gmt":"2024-12-03T00:45:11","guid":{"rendered":"http:\/\/www.bluebee.co.kr\/?p=615"},"modified":"2024-12-27T10:09:11","modified_gmt":"2024-12-27T01:09:11","slug":"xcode-%ec%a7%84%ed%96%89%ec%8b%9c-%ec%98%a4%eb%a5%98%ec%82%ac%ed%95%ad-%eb%a9%94%eb%aa%a8","status":"publish","type":"post","link":"http:\/\/www.bluebee.co.kr\/?p=615","title":{"rendered":"xcode \uc9c4\ud589\uc2dc \uc624\ub958\uc0ac\ud56d \uba54\ubaa8"},"content":{"rendered":"\n<ul class=\"wp-block-list\">\n<li>webview_flutter_wkwebview &#8216;Flutter\/Flutter.h&#8217; file not found<\/li>\n<\/ul>\n\n\n\n<p>google admob \uc801\uc6a9\uc2dc webview \ub3c4 \uc790\ub3d9 \ucd94\uac00\ub418\ub294\ub370 Podfile \uc5d0\uc11c\uc758 \uc624\ub958\uc600\uc74c<\/p>\n\n\n\n<p>\/ios\/Podfile<\/p>\n\n\n\n<p>post_install do |installer|<br>  installer.pods_project.targets.each do |target|<br>  \u2026<br>  target.build_configurations.each do |config|<br>    config.build_settings[&#8216;GCC_PREPROCESSOR_DEFINITIONS&#8217;] ||= [<br>      &#8216;$(inherited)&#8217;,<br>      ## dart: PermissionGroup.camera<br>      &#8216;PERMISSION_CAMERA=1&#8217;,<br>    ]<br>    end<br>  end<br>end<\/p>\n\n\n\n<p>\uc65c &#8230; \uc73c\ub85c \ub418\uc5b4\uc788\ub294\uc9c0 \ubaa8\ub974\uaca0\uc73c\ub098, flutter_additional_ios_build_settings(target) \ub85c \ubcc0\uacbd<\/p>\n\n\n\n<p><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>image \ud074\ub798\uc2a4\uc758 Flip \ud568\uc218 \uc624\ub958 \ub4f1\ub4f1<\/li>\n<\/ul>\n\n\n\n<p>\ubc84\uc804\uc744 \ub108\ubb34 \uc0c1\ud5a5\ud588\ub2e4. image: ^3.0.1 \uc5d0\uc11c Flip \uac00\ub2a5<\/p>\n\n\n\n<p><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>UnmodifiableUint8ListView not found<\/li>\n<\/ul>\n\n\n\n<p>\uc758\uc874\uc131 \uc5c5\ub370\uc774\ud2b8 \ud655\uc778, win32 \ud328\ud0a4\uc9c0\uc5d0 \uc758\uc874\ud558\ub294 \uacbd\uc6b0 \ucd5c\uc2e0 \ubc84\uc804 \ud655\uc778\uc774 \ud544\uc694<\/p>\n\n\n\n<p>\uc544\ubb34\ub798\ub3c4 \uc708\ub3c4\uc6b0 \ud658\uacbd \uac1c\ubc1c\uc5d0\uc11c mac\uc73c\ub85c \uc774\ub3d9\ud588\uc744 \uacbd\uc6b0 \ubb38\uc81c \ub098\ub294 \ub4ef<\/p>\n\n\n\n<p>flutter pub upgrade<\/p>\n\n\n\n<p><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>xcode archives \ubc84\uc804 \ubcc0\uacbd<\/li>\n<\/ul>\n\n\n\n<p>TARGETS &#8211; Runner &#8211; Build Settings &#8211; User-Defined &#8211; FULTTER_BUILD_NAME \uacfc NUMBER \ubcc0\uacbd<\/p>\n\n\n\n<p>\uc2ec\uc0ac\uc5d0 \ud1b5\uacfc\ud558\uc9c0 \ubabb\ud560 \uacbd\uc6b0 \uae30\uc874 \ubc84\uc804\ubcc0\uacbd\ud558\uc9c0 \uc548\ud574\ub3c4 \ub428<\/p>\n\n\n\n<p><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>InfoPlist.xcstrings \uc758<\/li>\n<\/ul>\n\n\n\n<p>CFBundleDisplayName, CFBundleName\uc774 \ud0c0\uc5c5\uccb4 \uc571\uacfc \uc911\ubcf5\ub418\uc5b4\uc11c\ub294 \uc548\ub428<\/p>\n","protected":false},"excerpt":{"rendered":"<p>google admob \uc801\uc6a9\uc2dc webview \ub3c4 \uc790\ub3d9 \ucd94\uac00\ub418\ub294\ub370 Podfile \uc5d0\uc11c\uc758 \uc624\ub958\uc600\uc74c \/ios\/Podfile post_install do |installer| installer.pods_project.targets.each do |target| \u2026 target.build_configurations.each do |config| config.build_settings[&#8216;GCC_PREPROCESSOR_DEFINITIONS&#8217;] ||= [ &#8216;$(inherited)&#8217;, ## dart: PermissionGroup.camera &#8216;PERMISSION_CAMERA=1&#8217;, ] end endend \uc65c &#8230; \uc73c\ub85c \ub418\uc5b4\uc788\ub294\uc9c0 \ubaa8\ub974\uaca0\uc73c\ub098, flutter_additional_ios_build_settings(target) \ub85c \ubcc0\uacbd \ubc84\uc804\uc744 \ub108\ubb34 \uc0c1\ud5a5\ud588\ub2e4. image: ^3.0.1 \uc5d0\uc11c Flip \uac00\ub2a5 \uc758\uc874\uc131 \uc5c5\ub370\uc774\ud2b8 \ud655\uc778, win32 \ud328\ud0a4\uc9c0\uc5d0 \uc758\uc874\ud558\ub294 \uacbd\uc6b0 \ucd5c\uc2e0 \ubc84\uc804 \ud655\uc778\uc774 \ud544\uc694 \uc544\ubb34\ub798\ub3c4 \uc708\ub3c4\uc6b0 \ud658\uacbd \uac1c\ubc1c\uc5d0\uc11c mac\uc73c\ub85c \uc774\ub3d9\ud588\uc744 \uacbd\uc6b0 \ubb38\uc81c \ub098\ub294 \ub4ef flutter pub upgrade TARGETS &#8211; Runner &#8211; Build Settings &#8211; User-Defined &#8211; FULTTER_BUILD_NAME \uacfc NUMBER \ubcc0\uacbd \uc2ec\uc0ac\uc5d0 \ud1b5\uacfc\ud558\uc9c0 \ubabb\ud560 \uacbd\uc6b0 \uae30\uc874 \ubc84\uc804\ubcc0\uacbd\ud558\uc9c0 \uc548\ud574\ub3c4 \ub428 CFBundleDisplayName, CFBundleName\uc774 \ud0c0\uc5c5\uccb4 \uc571\uacfc \uc911\ubcf5\ub418\uc5b4\uc11c\ub294 \uc548\ub428<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[30],"tags":[],"class_list":["post-615","post","type-post","status-publish","format-standard","hentry","category-dev"],"_links":{"self":[{"href":"http:\/\/www.bluebee.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/615","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.bluebee.co.kr\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.bluebee.co.kr\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.bluebee.co.kr\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.bluebee.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=615"}],"version-history":[{"count":3,"href":"http:\/\/www.bluebee.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/615\/revisions"}],"predecessor-version":[{"id":621,"href":"http:\/\/www.bluebee.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/615\/revisions\/621"}],"wp:attachment":[{"href":"http:\/\/www.bluebee.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=615"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.bluebee.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=615"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.bluebee.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=615"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}