File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ public static void OnPostprocessBuild( BuildTarget target, string buildPath )
129129
}
130130

131131
pbxProject.RemoveFrameworkFromProject( targetGUID, "Photos.framework" );
132+
pbxProject.RemoveFrameworkFromProject( targetGUID, "PhotosUI.framework" );
132133

133134
File.WriteAllText( pbxProjectPath, pbxProject.WriteToString() );
134135

0 commit comments

Comments
 (0)