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

aerogear-ios-sync-client Cocoapods do not compile

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • 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

    Attachments

      Activity

        People

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

          Dates

            Created:
            Updated:
            Resolved: