[0.1.7] Add Info plist

This commit is contained in:
Shial 2018-05-24 14:06:03 +10:00
parent 1d4d927a4d
commit 4c460d4917
1 changed files with 3 additions and 1 deletions

View File

@ -58,6 +58,7 @@
/* Begin PBXFileReference section */
6236959120B66E92000D7684 /* SLazeKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SLazeKit.h; sourceTree = "<group>"; };
623695B120B6717E000D7684 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
623922762002D8C30018982A /* LazeConfiguration.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LazeConfiguration.swift; sourceTree = "<group>"; };
6239227D2002DF1A0018982A /* Laze.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Laze.swift; sourceTree = "<group>"; };
625B23AB1FF34625001976C3 /* Object.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Object.swift; sourceTree = "<group>"; };
@ -165,11 +166,12 @@
OBJ_8 /* SLazeKit */ = {
isa = PBXGroup;
children = (
6236959120B66E92000D7684 /* SLazeKit.h */,
OBJ_9 /* Extensions */,
OBJ_14 /* Protocols */,
6239227D2002DF1A0018982A /* Laze.swift */,
OBJ_17 /* SLazeKit.swift */,
6236959120B66E92000D7684 /* SLazeKit.h */,
623695B120B6717E000D7684 /* Info.plist */,
);
name = SLazeKit;
path = Sources/SLazeKit;