Skip to content

Commit d8a6618

Browse files
committed
removing old examples
1 parent 80c0cc6 commit d8a6618

2 files changed

Lines changed: 0 additions & 137 deletions

File tree

Example/Malert.xcodeproj/project.pbxproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
/* Begin PBXBuildFile section */
1010
1AE6D0AA3BDD71E0BBFBACB8 /* Pods_Malert_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0DEFA3CF468AD2C89AC6F2A8 /* Pods_Malert_Example.framework */; };
1111
607FACD61AFB9204008FA782 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACD51AFB9204008FA782 /* AppDelegate.swift */; };
12-
607FACD81AFB9204008FA782 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACD71AFB9204008FA782 /* ViewController.swift */; };
1312
607FACDD1AFB9204008FA782 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 607FACDC1AFB9204008FA782 /* Images.xcassets */; };
1413
607FACE01AFB9204008FA782 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 607FACDE1AFB9204008FA782 /* LaunchScreen.xib */; };
1514
607FACEC1AFB9204008FA782 /* Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACEB1AFB9204008FA782 /* Tests.swift */; };
@@ -60,7 +59,6 @@
6059
607FACD01AFB9204008FA782 /* Malert_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Malert_Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
6160
607FACD41AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
6261
607FACD51AFB9204008FA782 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
63-
607FACD71AFB9204008FA782 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
6462
607FACDC1AFB9204008FA782 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
6563
607FACDF1AFB9204008FA782 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
6664
607FACE51AFB9204008FA782 /* Malert_Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Malert_Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
@@ -170,7 +168,6 @@
170168
FCB2052220FBEBAD009EB2BC /* listExamples */,
171169
FCB2052C20FBF80A009EB2BC /* examples */,
172170
FC21822E1DE4E970003F99AE /* view */,
173-
607FACD71AFB9204008FA782 /* ViewController.swift */,
174171
607FACDE1AFB9204008FA782 /* LaunchScreen.xib */,
175172
607FACD51AFB9204008FA782 /* AppDelegate.swift */,
176173
607FACDC1AFB9204008FA782 /* Images.xcassets */,
@@ -569,7 +566,6 @@
569566
FCDF1D7820FE476600EEBFE9 /* Example3View.swift in Sources */,
570567
FC5F7F411F5E02850067D0F4 /* FiveCustomView.swift in Sources */,
571568
FC0EA23A1E6A2C9100F3A527 /* CHANGELOG.md in Sources */,
572-
607FACD81AFB9204008FA782 /* ViewController.swift in Sources */,
573569
FCB2052120FBEB9C009EB2BC /* BaseViewController.swift in Sources */,
574570
FC8F3A942101469D00189BFC /* Example5View.swift in Sources */,
575571
FC8F3A8F2101143700189BFC /* Example4View.swift in Sources */,

Example/Malert/ViewController.swift

Lines changed: 0 additions & 133 deletions
This file was deleted.

0 commit comments

Comments
 (0)