|
@@ -34,7 +34,7 @@ TODO: Add long description of the pod here.
|
|
|
s.ios.vendored_frameworks = 'libs/*.framework'
|
|
|
|
|
|
# s.user_target_xcconfig = { 'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'arm64' }
|
|
|
- s.pod_target_xcconfig = {'VALID_ARCHS'=>'armv7 arm64 x86_64'}
|
|
|
+# s.pod_target_xcconfig = {'VALID_ARCHS'=>'armv7 arm64 x86_64'}
|
|
|
|
|
|
# s.resource_bundles = {
|
|
|
# 'MKRRadioManager' => ['MKRRadioManager/Assets/*.png']
|