summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPerry Ismangil <perry@teluu.com>2015-03-21 23:23:05 +0000
committerPerry Ismangil <perry@teluu.com>2015-03-21 23:23:05 +0000
commit8d06c7396ec67ee1631c75abb356fc2bdc231b92 (patch)
tree834cc1e4fe34b39de23668a9e9700cb7de9d5f6c
parent10717356b927fb716bb53765ad9c0e6927f30b7a (diff)
Shared scheme for remote builds
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@5010 74dad513-b988-da41-8d7b-12977e46ad98
-rw-r--r--pjsip-apps/src/pjsua/ios/ipjsua.xcodeproj/project.pbxproj7
-rw-r--r--pjsip-apps/src/pjsua/ios/ipjsua.xcodeproj/xcshareddata/xcschemes/ipjsua.xcscheme88
-rw-r--r--pjsip-apps/src/pjsua/ios/ipjsua.xcworkspace/xcshareddata/ipjsua.xccheckout6
3 files changed, 98 insertions, 3 deletions
diff --git a/pjsip-apps/src/pjsua/ios/ipjsua.xcodeproj/project.pbxproj b/pjsip-apps/src/pjsua/ios/ipjsua.xcodeproj/project.pbxproj
index 3d781377..67fd54c8 100644
--- a/pjsip-apps/src/pjsua/ios/ipjsua.xcodeproj/project.pbxproj
+++ b/pjsip-apps/src/pjsua/ios/ipjsua.xcodeproj/project.pbxproj
@@ -289,6 +289,11 @@
CLASSPREFIX = ipjsua;
LastUpgradeCheck = 0450;
ORGANIZATIONNAME = Teluu;
+ TargetAttributes = {
+ 3AF0580316F050770046B835 = {
+ DevelopmentTeam = 93NHJQ455P;
+ };
+ };
};
buildConfigurationList = 3AF057FE16F050770046B835 /* Build configuration list for PBXProject "ipjsua" */;
compatibilityVersion = "Xcode 3.2";
@@ -424,6 +429,7 @@
3AF0582C16F050780046B835 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer";
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "ipjsua/ipjsua-Prefix.pch";
GCC_PREPROCESSOR_DEFINITIONS = (
@@ -463,6 +469,7 @@
3AF0582D16F050780046B835 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+ CODE_SIGN_IDENTITY = "iPhone Developer";
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "ipjsua/ipjsua-Prefix.pch";
GCC_PREPROCESSOR_DEFINITIONS = (
diff --git a/pjsip-apps/src/pjsua/ios/ipjsua.xcodeproj/xcshareddata/xcschemes/ipjsua.xcscheme b/pjsip-apps/src/pjsua/ios/ipjsua.xcodeproj/xcshareddata/xcschemes/ipjsua.xcscheme
new file mode 100644
index 00000000..95a8046e
--- /dev/null
+++ b/pjsip-apps/src/pjsua/ios/ipjsua.xcodeproj/xcshareddata/xcschemes/ipjsua.xcscheme
@@ -0,0 +1,88 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Scheme
+ LastUpgradeVersion = "0620"
+ version = "1.3">
+ <BuildAction
+ parallelizeBuildables = "YES"
+ buildImplicitDependencies = "YES">
+ <BuildActionEntries>
+ <BuildActionEntry
+ buildForTesting = "YES"
+ buildForRunning = "YES"
+ buildForProfiling = "YES"
+ buildForArchiving = "YES"
+ buildForAnalyzing = "YES">
+ <BuildableReference
+ BuildableIdentifier = "primary"
+ BlueprintIdentifier = "3AF0580316F050770046B835"
+ BuildableName = "ipjsua.app"
+ BlueprintName = "ipjsua"
+ ReferencedContainer = "container:ipjsua.xcodeproj">
+ </BuildableReference>
+ </BuildActionEntry>
+ </BuildActionEntries>
+ </BuildAction>
+ <TestAction
+ selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
+ selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
+ shouldUseLaunchSchemeArgsEnv = "YES"
+ buildConfiguration = "Debug">
+ <Testables>
+ </Testables>
+ <MacroExpansion>
+ <BuildableReference
+ BuildableIdentifier = "primary"
+ BlueprintIdentifier = "3AF0580316F050770046B835"
+ BuildableName = "ipjsua.app"
+ BlueprintName = "ipjsua"
+ ReferencedContainer = "container:ipjsua.xcodeproj">
+ </BuildableReference>
+ </MacroExpansion>
+ </TestAction>
+ <LaunchAction
+ selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
+ selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
+ launchStyle = "0"
+ useCustomWorkingDirectory = "NO"
+ buildConfiguration = "Debug"
+ ignoresPersistentStateOnLaunch = "NO"
+ debugDocumentVersioning = "YES"
+ allowLocationSimulation = "YES">
+ <BuildableProductRunnable
+ runnableDebuggingMode = "0">
+ <BuildableReference
+ BuildableIdentifier = "primary"
+ BlueprintIdentifier = "3AF0580316F050770046B835"
+ BuildableName = "ipjsua.app"
+ BlueprintName = "ipjsua"
+ ReferencedContainer = "container:ipjsua.xcodeproj">
+ </BuildableReference>
+ </BuildableProductRunnable>
+ <AdditionalOptions>
+ </AdditionalOptions>
+ </LaunchAction>
+ <ProfileAction
+ shouldUseLaunchSchemeArgsEnv = "YES"
+ savedToolIdentifier = ""
+ useCustomWorkingDirectory = "NO"
+ buildConfiguration = "Release"
+ debugDocumentVersioning = "YES">
+ <BuildableProductRunnable
+ runnableDebuggingMode = "0">
+ <BuildableReference
+ BuildableIdentifier = "primary"
+ BlueprintIdentifier = "3AF0580316F050770046B835"
+ BuildableName = "ipjsua.app"
+ BlueprintName = "ipjsua"
+ ReferencedContainer = "container:ipjsua.xcodeproj">
+ </BuildableReference>
+ </BuildableProductRunnable>
+ </ProfileAction>
+ <AnalyzeAction
+ buildConfiguration = "Debug">
+ </AnalyzeAction>
+ <ArchiveAction
+ buildConfiguration = "Release"
+ revealArchiveInOrganizer = "YES">
+ </ArchiveAction>
+</Scheme>
diff --git a/pjsip-apps/src/pjsua/ios/ipjsua.xcworkspace/xcshareddata/ipjsua.xccheckout b/pjsip-apps/src/pjsua/ios/ipjsua.xcworkspace/xcshareddata/ipjsua.xccheckout
index 2d7e1303..0efe9d29 100644
--- a/pjsip-apps/src/pjsua/ios/ipjsua.xcworkspace/xcshareddata/ipjsua.xccheckout
+++ b/pjsip-apps/src/pjsua/ios/ipjsua.xcworkspace/xcshareddata/ipjsua.xccheckout
@@ -14,11 +14,11 @@
<string>https://svn.pjsip.org/repos/pjproject/trunk</string>
</dict>
<key>IDESourceControlProjectPath</key>
- <string>pjsip-apps/src/pjsua/ios/ipjsua.xcodeproj</string>
+ <string>pjsip-apps/src/pjsua/ios/ipjsua.xcworkspace</string>
<key>IDESourceControlProjectRelativeInstallPathDictionary</key>
<dict>
<key>74dad513-b988-da41-8d7b-12977e46ad98++2595</key>
- <string>../../../../../..</string>
+ <string>../../../../..</string>
</dict>
<key>IDESourceControlProjectRepositoryRootDictionary</key>
<dict>
@@ -26,7 +26,7 @@
<string>https://svn.pjsip.org/repos</string>
</dict>
<key>IDESourceControlProjectURL</key>
- <string>https://svn.pjsip.org/repos/pjproject/trunk/pjsip-apps/src/pjsua/ios/ipjsua.xcodeproj</string>
+ <string>https://svn.pjsip.org/repos/pjproject/trunk/pjsip-apps/src/pjsua/ios/ipjsua.xcworkspace</string>
<key>IDESourceControlProjectVersion</key>
<integer>111</integer>
<key>IDESourceControlProjectWCCIdentifier</key>