Post

Replies

Boosts

Views

Activity

What type of App are you developing ?
I'm interested in learning how to promote a App and curious to find out what App do you plan to develop in present time. I'm learning App advertisement and would like to read some comments about your "App/App's" and or if you know somebody that owns a App and if they would have interest in app promotion on the AppStore ? Kindly, Beșleagă Alexandru Marian
0
0
572
Nov ’21
Application Error ?
I added // for the #include <Cocoa/Cocoa.h> to start programming the interface of NSApplication and receive the error specified in the code I just typed here : // //  main.m //  Hostile // //  Created by Besleaga Alexandru Marian on 10/20/21. // //  #include <Cocoa/Cocoa.h> int main(int argc, const char * argv[]) {     @autoreleasepool {         // Setup code that might create autoreleased objects goes here.     }     return NSApplicationMain(argc, argv); } There error message is the following : Implicit declaration of function 'NSApplicationMain' is invalid in C99
6
0
828
Oct ’21