Skip to content

Commit

Permalink
Update RAiCloudSync.swift
Browse files Browse the repository at this point in the history
MARK Updates
  • Loading branch information
RichAppz committed Jul 10, 2016
1 parent cd4bb5d commit 067d016
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RAiCloudSync/RAiCloudSync.swift
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ class RAiCloudSync {


//================================================================================
// MARK: Start Service
// MARK: Start Functions
//================================================================================

/// Start the iCloudSync with the prefix that you would like to listen for
Expand Down Expand Up @@ -95,7 +95,7 @@ class RAiCloudSync {


//================================================================================
// MARK: Helpers
// MARK: Private Helpers
//================================================================================

@objc private static func updateToiCloud(notification: NSNotification) {
Expand Down

0 comments on commit 067d016

Please sign in to comment.