Skip to content

Commit

Permalink
Merge pull request #25 from milanperera/master
Browse files Browse the repository at this point in the history
Fix build failing issue
  • Loading branch information
hasuniea authored Oct 3, 2018
2 parents c0e1ab8 + ee88965 commit 2cae2fe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions iOSMDMAgent/AppDelegate.m
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(
[URLUtils saveServerURL:serverURL];
[URLUtils saveEnrollmentURL:enrollURL];
}
return YES;
}

// Remote configs for the App are pushed by the EMM server and are written to a config space
// with the key com.apple.configuration.managed.
Expand Down

0 comments on commit 2cae2fe

Please sign in to comment.