|
125 | 125 | 8B5046AC23D7C9AD00068F66 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
126 | 126 | 8B5046AF23D7C9AD00068F66 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
127 | 127 | 8B5046B123D7C9AD00068F66 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
128 | | - 8B5046B723D7CCBD00068F66 /* TOCropViewController.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = TOCropViewController.framework; path = Carthage/Build/iOS/TOCropViewController.framework; sourceTree = "<group>"; }; |
| 128 | + 8B5046B723D7CCBD00068F66 /* CropViewController.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CropViewController.framework; path = Carthage/Build/iOS/CropViewController.framework; sourceTree = "<group>"; }; |
129 | 129 | 8B5046C423D7CE1600068F66 /* UIImage+AsyncImage.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIImage+AsyncImage.swift"; sourceTree = "<group>"; }; |
130 | 130 | 8B5046C523D7CE1600068F66 /* PHAsset+AsyncImage.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "PHAsset+AsyncImage.swift"; sourceTree = "<group>"; }; |
131 | 131 | 8B5046C623D7CE1600068F66 /* MediaEditor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MediaEditor.swift; sourceTree = "<group>"; }; |
|
156 | 156 | isa = PBXFrameworksBuildPhase; |
157 | 157 | buildActionMask = 2147483647; |
158 | 158 | files = ( |
159 | | - 8B5046BB23D7CCD000068F66 /* TOCropViewController.framework in Frameworks */, |
| 159 | + 8B5046BB23D7CCD000068F66 /* CropViewController.framework in Frameworks */, |
160 | 160 | ); |
161 | 161 | runOnlyForDeploymentPostprocessing = 0; |
162 | 162 | }; |
163 | 163 | 8B50469E23D7C9AC00068F66 /* Frameworks */ = { |
164 | 164 | isa = PBXFrameworksBuildPhase; |
165 | 165 | buildActionMask = 2147483647; |
166 | 166 | files = ( |
167 | | - 8B5046B823D7CCBD00068F66 /* TOCropViewController.framework in Frameworks */, |
| 167 | + 8B5046B823D7CCBD00068F66 /* CropViewController.framework in Frameworks */, |
168 | 168 | 8B5046B623D7C9E300068F66 /* MediaEditor.framework in Frameworks */, |
169 | 169 | ); |
170 | 170 | runOnlyForDeploymentPostprocessing = 0; |
|
346 | 346 | isa = PBXGroup; |
347 | 347 | children = ( |
348 | 348 | 8B5046FC23D7D16A00068F66 /* Nimble.framework */, |
349 | | - 8B5046B723D7CCBD00068F66 /* TOCropViewController.framework */, |
| 349 | + 8B5046B723D7CCBD00068F66 /* CropViewController.framework */, |
350 | 350 | ); |
351 | 351 | name = Frameworks; |
352 | 352 | sourceTree = "<group>"; |
|
0 commit comments