Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ProcessPCH /var/folders/tl/3qrryq6x57q40qk105nv0k8w0000gn/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/MyApp_Prefix-azuhtvspocjbubcztuztpswqorhk/MyApp_Prefix.pch.pch MyApp_Prefix.pch normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler
- cd /Users/arsenius/Desktop/iMyAppClone
- export LANG=en_US.US-ASCII
- export PATH="/Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode-6.0.1.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
- /Applications/Xcode-6.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c-header -arch i386 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -fobjc-arc -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wno-arc-repeated-use-of-weak -Wno-missing-braces -Wparentheses -Wswitch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-shorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wno-undeclared-selector -Wno-deprecated-implementations -DDEBUG=1 -isysroot /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator8.0.sdk -fexceptions -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -fvisibility=hidden -Wno-sign-conversion -fobjc-abi-version=2 -fobjc-legacy-dispatch -mios-simulator-version-min=7.0 -iquote /Users/arsenius/Desktop/iMyAppClone/build.\ \ [OBJROOT]/MyApp.build/Debug-iphonesimulator/MyApp.build/MyApp-generated-files.hmap -I/Users/arsenius/Desktop/iMyAppClone/build.\ \ [OBJROOT]/MyApp.build/Debug-iphonesimulator/MyApp.build/MyApp-own-target-headers.hmap -I/Users/arsenius/Desktop/iMyAppClone/build.\ \ [OBJROOT]/MyApp.build/Debug-iphonesimulator/MyApp.build/MyApp-all-target-headers.hmap -iquote /Users/arsenius/Desktop/iMyAppClone/build.\ \ [OBJROOT]/MyApp.build/Debug-iphonesimulator/MyApp.build/MyApp-project-headers.hmap -I/Users/arsenius/Desktop/iMyAppClone/build.\ \ [SYMROOT]/Debug-iphonesimulator/include -I/Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator8.0.sdk/usr/include/libxml2 -I/Users/arsenius/Desktop/iMyAppClone/build.\ \ [OBJROOT]/MyApp.build/Debug-iphonesimulator/MyApp.build/DerivedSources/i386 -I/Users/arsenius/Desktop/iMyAppClone/build.\ \ [OBJROOT]/MyApp.build/Debug-iphonesimulator/MyApp.build/DerivedSources -F/Users/arsenius/Desktop/iMyAppClone/build.\ \ [SYMROOT]/Debug-iphonesimulator -F/Users/arsenius/Desktop/iMyAppClone -F/Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks -MD -MT dependencies -MF /var/folders/tl/3qrryq6x57q40qk105nv0k8w0000gn/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/MyApp_Prefix-azuhtvspocjbubcztuztpswqorhk/MyApp_Prefix.pch.d -c /Users/arsenius/Desktop/iMyAppClone/MyApp_Prefix.pch -o /var/folders/tl/3qrryq6x57q40qk105nv0k8w0000gn/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/MyApp_Prefix-azuhtvspocjbubcztuztpswqorhk/MyApp_Prefix.pch.pch --serialize-diagnostics /var/folders/tl/3qrryq6x57q40qk105nv0k8w0000gn/C/com.apple.DeveloperTools/6.0.1-6A317/Xcode/SharedPrecompiledHeaders/MyApp_Prefix-azuhtvspocjbubcztuztpswqorhk/MyApp_Prefix.pch.dia
- In file included from /Users/arsenius/Desktop/iMyAppClone/MyApp_Prefix.pch:12:
- In file included from /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:15:
- In file included from /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSCharacterSet.h:8:
- /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:206:4: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'const char *' [-Wignored-attributes]
- - (__strong const char *)cStringUsingEncoding:(NSStringEncoding)encoding NS_RETURNS_INNER_POINTER; // "Autoreleased"; NULL return if encoding conversion not possible; for performance reasons, lifetime of this should not be considered longer than the lifetime of the receiving string (if the receiver string is freed, this might go invalid then, before the end of the autorelease scope)
- ^
- /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:248:22: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'const char *' [-Wignored-attributes]
- @property (readonly) __strong const char *UTF8String NS_RETURNS_INNER_POINTER; // Convenience to return null-terminated UTF8 representation
- ^
- In file included from /Users/arsenius/Desktop/iMyAppClone/MyApp_Prefix.pch:12:
- In file included from /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:19:
- /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:26:5: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'CFDateFormatterRef' (aka 'struct __CFDateFormatter *') [-Wignored-attributes]
- __strong CFDateFormatterRef _formatter;
- ^
- In file included from /Users/arsenius/Desktop/iMyAppClone/MyApp_Prefix.pch:12:
- In file included from /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:31:
- In file included from /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:8:
- /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPathUtilities.h:34:22: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'const char *' [-Wignored-attributes]
- @property (readonly) __strong const char *fileSystemRepresentation NS_RETURNS_INNER_POINTER;
- ^
- In file included from /Users/arsenius/Desktop/iMyAppClone/MyApp_Prefix.pch:12:
- In file included from /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:31:
- /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:243:4: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'const char *' [-Wignored-attributes]
- - (__strong const char *)fileSystemRepresentationWithPath:(NSString *)path NS_RETURNS_INNER_POINTER;
- ^
- In file included from /Users/arsenius/Desktop/iMyAppClone/MyApp_Prefix.pch:12:
- In file included from /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:36:
- /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSIndexPath.h:9:2: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'NSUInteger *' (aka 'unsigned int *') [-Wignored-attributes]
- __strong NSUInteger *_indexes;
- ^
- In file included from /Users/arsenius/Desktop/iMyAppClone/MyApp_Prefix.pch:12:
- In file included from /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:37:
- /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSIndexSet.h:42:21: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
- void * __strong _data;
- ^
- In file included from /Users/arsenius/Desktop/iMyAppClone/MyApp_Prefix.pch:12:
- In file included from /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:38:
- /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSInvocation.h:12:5: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
- __strong void *_frame;
- ^
- /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSInvocation.h:13:5: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
- __strong void *_retdata;
- ^
- In file included from /Users/arsenius/Desktop/iMyAppClone/MyApp_Prefix.pch:12:
- In file included from /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:42:
- /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:38:13: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
- void * __strong _reserved0;
- ^
- /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:92:13: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
- void * __strong _reserved0;
- ^
- In file included from /Users/arsenius/Desktop/iMyAppClone/MyApp_Prefix.pch:12:
- In file included from /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:47:
- /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:35:12: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
- void * __strong _impl;
- ^
- /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:36:12: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
- void * __strong _callback;
- ^
- In file included from /Users/arsenius/Desktop/iMyAppClone/MyApp_Prefix.pch:12:
- In file included from /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:50:
- /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:21:5: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'CFNumberFormatterRef' (aka 'struct __CFNumberFormatter *') [-Wignored-attributes]
- __strong CFNumberFormatterRef _formatter;
- ^
- In file included from /Users/arsenius/Desktop/iMyAppClone/MyApp_Prefix.pch:12:
- In file included from /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:58:
- /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:127:12: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
- void * __strong _port;
- ^
- /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:140:12: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
- void * __strong _receiver;
- ^
- /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:142:12: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
- void * __strong _loops;
- ^
- /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:143:12: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
- void * __strong _data;
- ^
- In file included from /Users/arsenius/Desktop/iMyAppClone/MyApp_Prefix.pch:12:
- In file included from /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:74:
- /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:23:5: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
- __strong void *_reserved;
- ^
- /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:86:22: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'const char *' [-Wignored-attributes]
- @property (readonly) __strong const char *fileSystemRepresentation NS_RETURNS_INNER_POINTER NS_AVAILABLE(10_9, 7_0);
- ^
- In file included from /Users/arsenius/Desktop/iMyAppClone/MyApp_Prefix.pch:12:
- In file included from /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:111:
- /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:20:5: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
- __strong void *_reserved;
- ^
- /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:112:5: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
- __strong void *_reserved;
- ^
- In file included from /Users/arsenius/Desktop/iMyAppClone/MyApp_Prefix.pch:14:
- In file included from /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:13:
- In file included from /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSAttributeDescription.h:9:
- /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPropertyDescription.h:37:5: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
- __strong void *_extraIvars;
- ^
- In file included from /Users/arsenius/Desktop/iMyAppClone/MyApp_Prefix.pch:14:
- In file included from /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:14:
- /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:34:5: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'NSRange *' (aka 'struct _NSRange *') [-Wignored-attributes]
- __strong NSRange *_propertyRanges;
- ^
- /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:48:5: warning: '__strong' only applies to Objective-C object or block pointer types; type here is 'void *' [-Wignored-attributes]
- __strong void *_extraIvars;
- ^
- /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSEntityDescription.h:51:7: error: pointer to non-const type 'id' with no explicit ownership
- id** _kvcPropertyAccessors;
- ^
- In file included from /Users/arsenius/Desktop/iMyAppClone/MyApp_Prefix.pch:14:
- In file included from /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:19:
- /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSFetchRequest.h:31:4: error: pointer to non-const type 'id' with no explicit ownership
- id* _additionalPrivateIvars;
- ^
- In file included from /Users/arsenius/Desktop/iMyAppClone/MyApp_Prefix.pch:14:
- In file included from /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:21:
- /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectModel.h:21:5: error: pointer to non-const type 'id' with no explicit ownership
- id *_optimizationHints;
- ^
- In file included from /Users/arsenius/Desktop/iMyAppClone/MyApp_Prefix.pch:14:
- In file included from /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:23:
- /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObject.h:38:7: error: pointer to non-const type 'id' with no explicit ownership
- id* _cd_snapshots;
- ^
- In file included from /Users/arsenius/Desktop/iMyAppClone/MyApp_Prefix.pch:14:
- In file included from /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:25:
- /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:107:6: error: pointer to non-const type 'id' with no explicit ownership
- id *_cachedObsInfoByEntity;
- ^
- /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSManagedObjectContext.h:121:5: error: pointer to non-const type 'id' with no explicit ownership
- id* _additionalPrivateIvars;
- ^
- In file included from /Users/arsenius/Desktop/iMyAppClone/MyApp_Prefix.pch:14:
- In file included from /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:26:
- /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStoreCoordinator.h:171:8: error: pointer to non-const type 'id' with no explicit ownership
- id *_additionalPrivateIvars;
- ^
- In file included from /Users/arsenius/Desktop/iMyAppClone/MyApp_Prefix.pch:14:
- In file included from /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/CoreData.framework/Headers/CoreData.h:28:
- /Applications/Xcode-6.0.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/CoreData.framework/Headers/NSPersistentStore.h:19:7: error: pointer to non-const type 'id' with no explicit ownership
- id* _oidFactories;
- ^
- 25 warnings and 8 errors generated.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement