Skip to content

Commit c9fc1f8

Browse files
author
neo.xu
committed
update podfile
1 parent 1773098 commit c9fc1f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

UXSDKBetaSampleApp/Podfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ target 'UXSDKBetaSampleApp' do
55
use_frameworks!
66

77
pod 'iOS-Color-Picker'
8-
pod 'DJI-UXSDK-iOS-Beta', '0.4.1'
8+
pod 'DJI-UXSDK-iOS-Beta', '0.4.2'
99

1010
end
1111

@@ -16,4 +16,4 @@ post_install do |installer|
1616
target.build_settings(configuration.name)['ARCHS'] = '$(ARCHS_STANDARD)'
1717
end
1818
end
19-
end
19+
end

0 commit comments

Comments
 (0)