Skip to content

Commit

Permalink
removing old examples
Browse files Browse the repository at this point in the history
  • Loading branch information
vitormesquita committed Jul 27, 2018
1 parent 80c0cc6 commit d8a6618
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 137 deletions.
4 changes: 0 additions & 4 deletions Example/Malert.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
/* Begin PBXBuildFile section */
1AE6D0AA3BDD71E0BBFBACB8 /* Pods_Malert_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0DEFA3CF468AD2C89AC6F2A8 /* Pods_Malert_Example.framework */; };
607FACD61AFB9204008FA782 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACD51AFB9204008FA782 /* AppDelegate.swift */; };
607FACD81AFB9204008FA782 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACD71AFB9204008FA782 /* ViewController.swift */; };
607FACDD1AFB9204008FA782 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 607FACDC1AFB9204008FA782 /* Images.xcassets */; };
607FACE01AFB9204008FA782 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 607FACDE1AFB9204008FA782 /* LaunchScreen.xib */; };
607FACEC1AFB9204008FA782 /* Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACEB1AFB9204008FA782 /* Tests.swift */; };
Expand Down Expand Up @@ -60,7 +59,6 @@
607FACD01AFB9204008FA782 /* Malert_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Malert_Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
607FACD41AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
607FACD51AFB9204008FA782 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
607FACD71AFB9204008FA782 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
607FACDC1AFB9204008FA782 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
607FACDF1AFB9204008FA782 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
607FACE51AFB9204008FA782 /* Malert_Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Malert_Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
Expand Down Expand Up @@ -170,7 +168,6 @@
FCB2052220FBEBAD009EB2BC /* listExamples */,
FCB2052C20FBF80A009EB2BC /* examples */,
FC21822E1DE4E970003F99AE /* view */,
607FACD71AFB9204008FA782 /* ViewController.swift */,
607FACDE1AFB9204008FA782 /* LaunchScreen.xib */,
607FACD51AFB9204008FA782 /* AppDelegate.swift */,
607FACDC1AFB9204008FA782 /* Images.xcassets */,
Expand Down Expand Up @@ -569,7 +566,6 @@
FCDF1D7820FE476600EEBFE9 /* Example3View.swift in Sources */,
FC5F7F411F5E02850067D0F4 /* FiveCustomView.swift in Sources */,
FC0EA23A1E6A2C9100F3A527 /* CHANGELOG.md in Sources */,
607FACD81AFB9204008FA782 /* ViewController.swift in Sources */,
FCB2052120FBEB9C009EB2BC /* BaseViewController.swift in Sources */,
FC8F3A942101469D00189BFC /* Example5View.swift in Sources */,
FC8F3A8F2101143700189BFC /* Example4View.swift in Sources */,
Expand Down
133 changes: 0 additions & 133 deletions Example/Malert/ViewController.swift

This file was deleted.

0 comments on commit d8a6618

Please sign in to comment.