Post

Replies

Boosts

Views

Activity

Comment on Project Won't Build with .h File
Preprocessing the file reports the errors. XCode doesn't even get to the build phase before it encounters the fatal errors. Yes, I have been programming with C for a while - on the Mac since about 1998. On, a somewhat positive note, I sent an example of a project that won't build to DTS. They have it and it won't build for them either. Engineers at Apple are trying to see what XCode is doing to me.
Jul ’23
Comment on XCode not creating _MASReceipt/reciept in App Bundle?
This is still broken this morning. There are two problems: The server that provides an App Store test receipt to XCode is broken, as usual. XCode needs to fetch a new receipt when you clear the build folder or build a new version but NOT when you just change a few lines of code. I am appalled that Apple wouldn't fix this after years of trouble for developers.
Jun ’22
Comment on Tahoe not displaying new icon made with Icon Composer
I'm using XCode 26.2 and I have the same problem as you. Is this apparently HORRIBLE bug documented anywhere?
Replies
Boosts
Views
Activity
Jan ’26
Comment on XCode 13 - No Help Book
I think the .plist has to have some references to the help Book.
Replies
Boosts
Views
Activity
Nov ’25
Comment on AppTransaction: how to use in ObjC apps (now that we are forced to use it after the exit(173) deprecation)
Example of the code you use to call AppTransaction?
Replies
Boosts
Views
Activity
Oct ’24
Comment on AppTransaction: how to use in ObjC apps (now that we are forced to use it after the exit(173) deprecation)
So ClassName would be AppTransaction? XCode won't build this: "Use of undeclared identifier 'AppTransaction'"
Replies
Boosts
Views
Activity
Oct ’24
Comment on Could not build Objective-C module 'Cocoa'
This morning my playgrounds started to work again. Oi vey indeed...
Replies
Boosts
Views
Activity
Nov ’23
Comment on Project Won't Build with .h File
I preprocessed some simple .c and .m files with a few functions and headers. The preprocessed files have the function declarations, enums, etc. in them but no errors are reported. Then they won't build with the same weird errors. This looks like a problem with the build system in XCode.
Replies
Boosts
Views
Activity
Jul ’23
Comment on Project Won't Build with .h File
I misunderstood what you said. I preprocessed some .m and .c files and I don't see any errors in them but they still won't build.
Replies
Boosts
Views
Activity
Jul ’23
Comment on Project Won't Build with .h File
Preprocessing the file reports the errors. XCode doesn't even get to the build phase before it encounters the fatal errors. Yes, I have been programming with C for a while - on the Mac since about 1998. On, a somewhat positive note, I sent an example of a project that won't build to DTS. They have it and it won't build for them either. Engineers at Apple are trying to see what XCode is doing to me.
Replies
Boosts
Views
Activity
Jul ’23
Comment on Project Won't Build with .h File
Thank you so much for trying to help me with this baffling problem. Searching the XCode documentation and IDE I don't see where I can display the preprocessor's output. Where is it?
Replies
Boosts
Views
Activity
Jul ’23
Comment on XCode 9 fixed width constraints may cause clipping
This horrible bug is still not fixed FIVE YEARS LATER. Any time I open an xib, XCode will report a spurious error for at least one NSTextField. There's no way to fix this or suppress the error.
Replies
Boosts
Views
Activity
Mar ’23
Comment on XCode not creating _MASReceipt/reciept in App Bundle?
This is still broken this morning. There are two problems: The server that provides an App Store test receipt to XCode is broken, as usual. XCode needs to fetch a new receipt when you clear the build folder or build a new version but NOT when you just change a few lines of code. I am appalled that Apple wouldn't fix this after years of trouble for developers.
Replies
Boosts
Views
Activity
Jun ’22
Comment on XCode not creating _MASReceipt/reciept in App Bundle?
I worked on some other code and ran my project again and now it works. ????
Replies
Boosts
Views
Activity
May ’22
Comment on XCode not creating _MASReceipt/reciept in App Bundle?
May 20, 2022, XCode 13.4, macOS 12.3.1 - YES THIS IS BROKEN AGAIN! I can't submit an update to the App Store.
Replies
Boosts
Views
Activity
May ’22
Comment on XCode not creating _MASReceipt/reciept in App Bundle?
This horrible bug has occurred on and off for years so it's not surprising that it would be in a new version of XCode/App Store. All you can do is file a bug report.
Replies
Boosts
Views
Activity
May ’22
Comment on XCode not creating _MASReceipt/reciept in App Bundle?
This has been broken for TWO MONTHS. How can I submit an update at the App Store?
Replies
Boosts
Views
Activity
Jan ’22