xcode tag

271 questions


2 answers
67 views
0
Distribution (in-house) in enterprise account does not work.

Xcode 6.3.2 (6D2105) is about to be distributed in-house.When trying to archive with Save for Enterprise Deployment, the following alerts appear and cannot be completed.To save for Enterprise Deployme...

2 years ago

1 answers
56 views
0
BluetoothManager.framework suddenly fails

I just updated the Xcode, but I don't know if it's because of that, but I'm having trouble getting a build error after that.It's like this.'BluetoothManager/BluetoothManager.h' file not foundIn fact, ...

2 years ago

1 answers
112 views
0
"Unverified" is not "verified" in production testing

Excuse me.I have installed and used Xcode 7.0 today.I registered my Apple ID and actually built HelloWorld because it is possible to test the actual machine for free.(The actual machine has my Apple I...

2 years ago

2 answers
129 views
0
In some cases, random number generation in C language always results in the same value.

In the code below, num is 0 to 6, but all of them are 4.Seven of num=land()%7 is a number between 0 and that number.Why is it only like this when it's 7?The environment is MacBook Pro, xcode Version 6...

2 years ago

1 answers
116 views
0
react native Xcode error

I get an error trying to run react-native in Xcode.DEST=/Users/(Username)/Library/Developer/Xcode/DerivedData/Sample-djxgbolzezefbovcdjimcomroy/Build/Products/Debug-iphonesimulator/Sample.app+ react-n...

2 years ago

1 answers
52 views
0
Where is the .dSYM file?

Where can I find the .dSYM file?I found the following description of the site./Users/[Username]/Library/Developer/Xcode/DerivedData/[Project Name] - [Random String]/Build/Products/Debug-iphoneos/[Proj...

2 years ago

2 answers
117 views
0
Could you tell me which DB can read data from the database without login authentication?

Currently, we are unable to read the FIREBASE data on the actual machine.(I can read it on the simulator, but I think I still need to do a lot of research.)I just need to read the data, so I would lik...

2 years ago

2 answers
59 views
0
In xcode7, Xcode cannot run using the selected device, and the actual machine test cannot be performed.

I heard that the actual machine can be tested free of charge with Xcode7, so I tested the actual machine with Xcode7.Then, as the title suggests, Xcode cannot run using the selected device.The actual ...

2 years ago

1 answers
73 views
0
Would it be possible to create an application in Xcode that writes files with arbitrary file names from the results of the terminal command?

I am very sorry for the very rudimentary question.What do you want to do?I would like to do thatWould it be possible to create an application with Xcode to do this?Also, we assume that it will be dist...

2 years ago

1 answers
111 views
0
This is a question when applying for an application using Realm.

Error uploading application using Realm.<Environment>xcode var 8.3.2Realm var 2.7.0 <Error>ERROR ITMS-90087: Unsupported Architectures.The executable for app name.app/Frameworks/Realm.fram...

2 years ago
« - 10 - »

© 2024 OneMinuteCode. All rights reserved.