mirror of
https://github.com/eerimoq/moblin.git
synced 2026-07-04 15:06:48 +00:00
9 lines
303 B
Plaintext
9 lines
303 B
Plaintext
// Your Team ID, found at https://developer.apple.com/account.
|
|
DEVELOPMENT_TEAM = L82N7LD4N5
|
|
|
|
// Something unique. Typically replace 'eerimoq' with your name.
|
|
BASE_PRODUCT_BUNDLE_IDENTIFIER = com.eerimoq.Mobs
|
|
|
|
// 'free' or 'all'. 'all' requires paying for Apple development account.
|
|
CAPABILITIES = free
|