Skip to content

Commit 5525586

Browse files
committed
iOS - update to 1.5.0-sync-rc6
1 parent 546c454 commit 5525586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sync_flutter_libs/ios/objectbox_sync_flutter_libs.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Pod::Spec.new do |s|
1515
s.source_files = 'Classes/**/*'
1616

1717
s.dependency 'Flutter'
18-
s.dependency 'ObjectBox', '1.5.0-sync-rc5'
18+
s.dependency 'ObjectBox', '1.5.0-sync-rc6'
1919

2020
# Flutter.framework does not contain a i386 or arm46. Only x86_64 simulators are supported.
2121
s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES', 'VALID_ARCHS[sdk=iphonesimulator*]' => 'x86_64' }

0 commit comments

Comments
 (0)