Skip to content

Commit 995c96a

Browse files
committed
fix
1 parent cfdf8df commit 995c96a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+1
-1
lines changed

ios/freerasp.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ FreeRASP for iOS is a lightweight and easy-to-use mobile app protection and secu
1616
s.source_files = 'freerasp/Sources/**/*.swift', 'TalsecRuntime.xcframework'
1717
s.dependency 'Flutter'
1818
s.platform = :ios, '12.0'
19-
s.preserve_paths = 'TalsecRuntime.xcframework'
19+
s.preserve_paths = './freerasp/TalsecRuntime.xcframework'
2020
s.vendored_frameworks = 'TalsecRuntime.xcframework'
2121
s.xcconfig = {
2222
'LIBRARY_SEARCH_PATHS' => '$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)/ $(SDKROOT)/usr/lib/swift',

0 commit comments

Comments
 (0)