Trio_WatchApp.xcscheme 3.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <Scheme
  3. LastUpgradeVersion = "1320"
  4. version = "1.3">
  5. <BuildAction
  6. parallelizeBuildables = "YES"
  7. buildImplicitDependencies = "YES">
  8. <BuildActionEntries>
  9. <BuildActionEntry
  10. buildForTesting = "YES"
  11. buildForRunning = "YES"
  12. buildForProfiling = "YES"
  13. buildForArchiving = "YES"
  14. buildForAnalyzing = "YES">
  15. <BuildableReference
  16. BuildableIdentifier = "primary"
  17. BlueprintIdentifier = "38E8751B27554D5500975559"
  18. BuildableName = "FreeAPSWatch.app"
  19. BlueprintName = "FreeAPSWatch"
  20. ReferencedContainer = "container:FreeAPS.xcodeproj">
  21. </BuildableReference>
  22. </BuildActionEntry>
  23. <BuildActionEntry
  24. buildForTesting = "YES"
  25. buildForRunning = "YES"
  26. buildForProfiling = "YES"
  27. buildForArchiving = "YES"
  28. buildForAnalyzing = "YES">
  29. <BuildableReference
  30. BuildableIdentifier = "primary"
  31. BlueprintIdentifier = "388E595725AD948C0019842D"
  32. BuildableName = "FreeAPS.app"
  33. BlueprintName = "FreeAPS"
  34. ReferencedContainer = "container:FreeAPS.xcodeproj">
  35. </BuildableReference>
  36. </BuildActionEntry>
  37. </BuildActionEntries>
  38. </BuildAction>
  39. <TestAction
  40. buildConfiguration = "Debug"
  41. selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
  42. selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
  43. shouldUseLaunchSchemeArgsEnv = "YES">
  44. <Testables>
  45. </Testables>
  46. </TestAction>
  47. <LaunchAction
  48. buildConfiguration = "Debug"
  49. selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
  50. selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
  51. launchStyle = "0"
  52. useCustomWorkingDirectory = "NO"
  53. ignoresPersistentStateOnLaunch = "NO"
  54. debugDocumentVersioning = "YES"
  55. debugServiceExtension = "internal"
  56. allowLocationSimulation = "YES"
  57. notificationPayloadFile = "FreeAPSWatch WatchKit Extension/PushNotificationPayload.apns">
  58. <BuildableProductRunnable
  59. runnableDebuggingMode = "0">
  60. <BuildableReference
  61. BuildableIdentifier = "primary"
  62. BlueprintIdentifier = "38E8751B27554D5500975559"
  63. BuildableName = "FreeAPSWatch.app"
  64. BlueprintName = "FreeAPSWatch"
  65. ReferencedContainer = "container:FreeAPS.xcodeproj">
  66. </BuildableReference>
  67. </BuildableProductRunnable>
  68. </LaunchAction>
  69. <ProfileAction
  70. buildConfiguration = "Release"
  71. shouldUseLaunchSchemeArgsEnv = "YES"
  72. savedToolIdentifier = ""
  73. useCustomWorkingDirectory = "NO"
  74. debugDocumentVersioning = "YES">
  75. <BuildableProductRunnable
  76. runnableDebuggingMode = "0">
  77. <BuildableReference
  78. BuildableIdentifier = "primary"
  79. BlueprintIdentifier = "38E8751B27554D5500975559"
  80. BuildableName = "FreeAPSWatch.app"
  81. BlueprintName = "FreeAPSWatch"
  82. ReferencedContainer = "container:FreeAPS.xcodeproj">
  83. </BuildableReference>
  84. </BuildableProductRunnable>
  85. </ProfileAction>
  86. <AnalyzeAction
  87. buildConfiguration = "Debug">
  88. </AnalyzeAction>
  89. <ArchiveAction
  90. buildConfiguration = "Release"
  91. revealArchiveInOrganizer = "YES">
  92. </ArchiveAction>
  93. </Scheme>