Temp workaround for group ---- heading release

This commit is contained in:
kevinzhow
2015-11-02 20:02:08 +08:00
parent d4e313d7e1
commit 94fbeeee15
3 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ DEPENDENCIES:
EXTERNAL SOURCES:
MZFayeClient:
:path: ../CatchLib-iOS/MZFayeClient/
:path: "../CatchLib-iOS/MZFayeClient/"
SPEC CHECKSUMS:
1PasswordExtension: 676a216461ffa9189db66541b5a2465e10ae4743
+1 -1
View File
@@ -40,7 +40,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>150</string>
<string>152</string>
<key>Fabric</key>
<dict>
<key>APIKey</key>
+4
View File
@@ -503,6 +503,10 @@ func syncGroupsAndDoFurtherAction(furtherAction: () -> Void) {
//println("allGroups: \(allGroups)")
if allGroups.count == 0 { // Workaround for empty group
return
}
dispatch_async(realmQueue) {
// group groupID