Uploaded image for project: 'AeroGear'
  1. AeroGear
  2. AEROGEAR-4972

aerogear-ios-sync-client Cocoapods do not compile

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • 1.0.0
    • None
    • Hide
      • Create new IOS project
      • Enter this in your Podfile:

        source 'https://github.com/CocoaPods/Specs.git'

        platform :ios, '8.0'
        platform :ios, :deployment_target => '8.0'
        xcodeproj 'TestAerogear.xcodeproj'
        use_frameworks!

        pod 'AeroGearSyncClient', '~>1.0.0-alpha.2'

      • Compile project
      Show
      Create new IOS project Enter this in your Podfile: source 'https://github.com/CocoaPods/Specs.git' platform :ios, '8.0' platform :ios, :deployment_target => '8.0' xcodeproj 'TestAerogear.xcodeproj' use_frameworks! pod 'AeroGearSyncClient', '~>1.0.0-alpha.2' Compile project

            Unassigned Unassigned
            nmartin31 Nataniel Martin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: