App run fine on simulators but not on MacBookPro 14 Inch and iPad ? I Don't understand beta version run only on simulators ?
Post
Replies
Boosts
Views
Activity
Swift Data doest not work on physical devices such as MacPro or Ipad when I installed Beta 2. Even template project does not work and throw this error. How can I revert Beta 1 ?
Xcode 15 Beta 4 /. IOS 17 also has same issue but no work around yet.
Just bcz of this bug, it throw following error
Struct 'ViewBuilder' requires that 'EmptyTableRowContent' conform to 'View'
Struct 'ViewBuilder' requires that 'EmptyTableRowContent' conform to 'View'
Static method 'buildExpression' requires that 'HStack<TupleView<(Text, Spacer, Text)>>' conform to 'TableRowContent'