SlideShare a Scribd company logo
How$to$handle$bitcode
@ikesyo
関西モバイルアプリ研究会!#7,!2015)10)28!Wed
#関モバ
@ikesyo
!ikesyo_nnid
いけしょー/池田翔
京都でフリーランスのiOSエンジニア
(時々Android)しています
フリュー㈱のモバイル開発の
チームにジョイン中。
✨!Contribu*ons!✨
• Himotoki
• Reac,veCocoa
• Carthage
• APIKit
• Result
• AMScrollingNavbar
Xcode&7
App#Thinning
App#Thinning
• App$Thinning$(iOS,$tvOS,$watchOS)
• Slicing$(iOS,$tvOS)
• Bitcode
• On5Demand$Resources$(iOS,$tvOS)
Bitcode
Bitcode
• LLVM%IR%embedded%in%binaries
• iOS9%4%LLVM%bitcode基礎知識%4%Qiita
• iOS9%4%Xcode7でのembed4bitcodeオプション%4%Qiita
• Carthage%と%Bitcode%対応についてのまとめ%4%意識低い開発者の
Blog
ENABLE_BITCODE
• The%project%se-ng%for%enabling%bitcode
• ENABLE_BITCODE=NO%=>%No%bitcode
• ENABLE_BITCODE=YES%=>
• bitcode(marker%is%embedded%for%build%ac:on
• full(bitcode%is%embeded%for%archive%ac:on
BITCODE_GENERATION_MODE
• ENABLE_BITCODE=YES"with"build"ac)on"=>
• BITCODE_GENERATION_MODE=marker
• ENABLE_BITCODE=YES"with"archive"ac)on"=>
• BITCODE_GENERATION_MODE=bitcode
• =marker:"/fembed/bitcode/marker"is"passed"to"the"compiler
• =bitcode:"/fembed/bitcode"is"passed"to"the"compiler
BITCODE_GENERATION_MODE
• Se$ng'BITCODE_GENERATION_MODE=bitcode'explicitly'
enables'embedding'full'bitcode'for'build'ac8on.
• BITCODE'support'A'Issue'#535'A'Carthage/Carthage
• Support'embedding'bitcode'when'ENABLE_BITCODE=YES'by'
ikesyo'A'Pull'Request'#839'A'Carthage/Carthage
!!Without'full'bitcode!!
ld:$warning:$full$bitcode$bundle$could$not$be$generated$because$
'XXX/XXX'$was$built$only$with$bitcode$marker.$The$library$must$be$
generated$from$Xcode$archive$build$with$bitcode$enabled$(Xcode$
se>ng$ENABLE_BITCODE)
Invalid$Bundle$J$Failed$to$verify$bitcode$in$XXX.framework/XXX:$
error:$Bundle$only$contains$bitcodeJmarker$App.app/Frameworks/
XXX.framework/XXX$(armv7)$...
*.bcsymbolmap,files!❗❓
• Required)for)mapping)bitcode)with)dSYM)files.
• Must)be)included)in)the)archive)if)you)check)on)both)"Include)
app)symbols)for...")and)"Include)bitcode")when)you)validate)or)
upload)to)iTC.
The$archive$did$not$contain$<DVTFilePath:0x7f88ca959ef0:'/
Users/username/Library/Developer/Xcode/Archives/2015J08J17/
Project$2015J08J17$14.46.29.xcarchive/BCSymbolMaps/
DCF72CBFJ7889J372DJB549J2CFA181C32CA.bcsymbolmap'>$as$
expected.
How to handle bitcode
*.bcsymbolmap,and,Carthage
• Copy&bcsymbolmap&files&when&building&by&kballard&8&Pull&Request&
#853&8&Carthage/Carthage
• Workaround&at&the&moment&(Carthage&0.9.3)
• When&using&bitcodeHenabled&frameworks&built&by&Carthage,&
you&should&check&off&"Include&app&symbols&for&your&
applicaNon..."
Carthage(0.9.4
is#released#yesterday
!!with%the%bitcode+support%features!!
!!Happy%bitcoding!!!!
Thank&you❗"

More Related Content

PDF
SwiftLint
PDF
Kotlin+RoboVM = Love
PDF
Swiftのこれまでの動向のまとめと 今後のさらなる発展の期待 - iOSDC 2016
PDF
App開發 - Web Developer的逆襲
PDF
Carthageについて知りたいn個のこと
PDF
iOSアプリのライブラリ依存管理ツールとして Swift Package Managerを使うのは まだしばらく先かなと思った話
PDF
Smau milano 2012 arena social media emanuele-bolognesi
PDF
AppsFuel, il nuovo marketplace per mobile web app e mobile site!
SwiftLint
Kotlin+RoboVM = Love
Swiftのこれまでの動向のまとめと 今後のさらなる発展の期待 - iOSDC 2016
App開發 - Web Developer的逆襲
Carthageについて知りたいn個のこと
iOSアプリのライブラリ依存管理ツールとして Swift Package Managerを使うのは まだしばらく先かなと思った話
Smau milano 2012 arena social media emanuele-bolognesi
AppsFuel, il nuovo marketplace per mobile web app e mobile site!

Similar to How to handle bitcode (20)

KEY
HTML5 is the Future of Mobile, PhoneGap Takes You There Today
KEY
Philly ete-2011
PDF
Bringing the Ruby language into the mobile world
PPTX
Mobile Java with GWT: Still "Write Once, Run Everywhere"
KEY
Web app
KEY
Web app
PDF
Nandini Chauhan, Pim Stolk - IoT Banking reinvented - Codemotion Berlin 2018
PDF
Nandini Chauhan, Pim Stolk - IoT Banking reinvented - Codemotion Berlin 2018
PDF
Launch Arguments & NSUserDefaults by Franck Lefebvre
PDF
Déjeuner Technologiques - Introduction to iOS Development & App Marketing
KEY
Fake it 'til you make it
PDF
Ionic adventures - Hybrid Mobile App Development rocks
PDF
Tiggzi at DC jQuery Meetup
PDF
Aleksandar Vacić - iOS App Development iz Srbije
KEY
Once CODE to rule them all
PDF
Going Mobile with React Native and WebRTC
PDF
Pythonistaで始めるiOSプロトタイプ開発
PDF
移动端Web app开发
PDF
How we integrate & deploy Mobile Apps with Travis CI
PDF
Building advanced Chats Bots and Voice Interactive Assistants - Stève Sfartz ...
HTML5 is the Future of Mobile, PhoneGap Takes You There Today
Philly ete-2011
Bringing the Ruby language into the mobile world
Mobile Java with GWT: Still "Write Once, Run Everywhere"
Web app
Web app
Nandini Chauhan, Pim Stolk - IoT Banking reinvented - Codemotion Berlin 2018
Nandini Chauhan, Pim Stolk - IoT Banking reinvented - Codemotion Berlin 2018
Launch Arguments & NSUserDefaults by Franck Lefebvre
Déjeuner Technologiques - Introduction to iOS Development & App Marketing
Fake it 'til you make it
Ionic adventures - Hybrid Mobile App Development rocks
Tiggzi at DC jQuery Meetup
Aleksandar Vacić - iOS App Development iz Srbije
Once CODE to rule them all
Going Mobile with React Native and WebRTC
Pythonistaで始めるiOSプロトタイプ開発
移动端Web app开发
How we integrate & deploy Mobile Apps with Travis CI
Building advanced Chats Bots and Voice Interactive Assistants - Stève Sfartz ...
Ad

More from Syo Ikeda (9)

PDF
Dynamic frameworks tips
PDF
Xcode and iTC submission topics
PDF
SwiftでAndroidアプリ書けるってよ
PDF
iOSでのFramework導入のおさらい #関モバ
PDF
Swift 1.2からSwift 2への移行 #cocoa_kansai
PDF
Himotoki: A type-safe JSON decoding library #関モバ
PDF
ObjectMapperでJSONマッピング
PDF
var RAC3 = ReactiveCocoa + Swift @ ReactiveCocoa Tokyo #rac_tokyo 10/18
PDF
var RAC3 = ReactiveCocoa + Swift
Dynamic frameworks tips
Xcode and iTC submission topics
SwiftでAndroidアプリ書けるってよ
iOSでのFramework導入のおさらい #関モバ
Swift 1.2からSwift 2への移行 #cocoa_kansai
Himotoki: A type-safe JSON decoding library #関モバ
ObjectMapperでJSONマッピング
var RAC3 = ReactiveCocoa + Swift @ ReactiveCocoa Tokyo #rac_tokyo 10/18
var RAC3 = ReactiveCocoa + Swift
Ad

Recently uploaded (20)

PPTX
UNIT-1 - COAL BASED THERMAL POWER PLANTS
PDF
Model Code of Practice - Construction Work - 21102022 .pdf
PDF
R24 SURVEYING LAB MANUAL for civil enggi
PPTX
Welding lecture in detail for understanding
PDF
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
PDF
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
PPTX
additive manufacturing of ss316l using mig welding
PPTX
OOP with Java - Java Introduction (Basics)
PPTX
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
PPT
CRASH COURSE IN ALTERNATIVE PLUMBING CLASS
PPTX
bas. eng. economics group 4 presentation 1.pptx
PPTX
Geodesy 1.pptx...............................................
PDF
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
PPTX
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
PPTX
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
PPTX
Construction Project Organization Group 2.pptx
PDF
Embodied AI: Ushering in the Next Era of Intelligent Systems
PPTX
CYBER-CRIMES AND SECURITY A guide to understanding
PDF
TFEC-4-2020-Design-Guide-for-Timber-Roof-Trusses.pdf
PPT
Mechanical Engineering MATERIALS Selection
UNIT-1 - COAL BASED THERMAL POWER PLANTS
Model Code of Practice - Construction Work - 21102022 .pdf
R24 SURVEYING LAB MANUAL for civil enggi
Welding lecture in detail for understanding
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
additive manufacturing of ss316l using mig welding
OOP with Java - Java Introduction (Basics)
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
CRASH COURSE IN ALTERNATIVE PLUMBING CLASS
bas. eng. economics group 4 presentation 1.pptx
Geodesy 1.pptx...............................................
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
Construction Project Organization Group 2.pptx
Embodied AI: Ushering in the Next Era of Intelligent Systems
CYBER-CRIMES AND SECURITY A guide to understanding
TFEC-4-2020-Design-Guide-for-Timber-Roof-Trusses.pdf
Mechanical Engineering MATERIALS Selection

How to handle bitcode