Posts

Post marked as solved
2 Replies
10k Views
Hello everyone,I seem to have run into a problem while trying to launch my first app. While I was trying to archive my app to the 'Build' section of the phase, it can up with this:CompileSwift normal arm64 /Users/user/Desktop/My\ app/XLMaths/Rapid\ Maths/allQuestions.swift (in target: XLMaths) cd /Users/user/Desktop/My\ app/XLMaths /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -c -primary-file /Users/user/Desktop/My\ app/XLMaths/Rapid\ Maths/allQuestions.swift /Users/user/Desktop/My\ app/XLMaths/Rapid\ Maths/Question.swift /Users/user/Desktop/My\ app/XLMaths/Rapid\ Maths/ViewController.swift /Users/user/Desktop/My\ app/XLMaths/Rapid\ Maths/AppDelegate.swift -emit-module-path /Users/user/Library/Developer/Xcode/DerivedData/XLMaths-byeaqcqnvfnhosdoajdnbiokodub/Build/Intermediates.noindex/XLMaths.build/Debug-iphoneos/XLMaths.build/Objects-normal/arm64/allQuestions~partial.swiftmodule -emit-module-doc-path /Users/user/Library/Developer/Xcode/DerivedData/XLMaths-byeaqcqnvfnhosdoajdnbiokodub/Build/Intermediates.noindex/XLMaths.build/Debug-iphoneos/XLMaths.build/Objects-normal/arm64/allQuestions~partial.swiftdoc -serialize-diagnostics-path /Users/user/Library/Developer/Xcode/DerivedData/XLMaths-byeaqcqnvfnhosdoajdnbiokodub/Build/Intermediates.noindex/XLMaths.build/Debug-iphoneos/XLMaths.build/Objects-normal/arm64/allQuestions.dia -emit-dependencies-path /Users/user/Library/Developer/Xcode/DerivedData/XLMaths-byeaqcqnvfnhosdoajdnbiokodub/Build/Intermediates.noindex/XLMaths.build/Debug-iphoneos/XLMaths.build/Objects-normal/arm64/allQuestions.d -emit-reference-dependencies-path /Users/user/Library/Developer/Xcode/DerivedData/XLMaths-byeaqcqnvfnhosdoajdnbiokodub/Build/Intermediates.noindex/XLMaths.build/Debug-iphoneos/XLMaths.build/Objects-normal/arm64/allQuestions.swiftdeps -target arm64-apple-ios12.1 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.1.sdk -I /Users/user/Library/Developer/Xcode/DerivedData/XLMaths-byeaqcqnvfnhosdoajdnbiokodub/Build/Products/Debug-iphoneos -F /Users/user/Library/Developer/Xcode/DerivedData/XLMaths-byeaqcqnvfnhosdoajdnbiokodub/Build/Products/Debug-iphoneos -enable-testing -g -module-cache-path /Users/user/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -swift-version 4.2 -enforce-exclusivity=checked -Onone -D DEBUG -serialize-debugging-options -Xcc -I/Users/user/Library/Developer/Xcode/DerivedData/XLMaths-byeaqcqnvfnhosdoajdnbiokodub/Build/Intermediates.noindex/XLMaths.build/Debug-iphoneos/XLMaths.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/user/Library/Developer/Xcode/DerivedData/XLMaths-byeaqcqnvfnhosdoajdnbiokodub/Build/Intermediates.noindex/XLMaths.build/Debug-iphoneos/XLMaths.build/XLMaths-generated-files.hmap -Xcc -I/Users/user/Library/Developer/Xcode/DerivedData/XLMaths-byeaqcqnvfnhosdoajdnbiokodub/Build/Intermediates.noindex/XLMaths.build/Debug-iphoneos/XLMaths.build/XLMaths-own-target-headers.hmap -Xcc -I/Users/user/Library/Developer/Xcode/DerivedData/XLMaths-byeaqcqnvfnhosdoajdnbiokodub/Build/Intermediates.noindex/XLMaths.build/Debug-iphoneos/XLMaths.build/XLMaths-all-target-headers.hmap -Xcc -iquote -Xcc /Users/user/Library/Developer/Xcode/DerivedData/XLMaths-byeaqcqnvfnhosdoajdnbiokodub/Build/Intermediates.noindex/XLMaths.build/Debug-iphoneos/XLMaths.build/XLMaths-project-headers.hmap -Xcc -I/Users/user/Library/Developer/Xcode/DerivedData/XLMaths-byeaqcqnvfnhosdoajdnbiokodub/Build/Products/Debug-iphoneos/include -Xcc -I/Users/user/Library/Developer/Xcode/DerivedData/XLMaths-byeaqcqnvfnhosdoajdnbiokodub/Build/Intermediates.noindex/XLMaths.build/Debug-iphoneos/XLMaths.build/DerivedSources/arm64 -Xcc -I/Users/user/Library/Developer/Xcode/DerivedData/XLMaths-byeaqcqnvfnhosdoajdnbiokodub/Build/Intermediates.noindex/XLMaths.build/Debug-iphoneos/XLMaths.build/DerivedSources -Xcc -DDEBUG=1 -Xcc -working-directory/Users/user/Desktop/My\ app/XLMaths -module-name XLMaths -o /Users/user/Library/Developer/Xcode/DerivedData/XLMaths-byeaqcqnvfnhosdoajdnbiokodub/Build/Intermediates.noindex/XLMaths.build/Debug-iphoneos/XLMaths.build/Objects-normal/arm64/allQuestions.o -embed-bitcode-marker -index-store-path /Users/user/Library/Developer/Xcode/DerivedData/XLMaths-byeaqcqnvfnhosdoajdnbiokodub/Index/DataStore -index-system-modulesCommand CompileSwift failed with a nonzero exit codeDo you know how to fix it? If so please help me...
Posted
by -Exo-.
Last updated
.
Post not yet marked as solved
1 Replies
2.3k Views
Hi, I have a problem with terminal trying to download cocoa pods, whenever I try the usual command:pod initit comes up with the error: [!] No Xcode project found, please specify one, and it just wouldn't work, I had a lot of trouble installing cocoa pods and I would appreciate it.Kind Regards,-Exo
Posted
by -Exo-.
Last updated
.
Post not yet marked as solved
3 Replies
1.5k Views
So I have a problem with classes and connections, I have created a class inside of a class, it looked something like this:class ExampleA: UIViewController { class ExampleB: UIViewController { } }So then when I created an IBAction inside of the class 'ExampleB', for some reason it won't connect and comes up with a 'Thread 1: signal SIGABRT', it looks something like this:class ExampleA: UIViewController { class ExampleB: UIViewController { @IBAction func ExampleConnectionC(_ sender: Any) { } } }If you could explain to me why it would be much appreciated...Kind regards,-Exo-
Posted
by -Exo-.
Last updated
.