Skip to content
This repository has been archived by the owner on Aug 27, 2023. It is now read-only.

SwiftGit3 issue raised here as no issues enabled on that repo #3

Open
alexandermcpherson opened this issue Sep 14, 2022 · 6 comments
Open

Comments

@alexandermcpherson
Copy link

alexandermcpherson commented Sep 14, 2022

Screenshot 2022-09-14 at 12 23 35

Seems the lib hasnt been exported for ios-x86_x64-simulator. This lib wont work without this added on my M1 mac using simulators. Any workarounds or suggestions? I know I can use a device but you know...

@joehinkle11
Copy link
Member

Yes I had the same problem, but never put the time into making a simulator build

@joehinkle11
Copy link
Member

If you are on an M1 Mac, you could also target your M1 Mac. It can run iOS apps natively. Not as clean as a simulator, but it works in some cases.

@alexandermcpherson
Copy link
Author

Ok thank you yeah I can do that its no biggy that I cannot use the sim. On another note:

I have been trying to access an internal and private orginisation repo using SSH. I have created a ssh key and private key, passphrase and can connect to repos I own fine but not repos that are interal and private of other organisations although I have the permissions to access them. Any ideas? I am using these credentials.

.sshMemory(username: username, privateKey: privateKey, passphrase: passPhrase)

@joehinkle11
Copy link
Member

That is pretty odd. I can’t imagine why it wouldn’t work as I believe you’re correct in that ssh should grant access to all your orgs.

Just a shot in the dark, should the username param be your org username or your GitHub username? Maybe that’s the problem.

@joehinkle11
Copy link
Member

And I saw your issue here. SwiftGit2/SwiftGit2#200

I’ll see if I can open issues on SwiftGit3.

Also I’m taking a hiatus from all things related to App Maker until probably December. So I won’t be making any fixes until then if a problem is found

@alexandermcpherson
Copy link
Author

Hey man thanks for the help. I will report back on the username. I am using what I think is the org username which is normally derived from the repo url i.e https://github.com/username/repo.

To have the XCFramework built for the Simulator would be the most helpful - I have an M1 but I can only test so far unfortunatley. Have a good break if you are not around.

Many thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants