Skip to content

Commit

Permalink
Clean Crashlystic
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinzhow committed Mar 19, 2016
1 parent 1b3dbb0 commit a579cc5
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 7 deletions.
4 changes: 0 additions & 4 deletions Yep.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3100,8 +3100,6 @@
"-framework",
"\"CoreTelephony\"",
"-framework",
"\"Crashlytics\"",
"-framework",
"\"DeviceGuru\"",
"-framework",
"\"FXBlurView\"",
Expand Down Expand Up @@ -3195,8 +3193,6 @@
"-framework",
"\"CoreTelephony\"",
"-framework",
"\"Crashlytics\"",
"-framework",
"\"DeviceGuru\"",
"-framework",
"\"FXBlurView\"",
Expand Down
1 change: 0 additions & 1 deletion Yep/AppDelegate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

import UIKit
import Fabric
import Crashlytics
import AVFoundation
import RealmSwift
import MonkeyKing
Expand Down
1 change: 0 additions & 1 deletion Yep/Realm/Models.swift
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

import UIKit
import RealmSwift
import Crashlytics
import MapKit

// 总是在这个队列里使用 Realm
Expand Down
1 change: 0 additions & 1 deletion Yep/ViewControllers/Profile/ProfileViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import UIKit
import RealmSwift
import MonkeyKing
import Navi
import Crashlytics
import SafariServices
import Kingfisher
import Proposer
Expand Down

0 comments on commit a579cc5

Please sign in to comment.