Skip to content
This repository has been archived by the owner on Feb 13, 2019. It is now read-only.

Commit

Permalink
Remove old Pods_Terminal.framework reference
Browse files Browse the repository at this point in the history
  • Loading branch information
louisdh committed Jan 20, 2018
1 parent 57e3643 commit eab1e0b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions OpenTerm.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
objects = {

/* Begin PBXBuildFile section */
1FCD3FDCFED5D0751DE8D71A /* Pods_Terminal.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 83138AA9A57F46310B4DFF53 /* Pods_Terminal.framework */; };
5A38CC73C499E1A878353871 /* Pods_OpenTerm.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FC01604DAC695ABD64544260 /* Pods_OpenTerm.framework */; };
BE000C081FEC4F6C00D06B91 /* ios_system.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE3768EE1FEC4DCE00D5A2D1 /* ios_system.framework */; settings = {ATTRIBUTES = (Required, ); }; };
BE000C091FEC4F6F00D06B91 /* ios_system.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE3768EE1FEC4DCE00D5A2D1 /* ios_system.framework */; settings = {ATTRIBUTES = (Required, ); }; };
Expand Down Expand Up @@ -80,7 +79,6 @@
files = (
BE000C081FEC4F6C00D06B91 /* ios_system.framework in Frameworks */,
BE000C091FEC4F6F00D06B91 /* ios_system.framework in Frameworks */,
1FCD3FDCFED5D0751DE8D71A /* Pods_Terminal.framework in Frameworks */,
5A38CC73C499E1A878353871 /* Pods_OpenTerm.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
Expand Down

0 comments on commit eab1e0b

Please sign in to comment.