diff options
| author | Abdellah El Morabit <nsrddyn@gmail.com> | 2024-11-16 00:08:34 +0100 |
|---|---|---|
| committer | Abdellah El Morabit <nsrddyn@gmail.com> | 2024-11-16 00:08:34 +0100 |
| commit | 3714c08a1233884696e0f5483d73efa890e1a5a1 (patch) | |
| tree | ee14f6cba33139eec3864567807cdbecd8990aa9 /I2C/I2C.xcodeproj | |
| parent | 5588a6c6b4d944e0342d5bd3ea54c3dda6aec4d4 (diff) | |
working on the general app + updates to the read me file, also fixed the i2c display not working properly, still wanting to optimize it though for text overflow
Diffstat (limited to 'I2C/I2C.xcodeproj')
2 files changed, 16 insertions, 0 deletions
diff --git a/I2C/I2C.xcodeproj/project.xcworkspace/xcuserdata/nsrddyn.xcuserdatad/UserInterfaceState.xcuserstate b/I2C/I2C.xcodeproj/project.xcworkspace/xcuserdata/nsrddyn.xcuserdatad/UserInterfaceState.xcuserstate index 6b96e8d..1bc2255 100644 --- a/I2C/I2C.xcodeproj/project.xcworkspace/xcuserdata/nsrddyn.xcuserdatad/UserInterfaceState.xcuserstate +++ b/I2C/I2C.xcodeproj/project.xcworkspace/xcuserdata/nsrddyn.xcuserdatad/UserInterfaceState.xcuserstate | |||
| Binary files differ | |||
diff --git a/I2C/I2C.xcodeproj/xcuserdata/nsrddyn.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist b/I2C/I2C.xcodeproj/xcuserdata/nsrddyn.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist index 214cbf9..cdf9fd2 100644 --- a/I2C/I2C.xcodeproj/xcuserdata/nsrddyn.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist +++ b/I2C/I2C.xcodeproj/xcuserdata/nsrddyn.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist | |||
| @@ -36,5 +36,21 @@ | |||
| 36 | landmarkType = "3"> | 36 | landmarkType = "3"> |
| 37 | </BreakpointContent> | 37 | </BreakpointContent> |
| 38 | </BreakpointProxy> | 38 | </BreakpointProxy> |
| 39 | <BreakpointProxy | ||
| 40 | BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint"> | ||
| 41 | <BreakpointContent | ||
| 42 | uuid = "6C3E354D-791E-455C-800E-B7B183E2E52D" | ||
| 43 | shouldBeEnabled = "Yes" | ||
| 44 | ignoreCount = "0" | ||
| 45 | continueAfterRunningActions = "No" | ||
| 46 | filePath = "I2C/I2CApp.swift" | ||
| 47 | startingColumnNumber = "9223372036854775807" | ||
| 48 | endingColumnNumber = "9223372036854775807" | ||
| 49 | startingLineNumber = "8" | ||
| 50 | endingLineNumber = "8" | ||
| 51 | landmarkName = "body" | ||
| 52 | landmarkType = "24"> | ||
| 53 | </BreakpointContent> | ||
| 54 | </BreakpointProxy> | ||
| 39 | </Breakpoints> | 55 | </Breakpoints> |
| 40 | </Bucket> | 56 | </Bucket> |
