I used the following article to introduce Alamofire in Carthage, but I get an error when building.
https://qiita.com/yutat93/items/97fe9bc2bf2e97da7ec1
The source code has been generated and is almost the same, and only Alamofire.
I also use Xcode 9.3 Swift 4.1.
import Foundation
import Alamofire
print("Hello, World!")
The error details are as follows:
Environment variable not set:FRAMEWORKS_FOLDER_PATH
Command/bin/sh failed with exit code 1
Thank you for your cooperation.
We have also multi-posted this question on the following sites:If resolved, we will share the information.
https://teratail.com/questions/120086
I am writing to let you know that it has been resolved.
First of all, we used cocoapods instead of linking, and we were able to deploy it without any problems.
Please refer to the link below for more information.
https://www.appcoda.com/macos-image-uploader-app/
363 Logging Out with the Application Load Balancer and Authentication Using Cognito
356 I want to change the format (date and time display) of the legend in chronological order.
352 rails db:create error: Could not find mysql2-0.5.4 in any of the sources
365 FileNotFoundError in json: What is the difference between these two?
© 2023 OneMinuteCode. All rights reserved.