Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 24 additions & 8 deletions ContaPessoas.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,11 @@
27A199B41A94B2A8008DC684 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 27A199B31A94B2A8008DC684 /* Images.xcassets */; };
27A199B71A94B2A8008DC684 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 27A199B51A94B2A8008DC684 /* LaunchScreen.xib */; };
27A199C31A94B2A8008DC684 /* ContaPessoasTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 27A199C21A94B2A8008DC684 /* ContaPessoasTests.m */; };
27A199CF1A94B4F3008DC684 /* girl.png in Resources */ = {isa = PBXBuildFile; fileRef = 27A199CE1A94B4F3008DC684 /* girl.png */; };
27A199D11A94B501008DC684 /* boy.png in Resources */ = {isa = PBXBuildFile; fileRef = 27A199D01A94B501008DC684 /* boy.png */; };
27A199D31A94D1FA008DC684 /* Contador.m in Sources */ = {isa = PBXBuildFile; fileRef = 27A199D21A94D1FA008DC684 /* Contador.m */; };
27A199D61A94D821008DC684 /* ContadorTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 27A199D51A94D821008DC684 /* ContadorTests.m */; };
E45383451A97578500E31131 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E45383441A97578500E31131 /* AVFoundation.framework */; };
E45383481A97593500E31131 /* Verde .mp3 in Resources */ = {isa = PBXBuildFile; fileRef = E45383461A97593500E31131 /* Verde .mp3 */; };
E45383491A97593500E31131 /* Vermelho.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = E45383471A97593500E31131 /* Vermelho.mp3 */; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
Expand Down Expand Up @@ -47,18 +48,21 @@
27A199BC1A94B2A8008DC684 /* ContaPessoasTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ContaPessoasTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
27A199C11A94B2A8008DC684 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
27A199C21A94B2A8008DC684 /* ContaPessoasTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ContaPessoasTests.m; sourceTree = "<group>"; };
27A199CE1A94B4F3008DC684 /* girl.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = girl.png; sourceTree = "<group>"; };
27A199D01A94B501008DC684 /* boy.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = boy.png; sourceTree = "<group>"; };
27A199D21A94D1FA008DC684 /* Contador.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Contador.m; sourceTree = "<group>"; };
27A199D41A94D22B008DC684 /* Contador.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Contador.h; sourceTree = "<group>"; };
27A199D51A94D821008DC684 /* ContadorTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ContadorTests.m; sourceTree = "<group>"; };
E45383431A974BD200E31131 /* Mostrador.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Mostrador.h; sourceTree = "<group>"; };
E45383441A97578500E31131 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
E45383461A97593500E31131 /* Verde .mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; name = "Verde .mp3"; path = "../../JogoGenius/Genius/Verde .mp3"; sourceTree = "<group>"; };
E45383471A97593500E31131 /* Vermelho.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; name = Vermelho.mp3; path = ../../JogoGenius/Genius/Vermelho.mp3; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
27A1999D1A94B2A8008DC684 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
E45383451A97578500E31131 /* AVFoundation.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand All @@ -75,6 +79,7 @@
27A199971A94B2A8008DC684 = {
isa = PBXGroup;
children = (
E45383441A97578500E31131 /* AVFoundation.framework */,
27A199A21A94B2A8008DC684 /* ContaPessoas */,
27A199BF1A94B2A8008DC684 /* ContaPessoasTests */,
27A199A11A94B2A8008DC684 /* Products */,
Expand All @@ -93,8 +98,8 @@
27A199A21A94B2A8008DC684 /* ContaPessoas */ = {
isa = PBXGroup;
children = (
27A199D01A94B501008DC684 /* boy.png */,
27A199CE1A94B4F3008DC684 /* girl.png */,
E45383461A97593500E31131 /* Verde .mp3 */,
E45383471A97593500E31131 /* Vermelho.mp3 */,
27A199A71A94B2A8008DC684 /* AppDelegate.h */,
27A199A81A94B2A8008DC684 /* AppDelegate.m */,
27A199AA1A94B2A8008DC684 /* FirstViewController.h */,
Expand All @@ -107,6 +112,7 @@
27A199A31A94B2A8008DC684 /* Supporting Files */,
27A199D21A94D1FA008DC684 /* Contador.m */,
27A199D41A94D22B008DC684 /* Contador.h */,
E45383431A974BD200E31131 /* Mostrador.h */,
);
path = ContaPessoas;
sourceTree = "<group>";
Expand Down Expand Up @@ -187,9 +193,11 @@
TargetAttributes = {
27A1999F1A94B2A8008DC684 = {
CreatedOnToolsVersion = 6.1.1;
DevelopmentTeam = YBDF2UUEMG;
};
27A199BB1A94B2A8008DC684 = {
CreatedOnToolsVersion = 6.1.1;
DevelopmentTeam = YBDF2UUEMG;
TestTargetID = 27A1999F1A94B2A8008DC684;
};
};
Expand Down Expand Up @@ -219,10 +227,10 @@
buildActionMask = 2147483647;
files = (
27A199B21A94B2A8008DC684 /* Main.storyboard in Resources */,
27A199D11A94B501008DC684 /* boy.png in Resources */,
27A199CF1A94B4F3008DC684 /* girl.png in Resources */,
27A199B71A94B2A8008DC684 /* LaunchScreen.xib in Resources */,
E45383481A97593500E31131 /* Verde .mp3 in Resources */,
27A199B41A94B2A8008DC684 /* Images.xcassets in Resources */,
E45383491A97593500E31131 /* Vermelho.mp3 in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -389,6 +397,8 @@
isa = XCBuildConfiguration;
buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)";
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
FRAMEWORK_SEARCH_PATHS = (
"$(SDKROOT)/Developer/Library/Frameworks",
"$(inherited)",
Expand All @@ -400,6 +410,7 @@
INFOPLIST_FILE = ContaPessoasTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = "";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/ContaPessoas.app/ContaPessoas";
};
name = Debug;
Expand All @@ -408,13 +419,16 @@
isa = XCBuildConfiguration;
buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)";
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
FRAMEWORK_SEARCH_PATHS = (
"$(SDKROOT)/Developer/Library/Frameworks",
"$(inherited)",
);
INFOPLIST_FILE = ContaPessoasTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = "";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/ContaPessoas.app/ContaPessoas";
};
name = Release;
Expand All @@ -438,6 +452,7 @@
27A199C81A94B2A8008DC684 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
27A199C91A94B2A8008DC684 /* Build configuration list for PBXNativeTarget "ContaPessoasTests" */ = {
isa = XCConfigurationList;
Expand All @@ -446,6 +461,7 @@
27A199CB1A94B2A8008DC684 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
Expand Down
Loading