が正常に動作してされて作成された後Alamofireは、モバイル上では動作しません。そのうまく動作します。アーカイブは、私は再びケーブルを経由してXcodeのために私のデバイスを接続したときに、私はシミュレータalamofireに取り組んでいたとき、私はXCodeの8</p> <p>にAlamofire 4.5を使用しています迅速な3 Xcodeの8
私は、その特定のビルドのアーカイブを作成し、それがインストールされるアプリケーションをインストールするために私のデバイス上DiawiのURLリンクを実行しますが、私はカップルの事を試してみましたが、何も私のために働いていない
I am not able to get the root cause of the problem
エラーに与えて起動alamofireとき誰でもこのことを教えてくれますか? My Podファイル
# Uncomment this line to define a global platform for your project
# platform :ios, '8.0'
# Uncomment this line if you're using Swift
use_frameworks!
target 'smartBrokerSuite' do
# pod “CryptoSwift”
pod ‘Google/Analytics’
pod ‘Alamofire', '~> 4.5'
pod 'CryptoSwift', :git => "https://github.com/krzyzanowskim/CryptoSwift", :branch => “swift3”
pod 'Charts'
pod 'DKImagePickerController'
pod 'IQKeyboardManagerSwift', '5.0.0'
end
target 'smartBrokerSuiteTests' do
end
target 'smartBrokerSuiteUITests' do
end
ありがとうございます!
私は、私は私の答え –
を使用してインストールしていますか?私はこれがあなたに@eneaを知らせるようにしようとしています – maku
コマンド+シフト+コマンド+シフト+ ALT + Kの違いは何ですが...更新ポッド –