That got me back to normal with Android, but iOS is still having problems. 
I removed all build hints that were added, but here's the last part of the 
very long log. I can post the whole thing if needed.

Ld build/Release-iphoneos/RallyPacControl.app/RallyPacControl normal armv7
    cd 
/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build7517956430284305765xxx/dist
    export IPHONEOS_DEPLOYMENT_TARGET=5.1.1
    export 
PATH="/Applications/Xcode6.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode6.app/Contents/Developer/usr/bin:/Users/administrator/.jenv/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin"
    
/Applications/Xcode6.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
 -arch armv7 -isysroot 
/Applications/Xcode6.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.0.sdk
 
-L/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build7517956430284305765xxx/dist/build/Release-iphoneos
 
-L/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build7517956430284305765xxx/dist/RallyPacControl-src
 
-F/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build7517956430284305765xxx/dist/build/Release-iphoneos
 -filelist 
/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build7517956430284305765xxx/dist/build/RallyPacControl.build/Release-iphoneos/RallyPacControl.build/Objects-normal/armv7/RallyPacControl.LinkFileList
 -dead_strip -fobjc-link-runtime -miphoneos-version-min=5.1.1 -framework 
OpenGLES -framework CoreGraphics -framework UIKit -framework GLKit -framework 
Foundation -liconv -framework AddressBookUI -framework SystemConfiguration 
-framework MapKit -framework AudioToolbox -lxml2 -framework QuartzCore 
-framework AddressBook -lsqlite3 -lsqlite3.0 -framework GameKit -framework 
Security -framework StoreKit -framework CoreMotion -framework CoreLocation 
-framework MessageUI -framework MediaPlayer -framework AVFoundation -framework 
CoreVideo -framework QuickLook -framework CoreMedia -lz -framework 
MobileCoreServices -framework CoreBluetooth -framework CoreImage -framework 
QuartzCore -lFDMobihelpSDK -Xlinker -dependency_info -Xlinker 
/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build7517956430284305765xxx/dist/build/RallyPacControl.build/Release-iphoneos/RallyPacControl.build/Objects-normal/armv7/RallyPacControl_dependency_info.dat
 -o 
/var/folders/p_/xlvwhg4101z8r81_nl13cds80000gn/T/build7517956430284305765xxx/dist/build/Release-iphoneos/RallyPacControl.app/RallyPacControl
Undefined symbols for architecture armv7:
  "_NSManagedObjectContextObjectsDidChangeNotification", referenced from:
      -[FDNoteListViewController localNotificationSubscription] in 
libFDMobihelpSDK.a(FDNoteListViewController.o)
  "_NSInsertedObjectsKey", referenced from:
      -[FDNoteListViewController handleDataModelChanges:] in 
libFDMobihelpSDK.a(FDNoteListViewController.o)
  "_CTRadioAccessTechnologyDidChangeNotification", referenced from:
      +[FDDeviceInfo mobileNetworkType] in libFDMobihelpSDK.a(FDDeviceInfo.o)
  "_OBJC_CLASS_$_CTTelephonyNetworkInfo", referenced from:
      objc-class-ref in libFDMobihelpSDK.a(FDDeviceInfo.o)
  "_OBJC_CLASS_$_NSManagedObjectModel", referenced from:
      objc-class-ref in libFDMobihelpSDK.a(FDCoreDataCoordinator.o)
  "_OBJC_CLASS_$_NSEntityDescription", referenced from:
      objc-class-ref in libFDMobihelpSDK.a(FDCoreDataImporter.o)
      objc-class-ref in libFDMobihelpSDK.a(MobiHelpDatabase.o)
      objc-class-ref in libFDMobihelpSDK.a(FDArticle.o)
      objc-class-ref in libFDMobihelpSDK.a(FDFolder.o)
      objc-class-ref in libFDMobihelpSDK.a(FDNote.o)
      objc-class-ref in libFDMobihelpSDK.a(FDTag.o)
      objc-class-ref in libFDMobihelpSDK.a(FDTicket.o)
      ...
  "_OBJC_METACLASS_$_NSManagedObject", referenced from:
      _OBJC_METACLASS_$_FDArticle in libFDMobihelpSDK.a(FDArticle.o)
      _OBJC_METACLASS_$_FDFolder in libFDMobihelpSDK.a(FDFolder.o)
      _OBJC_METACLASS_$_FDNote in libFDMobihelpSDK.a(FDNote.o)
      _OBJC_METACLASS_$_FDTag in libFDMobihelpSDK.a(FDTag.o)
      _OBJC_METACLASS_$_FDTicket in libFDMobihelpSDK.a(FDTicket.o)
  "_NSSQLiteStoreType", referenced from:
      -[FDCoreDataCoordinator preparePersistantStoreCoordinator] in 
libFDMobihelpSDK.a(FDCoreDataCoordinator.o)
  "_NSManagedObjectContextDidSaveNotification", referenced from:
      -[FDCoreDataCoordinator registerContextNotification:] in 
libFDMobihelpSDK.a(FDCoreDataCoordinator.o)
  "_NSInferMappingModelAutomaticallyOption", referenced from:
      -[FDCoreDataCoordinator preparePersistantStoreCoordinator] in 
libFDMobihelpSDK.a(FDCoreDataCoordinator.o)
  "_OBJC_CLASS_$_NSManagedObject", referenced from:
      _OBJC_CLASS_$_FDArticle in libFDMobihelpSDK.a(FDArticle.o)
      _OBJC_CLASS_$_FDFolder in libFDMobihelpSDK.a(FDFolder.o)
      _OBJC_CLASS_$_FDNote in libFDMobihelpSDK.a(FDNote.o)
      _OBJC_CLASS_$_FDTag in libFDMobihelpSDK.a(FDTag.o)
      _OBJC_CLASS_$_FDTicket in libFDMobihelpSDK.a(FDTicket.o)
  "_OBJC_CLASS_$_NSPersistentStoreCoordinator", referenced from:
      objc-class-ref in libFDMobihelpSDK.a(FDCoreDataCoordinator.o)
  "_NSMigratePersistentStoresAutomaticallyOption", referenced from:
      -[FDCoreDataCoordinator preparePersistantStoreCoordinator] in 
libFDMobihelpSDK.a(FDCoreDataCoordinator.o)
  "_OBJC_CLASS_$_NSManagedObjectContext", referenced from:
      objc-class-ref in libFDMobihelpSDK.a(FDCoreDataCoordinator.o)
  "_OBJC_CLASS_$_NSFetchedResultsController", referenced from:
      objc-class-ref in libFDMobihelpSDK.a(FDFolderListViewController.o)
      objc-class-ref in libFDMobihelpSDK.a(FDTicketListViewController.o)
      objc-class-ref in libFDMobihelpSDK.a(FDArticleListViewController.o)
      objc-class-ref in libFDMobihelpSDK.a(FDNoteListViewController.o)
  "_OBJC_CLASS_$_NSFetchRequest", referenced from:
      objc-class-ref in libFDMobihelpSDK.a(FDArticleLauncher.o)
      objc-class-ref in libFDMobihelpSDK.a(FDCoreDataImporter.o)
      objc-class-ref in libFDMobihelpSDK.a(FDFolderListViewController.o)
      objc-class-ref in libFDMobihelpSDK.a(FDTicketListViewController.o)
      objc-class-ref in libFDMobihelpSDK.a(MobiHelpDatabase.o)
      objc-class-ref in libFDMobihelpSDK.a(FDArticle.o)
      objc-class-ref in libFDMobihelpSDK.a(FDArticleListViewController.o)
      ...
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)

** BUILD FAILED **


The following build commands failed:
        Ld build/Release-iphoneos/RallyPacControl.app/RallyPacControl normal 
armv7
(1 failure)


-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/8e0b50b3-c369-48ec-902e-5157a8792c3b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to