added initial files
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
|
||||
/* Begin PBXBuildFile section */
|
||||
C694B1122F4CF390002D638B /* watch-untis Watch App.app in Embed Watch Content */ = {isa = PBXBuildFile; fileRef = C694B1112F4CF390002D638B /* watch-untis Watch App.app */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
||||
C694B1422F4CF533002D638B /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = C694B1412F4CF52C002D638B /* LICENSE */; };
|
||||
C694B1442F4CF5D2002D638B /* .gitignore in Resources */ = {isa = PBXBuildFile; fileRef = C694B1432F4CF5B5002D638B /* .gitignore */; };
|
||||
/* End PBXBuildFile section */
|
||||
|
||||
/* Begin PBXContainerItemProxy section */
|
||||
@@ -53,6 +55,8 @@
|
||||
C694B1112F4CF390002D638B /* watch-untis Watch App.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "watch-untis Watch App.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
C694B1202F4CF391002D638B /* watch-untis Watch AppTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "watch-untis Watch AppTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
C694B12A2F4CF391002D638B /* watch-untis Watch AppUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "watch-untis Watch AppUITests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
C694B1412F4CF52C002D638B /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
|
||||
C694B1432F4CF5B5002D638B /* .gitignore */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitignore; sourceTree = "<group>"; };
|
||||
/* End PBXFileReference section */
|
||||
|
||||
/* Begin PBXFileSystemSynchronizedRootGroup section */
|
||||
@@ -101,6 +105,8 @@
|
||||
C694B1042F4CF390002D638B = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
C694B1412F4CF52C002D638B /* LICENSE */,
|
||||
C694B1432F4CF5B5002D638B /* .gitignore */,
|
||||
C694B1152F4CF390002D638B /* watch-untis Watch App */,
|
||||
C694B1232F4CF391002D638B /* watch-untis Watch AppTests */,
|
||||
C694B12D2F4CF391002D638B /* watch-untis Watch AppUITests */,
|
||||
@@ -269,6 +275,8 @@
|
||||
isa = PBXResourcesBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
C694B1422F4CF533002D638B /* LICENSE in Resources */,
|
||||
C694B1442F4CF5D2002D638B /* .gitignore in Resources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user