You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i copied Sources folder into my project,there are 19 errors,like:
Cannot find interface declaration for 'NSObject', superclass of 'GRError'
Unknown type name 'NSOutputStream'
Property with 'retain (or strong)' attribute must be of object type
Unknown type name 'BOOL'
Unknown type name 'NSOutputStream'
...
can anyone help me
thanks too much
The text was updated successfully, but these errors were encountered:
when i copied Sources folder into my project,there are 19 errors,like:
Cannot find interface declaration for 'NSObject', superclass of 'GRError'
Unknown type name 'NSOutputStream'
Property with 'retain (or strong)' attribute must be of object type
Unknown type name 'BOOL'
Unknown type name 'NSOutputStream'
...
can anyone help me
thanks too much
The text was updated successfully, but these errors were encountered: