diff options
author | Christian Segundo | 2023-07-24 10:45:15 +0200 |
---|---|---|
committer | Christian Segundo | 2023-07-24 10:45:15 +0200 |
commit | 01ce93653d86f2a47eda58d2e74c3926981b22cf (patch) | |
tree | def1c1599a0a044ab9c64d48b89c704f4cbb0938 /Xmission.xcodeproj/xcuserdata/christian.segundo.xcuserdatad | |
parent | 864b644e8ecafccaf84b40168524e47351a6d111 (diff) | |
download | xmission-ios-master.tar.gz |
Diffstat (limited to 'Xmission.xcodeproj/xcuserdata/christian.segundo.xcuserdatad')
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> |