Skip to content

Commit 7ff6297

Browse files
committed
removing playground
1 parent 624357f commit 7ff6297

5 files changed

Lines changed: 2 additions & 25 deletions

File tree

MyPlayground.playground/contents.xcplayground

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

MyPlayground.playground/section-1.swift

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

MyPlayground.playground/timeline.xctimeline

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

Validator.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@
6666
62D1AE541A1E700200E4DFF8 /* Validator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Validator.swift; sourceTree = "<group>"; };
6767
62D1AE551A1E700200E4DFF8 /* ZipCodeValidation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ZipCodeValidation.swift; sourceTree = "<group>"; };
6868
62D1AE561A1E700200E4DFF8 /* PasswordValidation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PasswordValidation.swift; sourceTree = "<group>"; };
69-
62D1AE5C1A1E78EE00E4DFF8 /* MyPlayground.playground */ = {isa = PBXFileReference; lastKnownFileType = file.playground; path = MyPlayground.playground; sourceTree = "<group>"; };
7069
/* End PBXFileReference section */
7170

7271
/* Begin PBXFrameworksBuildPhase section */
@@ -90,7 +89,6 @@
9089
62D1AE0E1A1E6D4400E4DFF8 = {
9190
isa = PBXGroup;
9291
children = (
93-
62D1AE5C1A1E78EE00E4DFF8 /* MyPlayground.playground */,
9492
62D1AE191A1E6D4400E4DFF8 /* Validator */,
9593
62D1AE2F1A1E6D4500E4DFF8 /* ValidatorTests */,
9694
62D1AE181A1E6D4400E4DFF8 /* Products */,
@@ -483,6 +481,7 @@
483481
62D1AE381A1E6D4500E4DFF8 /* Release */,
484482
);
485483
defaultConfigurationIsVisible = 0;
484+
defaultConfigurationName = Release;
486485
};
487486
62D1AE391A1E6D4500E4DFF8 /* Build configuration list for PBXNativeTarget "ValidatorTests" */ = {
488487
isa = XCConfigurationList;
@@ -491,6 +490,7 @@
491490
62D1AE3B1A1E6D4500E4DFF8 /* Release */,
492491
);
493492
defaultConfigurationIsVisible = 0;
493+
defaultConfigurationName = Release;
494494
};
495495
/* End XCConfigurationList section */
496496
};

0 commit comments

Comments
 (0)