diff options
Diffstat (limited to 'Xmission.xcodeproj/xcuserdata')
2 files changed, 24 insertions, 0 deletions
diff --git a/Xmission.xcodeproj/xcuserdata/christian.segundo.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist b/Xmission.xcodeproj/xcuserdata/christian.segundo.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist new file mode 100644 index 0000000..f99372c --- /dev/null +++ b/Xmission.xcodeproj/xcuserdata/christian.segundo.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<Bucket + uuid = "FD7683EF-D385-48C7-B53B-DE469A66CC7E" + type = "1" + version = "2.0"> +</Bucket> diff --git a/Xmission.xcodeproj/xcuserdata/christian.segundo.xcuserdatad/xcschemes/xcschememanagement.plist b/Xmission.xcodeproj/xcuserdata/christian.segundo.xcuserdatad/xcschemes/xcschememanagement.plist index ef901ab..a0a89fd 100644 --- a/Xmission.xcodeproj/xcuserdata/christian.segundo.xcuserdatad/xcschemes/xcschememanagement.plist +++ b/Xmission.xcodeproj/xcuserdata/christian.segundo.xcuserdatad/xcschemes/xcschememanagement.plist @@ -10,5 +10,23 @@ <integer>0</integer> </dict> </dict> + <key>SuppressBuildableAutocreation</key> + <dict> + <key>1E244F112A353D340052909D</key> + <dict> + <key>primary</key> + <true/> + </dict> + <key>1E244F222A353D360052909D</key> + <dict> + <key>primary</key> + <true/> + </dict> + <key>1E244F2C2A353D360052909D</key> + <dict> + <key>primary</key> + <true/> + </dict> + </dict> </dict> </plist> |