Slide 6
Slide 6 text
Code Signing
• Automatic Signing: Teamࢦఆ͕ඞਢʹ
• beta 1, beta 2: iOS/tvOS/watchOSͷframeworkcode sign͕ඞਢʹͳ͍ͬͯͨ
• CODE_SIGNING_REQUIRED=NO, CODE_SIGN_IDENTITY= Ͱճආ
• beta 3: frameworkͷcode signing͕ඞਢ͡Όͳ͘ͳͬͨ
• Teamࢦఆ͕ͳ͍߹εΩοϓ͞ΕΔΑ͏ʹͳͬͨ
• ࠓ·Ͱ௨ΓɺΞϓϦͷόϯυϧʹίϐʔ͞ΕΔ࣌ʹcode sign͞ΕΔඞཁ͋Δ
Xcode does not require code signing for iOS frameworks, and will skip signing a
framework if a team is not set. Frameworks should be signed when copied into the
hosting product (using the Code Sign on Copy flag in a Copy Files build phase).
(26892618)