Skip to content

Commit fc0bf4a

Browse files
refactor: remove deprecated pod_target_xcconfig for Swift interoperability
1 parent 31eb627 commit fc0bf4a

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

MendixNative.podspec

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ Pod::Spec.new do |s|
1717
s.public_header_files = "ios/TurboModules/**/*.h"
1818

1919
s.swift_version = "5.9"
20-
s.pod_target_xcconfig = {
21-
"SWIFT_OBJC_INTEROP_MODE" => "objcxx"
22-
}
2320

2421
s.dependency "SSZipArchive"
2522
s.dependency "RNCAsyncStorage"

0 commit comments

Comments
 (0)