|
|
|
@ -46,6 +46,10 @@ post_install do |installer|
|
|
|
|
'PERMISSION_LOCATION=1',
|
|
|
|
'PERMISSION_LOCATION=1',
|
|
|
|
'PERMISSION_CAMERA=1',
|
|
|
|
'PERMISSION_CAMERA=1',
|
|
|
|
'PERMISSION_MICROPHONE=1',
|
|
|
|
'PERMISSION_MICROPHONE=1',
|
|
|
|
|
|
|
|
## dart: PermissionGroup.calendar
|
|
|
|
|
|
|
|
'PERMISSION_EVENTS=1',
|
|
|
|
|
|
|
|
## dart: PermissionGroup.reminders
|
|
|
|
|
|
|
|
'PERMISSION_REMINDERS=1',
|
|
|
|
]
|
|
|
|
]
|
|
|
|
build_configuration.build_settings['EXCLUDED_ARCHS[sdk=iphonesimulator*]'] = 'arm64 i386'
|
|
|
|
build_configuration.build_settings['EXCLUDED_ARCHS[sdk=iphonesimulator*]'] = 'arm64 i386'
|
|
|
|
if build_configuration.build_settings['WRAPPER_EXTENSION'] == 'bundle'
|
|
|
|
if build_configuration.build_settings['WRAPPER_EXTENSION'] == 'bundle'
|
|
|
|
|