diff --git a/ios/Podfile b/ios/Podfile index c164aff316..1a454c370f 100644 --- a/ios/Podfile +++ b/ios/Podfile @@ -79,6 +79,7 @@ target 'Ecency' do target.build_configurations.each do |config| config.build_settings["ONLY_ACTIVE_ARCH"] = "NO" + config.build_settings['APPLICATION_EXTENSION_API_ONLY'] = 'No' end #this workaround resolves duplicate symbolds caused by GCDAsyncSocket inclusion in TcpSockets diff --git a/ios/Podfile.lock b/ios/Podfile.lock index a8ded384da..62e2e13f9d 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -1109,6 +1109,6 @@ SPEC CHECKSUMS: Yoga: 92d086bb705a41cc588599b51db726ba7b1d341c YogaKit: f782866e155069a2cca2517aafea43200b01fd5a -PODFILE CHECKSUM: dc3c4fda8abe00a19e8a83cff9a73a20bdaa5b4a +PODFILE CHECKSUM: 1a9e928545b90ba65d32616eda4f585df7ac76b7 COCOAPODS: 1.11.3