xcodebuild - How to pass bundle id of extension as environment variable -


i need build xcode project within today extension 'xcodebuild'. bundle of main target com.myapp, while bundle id of extension com.myapp.todayextension. i'd pass both bundle id's parameters of xcodebuild: tried replace bundle id's in xcode project custom environment variables (e.g. ${main_target_bundleid} , ${extension_bundleid}) xcodebuild fails. please me correct syntax of xcodebuild command ? thanks.


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -