Skip to content

Commit 9c3227b

Browse files
authored
Merge pull request #6 from TransmitSecurity/Enable-arm64-simulator-support
Enable-arm64-simulator-support
2 parents ff01809 + 73a6e76 commit 9c3227b

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

TSCoreSDK.podspec

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -135,10 +135,5 @@ Pod::Spec.new do |spec|
135135

136136
# spec.xcconfig = { "HEADER_SEARCH_PATHS" => "$(SDKROOT)/usr/include/libxml2" }
137137
# spec.dependency "JSONKit", "~> 1.4"
138-
139-
spec.pod_target_xcconfig = {
140-
'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'arm64'
141-
}
142-
spec.user_target_xcconfig = { 'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'arm64' }
143138

144139
end

0 commit comments

Comments
 (0)